+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: c6a24cb1-1933-435a-b288-ab4a25a5268c DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 8ebbe27b-283b-42c9-b98c-64e8ccb7e037 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.uhhsdwa_', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos10-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4022708 3570172 604768 9464188 12092104 DEBUG: Swap: 16777212 5442192 11335020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 205G 345G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0lh9v2sf', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-71621490b09d8258a72d7 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-aodhclient-16fcf400588c27b034ca 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 174 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslo-privsep-98a82b580d237fa22c 196 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-1505c27dc6a8b5b 88 kB/s | 4.6 kB 00:00 DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-a3430289de 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovsdbapp-e18261565f4220e2fedd5e 203 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 212 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3 209 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 189 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-fa0768cd58af0c4409 188 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 162 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 156 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 42 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 51 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 136 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 182 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 195 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 127 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 33 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 195 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-22.el10 baseos 4.3 k DEBUG: gcc x86_64 14.2.1-7.el10 appstream 37 M DEBUG: git-core x86_64 2.47.1-2.el10 appstream 4.9 M DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: openstack-macros noarch 2023.1.0-0.20250311184248.ce6a105.el10 delorean-component-common 22 k DEBUG: python3-devel x86_64 3.12.10-3.el10 appstream 330 k DEBUG: python3-eventlet noarch 0.36.1-1.el10s delorean-master-testing 580 k DEBUG: python3-pbr noarch 6.0.0-1.el10s delorean-master-testing 177 k DEBUG: python3-setuptools_scm noarch 8.0.4-7.el10 crb 117 k DEBUG: python3-six noarch 1.16.0-16.el10 baseos 42 k DEBUG: python3-sphinx noarch 1:7.2.6-10.el10 crb 2.7 M DEBUG: python3-sqlalchemy x86_64 2.0.26-6.el10 appstream 3.6 M DEBUG: rpm-build x86_64 4.19.1.1-14.el10 appstream 77 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.12.98-1.el10s delorean-master-build-deps 2.3 M DEBUG: LibRaw x86_64 0.21.3-1.el10s delorean-master-build-deps 416 k DEBUG: adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k DEBUG: adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k DEBUG: alternatives x86_64 1.30-2.el10 baseos 42 k DEBUG: annobin-docs noarch 12.93-2.el10 appstream 91 k DEBUG: annobin-plugin-gcc x86_64 12.93-2.el10 appstream 985 k DEBUG: audit-libs x86_64 4.0.3-4.el10 baseos 133 k DEBUG: authselect x86_64 1.5.0-8.el10 baseos 144 k DEBUG: authselect-libs x86_64 1.5.0-8.el10 baseos 223 k DEBUG: avahi-libs x86_64 0.9~rc2-1.el10 baseos 68 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: binutils x86_64 2.41-53.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-53.el10 baseos 798 k DEBUG: bzip2 x86_64 1.0.8-25.el10 baseos 54 k DEBUG: bzip2-libs x86_64 1.0.8-25.el10 baseos 42 k DEBUG: ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 baseos 1.1 M DEBUG: cairo x86_64 1.18.2-2.el10 appstream 713 k DEBUG: cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k DEBUG: centos-gpg-keys noarch 10.0-8.el10 baseos 14 k DEBUG: centos-stream-release noarch 10.0-8.el10 baseos 29 k DEBUG: centos-stream-repos noarch 10.0-8.el10 baseos 12 k DEBUG: coreutils x86_64 9.5-6.el10 baseos 1.1 M DEBUG: coreutils-common x86_64 9.5-6.el10 baseos 2.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: cpp x86_64 14.2.1-7.el10 appstream 12 M DEBUG: cracklib x86_64 2.9.11-8.el10 baseos 96 k DEBUG: cracklib-dicts x86_64 2.9.11-8.el10 baseos 3.6 M DEBUG: crypto-policies noarch 20250424-2.git9267dee.el10 baseos 97 k DEBUG: cups-filesystem noarch 1:2.4.10-11.el10 baseos 14 k DEBUG: cups-libs x86_64 1:2.4.10-11.el10 baseos 254 k DEBUG: curl x86_64 8.12.1-2.el10 baseos 219 k DEBUG: cyrus-sasl-lib x86_64 2.1.28-27.el10 baseos 106 k DEBUG: dbus x86_64 1:1.14.10-5.el10 baseos 4.4 k DEBUG: dbus-broker x86_64 36-1.el10 baseos 168 k DEBUG: dbus-common noarch 1:1.14.10-5.el10 baseos 15 k DEBUG: dbus-libs x86_64 1:1.14.10-5.el10 baseos 156 k DEBUG: debugedit x86_64 5.1-7.el10 appstream 80 k DEBUG: default-fonts-core-sans noarch 4.1-3.el10 baseos 30 k DEBUG: device-mapper x86_64 10:1.02.202-6.el10 baseos 139 k DEBUG: device-mapper-libs x86_64 10:1.02.202-6.el10 baseos 182 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: duktape x86_64 2.7.0-10.el10 baseos 170 k DEBUG: dwz x86_64 0.15-7.el10 appstream 139 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-6.el10 appstream 24 k DEBUG: elfutils x86_64 0.193-1.el10 baseos 573 k DEBUG: elfutils-debuginfod-client x86_64 0.193-1.el10 baseos 47 k DEBUG: elfutils-default-yama-scope noarch 0.193-1.el10 baseos 13 k DEBUG: elfutils-libelf x86_64 0.193-1.el10 baseos 208 k DEBUG: elfutils-libs x86_64 0.193-1.el10 baseos 269 k DEBUG: expat x86_64 2.7.1-1.el10 baseos 117 k DEBUG: file x86_64 5.45-7.el10 baseos 50 k DEBUG: file-libs x86_64 5.45-7.el10 baseos 763 k DEBUG: filesystem x86_64 3.18-16.el10 baseos 4.7 M DEBUG: findutils x86_64 1:4.10.0-5.el10 baseos 551 k DEBUG: fontconfig x86_64 2.15.0-7.el10 appstream 280 k DEBUG: fonts-filesystem noarch 1:2.0.5-18.el10 baseos 8.8 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k DEBUG: forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k DEBUG: freetype x86_64 2.13.2-8.el10 baseos 409 k DEBUG: fribidi x86_64 1.0.14-4.el10 appstream 93 k DEBUG: gawk x86_64 5.3.0-6.el10 baseos 1.1 M DEBUG: gcc-plugin-annobin x86_64 14.2.1-7.el10 appstream 60 k DEBUG: gd x86_64 2.3.3-19.el10 appstream 134 k DEBUG: gdb-minimal x86_64 14.2-4.el10 appstream 3.9 M DEBUG: gdbm x86_64 1:1.23-11.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-11.el10 baseos 57 k DEBUG: gdk-pixbuf2 x86_64 2.42.12-3.el10 appstream 498 k DEBUG: glib2 x86_64 2.80.4-4.el10 baseos 3.1 M DEBUG: glibc x86_64 2.39-38.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-38.el10 baseos 363 k DEBUG: glibc-devel x86_64 2.39-38.el10 appstream 625 k DEBUG: glibc-gconv-extra x86_64 2.39-38.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-38.el10 baseos 69 k DEBUG: gmp x86_64 1:6.2.1-10.el10 baseos 317 k DEBUG: gnupg2 x86_64 2.4.5-2.el10 baseos 2.7 M DEBUG: gnutls x86_64 3.8.9-16.el10 baseos 1.4 M DEBUG: go-srpm-macros noarch 3.6.0-4.el10 appstream 28 k DEBUG: google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M DEBUG: google-noto-fonts-common noarch 20240401-5.el10 baseos 18 k DEBUG: google-noto-sans-vf-fonts noarch 20240401-5.el10 baseos 594 k DEBUG: gpgme x86_64 1.23.2-6.el10 baseos 219 k DEBUG: gpgmepp x86_64 1.23.2-6.el10 appstream 141 k DEBUG: graphite2 x86_64 1.3.14-17.el10 baseos 96 k DEBUG: grep x86_64 3.11-10.el10 baseos 301 k DEBUG: gzip x86_64 1.13-3.el10 baseos 170 k DEBUG: harfbuzz x86_64 8.4.0-6.el10 baseos 992 k DEBUG: imath x86_64 3.1.10-4.el10 appstream 97 k DEBUG: jansson x86_64 2.14-3.el10 baseos 46 k DEBUG: jasper-libs x86_64 4.1.0-5.el10 appstream 163 k DEBUG: jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k DEBUG: jbigkit-libs x86_64 2.1-31.el10 appstream 54 k DEBUG: json-c x86_64 0.18-3.el10 baseos 45 k DEBUG: kernel-headers x86_64 6.12.0-84.el10 appstream 2.3 M DEBUG: kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-7.el10 baseos 767 k DEBUG: lcms2 x86_64 2.16-6.el10 appstream 182 k DEBUG: less x86_64 661-3.el10 baseos 191 k DEBUG: libICE x86_64 1.1.1-5.el10 appstream 75 k DEBUG: libSM x86_64 1.2.4-5.el10 appstream 44 k DEBUG: libX11 x86_64 1.8.10-1.el10 appstream 654 k DEBUG: libX11-common noarch 1.8.10-1.el10 appstream 199 k DEBUG: libXau x86_64 1.0.11-8.el10 appstream 33 k DEBUG: libXext x86_64 1.3.6-3.el10 appstream 40 k DEBUG: libXft x86_64 2.3.8-8.el10 appstream 73 k DEBUG: libXpm x86_64 3.5.17-5.el10 appstream 67 k DEBUG: libXrender x86_64 0.9.11-8.el10 appstream 29 k DEBUG: libXt x86_64 1.3.0-5.el10 appstream 181 k DEBUG: libacl x86_64 2.3.2-4.el10 baseos 25 k DEBUG: libarchive x86_64 3.7.7-2.el10 baseos 416 k DEBUG: libassuan x86_64 2.5.6-6.el10 baseos 69 k DEBUG: libattr x86_64 2.5.2-5.el10 baseos 19 k DEBUG: libblkid x86_64 2.40.2-10.el10 baseos 127 k DEBUG: libbrotli x86_64 1.1.0-6.el10 baseos 346 k DEBUG: libcap x86_64 2.69-7.el10 baseos 91 k DEBUG: libcap-ng x86_64 0.8.4-6.el10 baseos 33 k DEBUG: libcbor x86_64 0.11.0-3.el10 baseos 34 k DEBUG: libcom_err x86_64 1.47.1-3.el10 baseos 27 k DEBUG: libcurl x86_64 8.12.1-2.el10 baseos 371 k DEBUG: libdatrie x86_64 0.2.13-11.el10 appstream 33 k DEBUG: libeconf x86_64 0.6.2-4.el10 baseos 33 k DEBUG: libedit x86_64 3.1-52.20230828cvs.el10 baseos 106 k DEBUG: libevent x86_64 2.1.12-16.el10 baseos 261 k DEBUG: libfdisk x86_64 2.40.2-10.el10 baseos 161 k DEBUG: libffi x86_64 3.4.4-10.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.2.1-7.el10 baseos 135 k DEBUG: libgcrypt x86_64 1.11.0-6.el10 baseos 587 k DEBUG: libgomp x86_64 14.2.1-7.el10 baseos 352 k DEBUG: libgpg-error x86_64 1.50-2.el10 baseos 236 k DEBUG: libgs x86_64 10.02.1-16.el10 appstream 3.5 M DEBUG: libidn2 x86_64 2.3.7-3.el10 baseos 118 k DEBUG: libijs x86_64 0.35-24.el10 appstream 30 k DEBUG: libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k DEBUG: libksba x86_64 1.6.7-2.el10 baseos 159 k DEBUG: liblerc x86_64 4.0.0-8.el10 appstream 219 k DEBUG: liblqr-1 x86_64 0.4.2-26.el10s delorean-master-build-deps 49 k DEBUG: libmount x86_64 2.40.2-10.el10 baseos 157 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.64.0-2.el10 baseos 78 k DEBUG: libpaper x86_64 1:2.1.1-7.el10 appstream 28 k DEBUG: libpkgconf x86_64 2.1.0-3.el10 baseos 39 k DEBUG: libpng x86_64 2:1.6.40-8.el10 baseos 120 k DEBUG: libpsl x86_64 0.21.5-6.el10 baseos 65 k DEBUG: libpwquality x86_64 1.4.5-12.el10 baseos 123 k DEBUG: libraqm x86_64 0.10.1-2.el10s delorean-master-testing 22 k DEBUG: librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M DEBUG: libseccomp x86_64 2.5.3-10.el10 baseos 71 k DEBUG: libsecret x86_64 0.21.2-7.el10 appstream 196 k DEBUG: libselinux x86_64 3.8-1.el10 baseos 98 k DEBUG: libsemanage x86_64 3.8.1-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.8-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-10.el10 baseos 85 k DEBUG: libssh x86_64 0.11.1-1.el10 baseos 234 k DEBUG: libssh-config noarch 0.11.1-1.el10 baseos 9.7 k DEBUG: libstdc++ x86_64 14.2.1-7.el10 baseos 847 k DEBUG: libtasn1 x86_64 4.20.0-1.el10 baseos 75 k DEBUG: libthai x86_64 0.1.29-10.el10 appstream 215 k DEBUG: libtiff x86_64 4.6.0-6.el10 appstream 214 k DEBUG: libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libusb1 x86_64 1.0.27-4.el10 baseos 77 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-10.el10 baseos 30 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libwebp x86_64 1.3.2-8.el10 appstream 291 k DEBUG: libwmf-lite x86_64 0.2.13-6.el10s delorean-master-build-deps 73 k DEBUG: libxcb x86_64 1.17.0-3.el10 appstream 255 k DEBUG: libxcrypt x86_64 4.4.36-10.el10 baseos 120 k DEBUG: libxcrypt-devel x86_64 4.4.36-10.el10 appstream 30 k DEBUG: libxml2 x86_64 2.12.5-5.el10 baseos 692 k DEBUG: libzstd x86_64 1.5.5-9.el10 baseos 292 k DEBUG: lua-libs x86_64 5.4.6-7.el10 baseos 132 k DEBUG: lua-srpm-macros noarch 1-15.el10 appstream 9.8 k DEBUG: lz4-libs x86_64 1.9.4-8.el10 baseos 68 k DEBUG: mpdecimal x86_64 2.5.1-12.el10 baseos 90 k DEBUG: mpfr x86_64 4.2.1-5.el10 baseos 346 k DEBUG: ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k DEBUG: ncurses-libs x86_64 6.4-14.20240127.el10 baseos 338 k DEBUG: npth x86_64 1.6-21.el10 baseos 26 k DEBUG: nspr x86_64 4.35.0-34.el10 appstream 137 k DEBUG: nss x86_64 3.101.0-13.el10 appstream 734 k DEBUG: nss-softokn x86_64 3.101.0-13.el10 appstream 393 k DEBUG: nss-softokn-freebl x86_64 3.101.0-13.el10 appstream 352 k DEBUG: nss-sysinit x86_64 3.101.0-13.el10 appstream 21 k DEBUG: nss-util x86_64 3.101.0-13.el10 appstream 87 k DEBUG: ocaml-srpm-macros noarch 10-4.el10 appstream 10 k DEBUG: openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k DEBUG: openexr-libs x86_64 3.1.10-8.el10 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.5.2-4.el10 appstream 185 k DEBUG: openldap x86_64 2.6.8-3.el10 baseos 240 k DEBUG: openssh x86_64 9.9p1-9.el10 baseos 353 k DEBUG: openssh-clients x86_64 9.9p1-9.el10 baseos 763 k DEBUG: openssl-libs x86_64 1:3.5.0-3.el10 baseos 2.6 M DEBUG: p11-kit x86_64 0.25.5-7.el10 baseos 497 k DEBUG: p11-kit-trust x86_64 0.25.5-7.el10 baseos 134 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-7.el10 baseos 585 k DEBUG: pam-libs x86_64 1.6.1-7.el10 baseos 58 k DEBUG: pango x86_64 1.54.0-3.el10 appstream 354 k DEBUG: patch x86_64 2.7.6-26.el10 appstream 132 k DEBUG: pcre2 x86_64 10.44-1.el10.3 baseos 248 k DEBUG: pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k DEBUG: pcsc-lite x86_64 2.2.3-2.el10 baseos 98 k DEBUG: pcsc-lite-libs x86_64 2.2.3-2.el10 baseos 33 k DEBUG: perl-srpm-macros noarch 1-57.el10 appstream 9.5 k DEBUG: pixman x86_64 0.43.4-2.el10 appstream 286 k DEBUG: pkgconf x86_64 2.1.0-3.el10 baseos 45 k DEBUG: pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 2.1.0-3.el10 baseos 11 k DEBUG: polkit x86_64 125-3.el10 baseos 165 k DEBUG: polkit-libs x86_64 125-3.el10 baseos 69 k DEBUG: poppler x86_64 24.02.0-6.el10 appstream 1.1 M DEBUG: poppler-data noarch 0.4.11-9.el10 appstream 2.0 M DEBUG: poppler-glib x86_64 24.02.0-6.el10 appstream 182 k DEBUG: popt x86_64 1.19-8.el10 baseos 66 k DEBUG: publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k DEBUG: pyproject-srpm-macros noarch 1.16.2-1.el10 appstream 15 k DEBUG: python-rpm-macros noarch 3.12-10.el10 appstream 17 k DEBUG: python-srpm-macros noarch 3.12-10.el10 appstream 24 k DEBUG: python3 x86_64 3.12.10-3.el10 baseos 30 k DEBUG: python3-babel noarch 2.13.1-5.el10 crb 7.0 M DEBUG: python3-charset-normalizer noarch 3.4.2-1.el10 baseos 112 k DEBUG: python3-dns noarch 2.6.1-1.el10 baseos 629 k DEBUG: python3-docutils noarch 0.20.1-5.el10 appstream 1.1 M DEBUG: python3-greenlet x86_64 3.0.3-5.el10 appstream 264 k DEBUG: python3-idna noarch 3.7-4.el10 baseos 118 k DEBUG: python3-imagesize noarch 1.4.1-9.el10 crb 23 k DEBUG: python3-jinja2 noarch 3.1.6-1.el10 appstream 327 k DEBUG: python3-libs x86_64 3.12.10-3.el10 baseos 9.4 M DEBUG: python3-markupsafe x86_64 2.1.3-6.el10 appstream 32 k DEBUG: python3-packaging noarch 24.2-2.el10 baseos 153 k DEBUG: python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M DEBUG: python3-pygments noarch 2.18.0-1.el10 crb 2.1 M DEBUG: python3-requests noarch 2.32.3-2.el10 baseos 158 k DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-10.el10 appstream 12 k DEBUG: python3-setuptools noarch 69.0.3-9.el10 baseos 1.6 M DEBUG: python3-sphinx-theme-alabaster noarch 0.7.16-5.el10 crb 27 k DEBUG: python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k DEBUG: python3-urllib3 noarch 1.26.19-2.el10 baseos 281 k DEBUG: qt6-srpm-macros noarch 6.8.1-4.el10 appstream 11 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: redhat-rpm-config noarch 289-1.el10 appstream 78 k DEBUG: redhat-text-vf-fonts noarch 4.1.0-1.el10 baseos 354 k DEBUG: rpm x86_64 4.19.1.1-14.el10 baseos 566 k DEBUG: rpm-build-libs x86_64 4.19.1.1-14.el10 baseos 95 k DEBUG: rpm-libs x86_64 4.19.1.1-14.el10 baseos 311 k DEBUG: rpm-sequoia x86_64 1.6.0-6.el10 baseos 874 k DEBUG: rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k DEBUG: rust-toolset-srpm-macros noarch 1.85.0-2.el10 appstream 13 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: setup noarch 2.14.5-4.el10 baseos 154 k DEBUG: shadow-utils x86_64 2:4.15.0-5.el10 baseos 1.3 M DEBUG: shared-mime-info x86_64 2.3-8.el10 baseos 592 k DEBUG: sqlite-libs x86_64 3.46.1-4.el10 baseos 747 k DEBUG: systemd-libs x86_64 257-11.el10 baseos 819 k DEBUG: systemd-pam x86_64 257-11.el10 baseos 301 k DEBUG: systemd-rpm-macros noarch 257-11.el10 baseos 22 k DEBUG: tar x86_64 2:1.35-7.el10 baseos 863 k DEBUG: tpm2-tss x86_64 4.1.3-5.el10 baseos 438 k DEBUG: tzdata noarch 2025b-1.el10 baseos 839 k DEBUG: unzip x86_64 6.0-66.el10 baseos 189 k DEBUG: urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k DEBUG: urw-base35-fonts noarch 20200910-21.el10 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k DEBUG: urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k DEBUG: util-linux x86_64 2.40.2-10.el10 baseos 1.2 M DEBUG: util-linux-core x86_64 2.40.2-10.el10 baseos 548 k DEBUG: xkeyboard-config noarch 2.41-3.el10 appstream 1.0 M DEBUG: xml-common noarch 0.6.3-65.el10 appstream 32 k DEBUG: xz x86_64 1:5.6.2-4.el10 baseos 481 k DEBUG: xz-libs x86_64 1:5.6.2-4.el10 baseos 113 k DEBUG: zip x86_64 3.0-44.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-2.el10 baseos 79 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el10s delorean-master-build-deps 78 k DEBUG: cryptsetup-libs x86_64 2.7.5-2.el10 baseos 535 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: gnupg2-smime x86_64 2.4.5-2.el10 appstream 260 k DEBUG: graphviz x86_64 9.0.0-15.el10 appstream 1.6 M DEBUG: kmod-libs x86_64 31-11.el10 baseos 68 k DEBUG: libbpf x86_64 2:1.5.0-4.el10 baseos 189 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: pcsc-lite-ccid x86_64 1.6.0-2.el10 baseos 128 k DEBUG: pinentry x86_64 1.3.1-1.el10 appstream 112 k DEBUG: polkit-pkla-compat x86_64 0.1-30.el10 baseos 48 k DEBUG: python-unversioned-command noarch 3.12.10-3.el10 appstream 13 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-14.el10 baseos 19 k DEBUG: systemd x86_64 257-11.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 315 Packages DEBUG: Total size: 213 M DEBUG: Installed size: 732 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-libs-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.9~rc2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.2.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.41-53.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-53.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.15-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20250424-2.git9267dee.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-filesystem-2.4.10-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.4.10-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-8.12.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.28-27.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-36-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.14.10-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] default-fonts-core-sans-4.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] duktape-2.7.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.193-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.7.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.45-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.45-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.18-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.10.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.13.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.23-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.80.4-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.39-38.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-38.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-38.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-38.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.9-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-fonts-common-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-sans-vf-fonts-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.11-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.13-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-8.4.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jansson-2.14-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.18-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.3-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-661-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.7.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.1.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.69-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.4-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.11.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.47.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-8.12.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-52.20230828cvs.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.4-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.11.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.50-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.6.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.64.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.40-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.5-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.3-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.11.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.11.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.20.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-1.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusb1-1.0.27-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.12.5-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.6-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.4.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.2.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.4-14.20240127.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.8-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-9.9p1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.5.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.6.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-libs-1.6.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.44-1.el10.3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.44-1.el10.3.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-ccid-1.6.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-libs-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-2.1.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-125-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-125-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-30.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.19-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20240107-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.12.10-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.4.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.12.10-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-24.2-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.32.3-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.16.0-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-text-vf-fonts-4.1.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-sequoia-1.6.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.9-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.14.5-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.15.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.3-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.46.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.35-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-4.1.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2025b-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-66.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20190401-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-docs-12.93-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-12.93-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.15-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.15.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] forge-srpm-macros-0.4.0-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.14-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.3-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-14.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.47.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-38.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.6.0-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgmepp-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-9.0.0-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.10-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-4.1.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.20-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-31.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-6.12.0-84.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.16-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.1.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.8.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.8.10-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.6-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.8-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.17-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.3.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-10.02.1-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-24.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-3.0.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblerc-4.0.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.3.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-2.1.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.21.2-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.29-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.6.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.7-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.3.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.17.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.7.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.35.0-34.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-10-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.5.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] package-notes-srpm-macros-0.5-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.54.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-26.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.3.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.11-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.10-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.10-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.20.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-3.0.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.1.6-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-14-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-2.0.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt6-srpm-macros-6.8.1-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-289-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsvg-pixbuf-loader-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-toolset-srpm-macros-1.85.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.41-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-65.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.13.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.4.1-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.18.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-8.0.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-7.2.6-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.10.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.36.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-6.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-4.12.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.21.3-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-26.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.13-6.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.18-16.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.2.1-7.el10.x86_64 1/315 DEBUG: Running scriptlet: libgcc-14.2.1-7.el10.x86_64 1/315 DEBUG: Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 2/315 DEBUG: Installing : tzdata-2025b-1.el10.noarch 3/315 DEBUG: Installing : adobe-mappings-cmap-20230622-5.el10.noarch 4/315 DEBUG: Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 5/315 DEBUG: Installing : redhat-text-vf-fonts-4.1.0-1.el10.noarch 6/315 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/315 DEBUG: Installing : rust-toolset-srpm-macros-1.85.0-2.el10.noarch 8/315 DEBUG: Installing : qt6-srpm-macros-6.8.1-4.el10.noarch 9/315 DEBUG: Installing : poppler-data-0.4.11-9.el10.noarch 10/315 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 11/315 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 12/315 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 13/315 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 14/315 DEBUG: Installing : libX11-common-1.8.10-1.el10.noarch 15/315 DEBUG: Installing : kernel-srpm-macros-1.0-25.el10.noarch 16/315 DEBUG: Installing : kernel-headers-6.12.0-84.el10.x86_64 17/315 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/315 DEBUG: Installing : annobin-docs-12.93-2.el10.noarch 19/315 DEBUG: Installing : adobe-mappings-pdf-20190401-9.el10.noarch 20/315 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 21/315 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 22/315 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 23/315 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 24/315 DEBUG: Installing : libssh-config-0.11.1-1.el10.noarch 25/315 DEBUG: Installing : google-noto-fonts-common-20240401-5.el10.noarch 26/315 DEBUG: Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 27/315 DEBUG: Installing : default-fonts-core-sans-4.1-3.el10.noarch 28/315 DEBUG: Installing : google-droid-sans-fonts-20200215-22.el10.noarch 29/315 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 30/315 DEBUG: Installing : centos-gpg-keys-10.0-8.el10.noarch 31/315 DEBUG: Installing : centos-stream-repos-10.0-8.el10.noarch 32/315 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-8.el10.noarch 33/315 DEBUG: Installing : setup-2.14.5-4.el10.noarch 34/315 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-4.el10.noarch 34/315 DEBUG: Installing : filesystem-3.18-16.el10.x86_64 35/315 DEBUG: Installing : urw-base35-fonts-common-20200910-21.el10.noarch 36/315 DEBUG: Installing : basesystem-11-22.el10.noarch 37/315 DEBUG: Installing : glibc-gconv-extra-2.39-38.el10.x86_64 38/315 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-38.el10.x86_64 38/315 DEBUG: Installing : glibc-minimal-langpack-2.39-38.el10.x86_64 39/315 DEBUG: Installing : glibc-common-2.39-38.el10.x86_64 40/315 DEBUG: Running scriptlet: glibc-2.39-38.el10.x86_64 41/315 DEBUG: Installing : glibc-2.39-38.el10.x86_64 41/315 DEBUG: Running scriptlet: glibc-2.39-38.el10.x86_64 41/315 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 42/315 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 43/315 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 43/315 DEBUG: Installing : zlib-ng-compat-2.2.3-2.el10.x86_64 44/315 DEBUG: Installing : libstdc++-14.2.1-7.el10.x86_64 45/315 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 46/315 DEBUG: Installing : xz-libs-1:5.6.2-4.el10.x86_64 47/315 DEBUG: Installing : libpng-2:1.6.40-8.el10.x86_64 48/315 DEBUG: Installing : libuuid-2.40.2-10.el10.x86_64 49/315 DEBUG: Installing : libxml2-2.12.5-5.el10.x86_64 50/315 DEBUG: Installing : readline-8.2-11.el10.x86_64 51/315 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 52/315 DEBUG: Installing : elfutils-libelf-0.193-1.el10.x86_64 53/315 DEBUG: Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 54/315 DEBUG: Installing : gmp-1:6.2.1-10.el10.x86_64 55/315 DEBUG: Installing : libgpg-error-1.50-2.el10.x86_64 56/315 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 57/315 DEBUG: Installing : libblkid-2.40.2-10.el10.x86_64 58/315 DEBUG: Running scriptlet: crypto-policies-20250424-2.git9267dee.el10.noarc 59/315 DEBUG: Installing : crypto-policies-20250424-2.git9267dee.el10.noarc 59/315 DEBUG: Running scriptlet: crypto-policies-20250424-2.git9267dee.el10.noarc 59/315 DEBUG: Installing : nspr-4.35.0-34.el10.x86_64 60/315 DEBUG: Installing : libassuan-2.5.6-6.el10.x86_64 61/315 DEBUG: Installing : mpfr-4.2.1-5.el10.x86_64 62/315 DEBUG: Installing : expat-2.7.1-1.el10.x86_64 63/315 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 64/315 DEBUG: Installing : grep-3.11-10.el10.x86_64 65/315 DEBUG: Installing : popt-1.19-8.el10.x86_64 66/315 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 67/315 DEBUG: Installing : nss-util-3.101.0-13.el10.x86_64 68/315 DEBUG: Installing : sqlite-libs-3.46.1-4.el10.x86_64 69/315 DEBUG: Installing : gdbm-libs-1:1.23-11.el10.x86_64 70/315 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 71/315 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 72/315 DEBUG: Installing : libgomp-14.2.1-7.el10.x86_64 73/315 DEBUG: Installing : lcms2-2.16-6.el10.x86_64 74/315 DEBUG: Installing : libwebp-1.3.2-8.el10.x86_64 75/315 DEBUG: Installing : json-c-0.18-3.el10.x86_64 76/315 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 77/315 DEBUG: Installing : audit-libs-4.0.3-4.el10.x86_64 78/315 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 79/315 DEBUG: Installing : pam-libs-1.6.1-7.el10.x86_64 80/315 DEBUG: Installing : libcap-2.69-7.el10.x86_64 81/315 DEBUG: Installing : systemd-libs-257-11.el10.x86_64 82/315 DEBUG: Installing : libffi-3.4.4-10.el10.x86_64 83/315 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 84/315 DEBUG: Installing : p11-kit-0.25.5-7.el10.x86_64 85/315 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 86/315 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 87/315 DEBUG: Installing : libICE-1.1.1-5.el10.x86_64 88/315 DEBUG: Installing : openjpeg2-2.5.2-4.el10.x86_64 89/315 DEBUG: Installing : libSM-1.2.4-5.el10.x86_64 90/315 DEBUG: Installing : xz-1:5.6.2-4.el10.x86_64 91/315 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 92/315 DEBUG: Installing : libfdisk-2.40.2-10.el10.x86_64 93/315 DEBUG: Installing : libgcrypt-1.11.0-6.el10.x86_64 94/315 DEBUG: Installing : libksba-1.6.7-2.el10.x86_64 95/315 DEBUG: Installing : dwz-0.15-7.el10.x86_64 96/315 DEBUG: Installing : unzip-6.0-66.el10.x86_64 97/315 DEBUG: Installing : file-libs-5.45-7.el10.x86_64 98/315 DEBUG: Installing : file-5.45-7.el10.x86_64 99/315 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 100/315 DEBUG: Installing : p11-kit-trust-0.25.5-7.el10.x86_64 101/315 DEBUG: Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 101/315 DEBUG: Installing : gnutls-3.8.9-16.el10.x86_64 102/315 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 103/315 DEBUG: Installing : jansson-2.14-3.el10.x86_64 104/315 DEBUG: Installing : libbrotli-1.1.0-6.el10.x86_64 105/315 DEBUG: Installing : libsepol-3.8-1.el10.x86_64 106/315 DEBUG: Installing : libselinux-3.8-1.el10.x86_64 107/315 DEBUG: Installing : sed-4.9-3.el10.x86_64 108/315 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 109/315 DEBUG: Installing : openssl-libs-1:3.5.0-3.el10.x86_64 110/315 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 111/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Installing : libmount-2.40.2-10.el10.x86_64 113/315 DEBUG: Installing : glib2-2.80.4-4.el10.x86_64 114/315 DEBUG: Installing : polkit-libs-125-3.el10.x86_64 115/315 DEBUG: Installing : gzip-1.13-3.el10.x86_64 116/315 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 117/315 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 118/315 DEBUG: Installing : libsmartcols-2.40.2-10.el10.x86_64 119/315 DEBUG: Installing : util-linux-core-2.40.2-10.el10.x86_64 120/315 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 121/315 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 122/315 DEBUG: Installing : libarchive-3.7.7-2.el10.x86_64 123/315 DEBUG: Installing : npth-1.6-21.el10.x86_64 124/315 DEBUG: Installing : fribidi-1.0.14-4.el10.x86_64 125/315 DEBUG: Installing : jbigkit-libs-2.1-31.el10.x86_64 126/315 DEBUG: Installing : libtool-ltdl-2.4.7-13.el10.x86_64 127/315 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 128/315 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 129/315 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 130/315 DEBUG: Installing : shared-mime-info-2.3-8.el10.x86_64 131/315 DEBUG: Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 131/315 DEBUG: Installing : gdk-pixbuf2-2.42.12-3.el10.x86_64 132/315 DEBUG: Installing : libsecret-0.21.2-7.el10.x86_64 133/315 DEBUG: Installing : pinentry-1.3.1-1.el10.x86_64 134/315 DEBUG: Installing : liblqr-1-0.4.2-26.el10s.x86_64 135/315 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 136/315 DEBUG: Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 137/315 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 137/315 DEBUG: Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 138/315 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 138/315 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 139/315 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 139/315 DEBUG: Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 140/315 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 140/315 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 141/315 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 141/315 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 142/315 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 142/315 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 143/315 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 143/315 DEBUG: Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 144/315 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 144/315 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 145/315 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 145/315 DEBUG: Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 146/315 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 146/315 DEBUG: Installing : urw-base35-fonts-20200910-21.el10.noarch 147/315 DEBUG: Installing : kmod-libs-31-11.el10.x86_64 148/315 DEBUG: Installing : rpm-sequoia-1.6.0-6.el10.x86_64 149/315 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-14.el10.x86_64 150/315 DEBUG: Installing : rpm-libs-4.19.1.1-14.el10.x86_64 151/315 DEBUG: Installing : libsemanage-3.8.1-1.el10.x86_64 152/315 DEBUG: Installing : shadow-utils-2:4.15.0-5.el10.x86_64 153/315 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 154/315 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 154/315 DEBUG: Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 155/315 DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin' DEBUG: Installing : tpm2-tss-4.1.3-5.el10.x86_64 155/315 DEBUG: Installing : tar-2:1.35-7.el10.x86_64 156/315 DEBUG: Installing : zip-3.0-44.el10.x86_64 157/315 DEBUG: Installing : cpp-14.2.1-7.el10.x86_64 158/315 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 159/315 DEBUG: Installing : dbus-libs-1:1.14.10-5.el10.x86_64 160/315 DEBUG: Installing : avahi-libs-0.9~rc2-1.el10.x86_64 161/315 DEBUG: Installing : libusb1-1.0.27-4.el10.x86_64 162/315 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 163/315 DEBUG: Installing : openldap-2.6.8-3.el10.x86_64 164/315 DEBUG: Installing : gdbm-1:1.23-11.el10.x86_64 165/315 DEBUG: Installing : pam-1.6.1-7.el10.x86_64 166/315 DEBUG: Installing : nss-softokn-freebl-3.101.0-13.el10.x86_64 167/315 DEBUG: Installing : nss-softokn-3.101.0-13.el10.x86_64 168/315 DEBUG: Installing : nss-sysinit-3.101.0-13.el10.x86_64 169/315 DEBUG: Installing : nss-3.101.0-13.el10.x86_64 170/315 DEBUG: Running scriptlet: nss-3.101.0-13.el10.x86_64 170/315 DEBUG: Installing : jasper-libs-4.1.0-5.el10.x86_64 171/315 DEBUG: Installing : LibRaw-0.21.3-1.el10s.x86_64 172/315 DEBUG: Installing : libbpf-2:1.5.0-4.el10.x86_64 173/315 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 174/315 DEBUG: Running scriptlet: xml-common-0.6.3-65.el10.noarch 175/315 DEBUG: Installing : xml-common-0.6.3-65.el10.noarch 175/315 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 176/315 DEBUG: Installing : graphite2-1.3.14-17.el10.x86_64 177/315 DEBUG: Installing : freetype-2.13.2-8.el10.x86_64 178/315 DEBUG: Installing : harfbuzz-8.4.0-6.el10.x86_64 179/315 DEBUG: Installing : fontconfig-2.15.0-7.el10.x86_64 180/315 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 180/315 DEBUG: Installing : libraqm-0.10.1-2.el10s.x86_64 181/315 DEBUG: Installing : imath-3.1.10-4.el10.x86_64 182/315 DEBUG: Installing : liblerc-4.0.0-8.el10.x86_64 183/315 DEBUG: Installing : libtiff-4.6.0-6.el10.x86_64 184/315 DEBUG: Installing : openexr-libs-3.1.10-8.el10.x86_64 185/315 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 186/315 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 186/315 DEBUG: Running scriptlet: dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Installing : dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Running scriptlet: dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 188/315 DEBUG: Installing : ed-1.20-5.el10.x86_64 189/315 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 190/315 DEBUG: Installing : less-661-3.el10.x86_64 191/315 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 192/315 DEBUG: Installing : cpio-2.15-3.el10.x86_64 193/315 DEBUG: Installing : duktape-2.7.0-10.el10.x86_64 194/315 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 195/315 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 196/315 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 197/315 DEBUG: Installing : libcom_err-1.47.1-3.el10.x86_64 198/315 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 199/315 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 200/315 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 201/315 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 202/315 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 203/315 DEBUG: Installing : glibc-devel-2.39-38.el10.x86_64 204/315 DEBUG: Installing : libseccomp-2.5.3-10.el10.x86_64 205/315 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 206/315 DEBUG: Installing : krb5-libs-1.21.3-7.el10.x86_64 207/315 DEBUG: Installing : libssh-0.11.1-1.el10.x86_64 208/315 DEBUG: Installing : libcurl-8.12.1-2.el10.x86_64 209/315 DEBUG: Installing : util-linux-2.40.2-10.el10.x86_64 210/315 DEBUG: Running scriptlet: util-linux-2.40.2-10.el10.x86_64 210/315 DEBUG: Installing : authselect-libs-1.5.0-8.el10.x86_64 211/315 DEBUG: Installing : cryptsetup-libs-2.7.5-2.el10.x86_64 212/315 DEBUG: Installing : device-mapper-libs-10:1.02.202-6.el10.x86_64 213/315 DEBUG: Installing : device-mapper-10:1.02.202-6.el10.x86_64 214/315 DEBUG: Installing : elfutils-debuginfod-client-0.193-1.el10.x86_64 215/315 DEBUG: Installing : elfutils-libs-0.193-1.el10.x86_64 216/315 DEBUG: Installing : elfutils-default-yama-scope-0.193-1.el10.noarch 217/315 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.193-1.el10.noarch 217/315 DEBUG: Installing : systemd-pam-257-11.el10.x86_64 218/315 DEBUG: Running scriptlet: systemd-257-11.el10.x86_64 219/315 DEBUG: Installing : systemd-257-11.el10.x86_64 219/315 DEBUG: Running scriptlet: systemd-257-11.el10.x86_64 219/315 DEBUG: Creating group 'input' with GID 104. DEBUG: Creating group 'kvm' with GID 36. DEBUG: Creating group 'render' with GID 105. DEBUG: Creating group 'sgx' with GID 106. DEBUG: Creating group 'systemd-journal' with GID 190. DEBUG: Installing : binutils-gold-2.41-53.el10.x86_64 220/315 DEBUG: Running scriptlet: binutils-gold-2.41-53.el10.x86_64 220/315 DEBUG: Installing : binutils-2.41-53.el10.x86_64 221/315 DEBUG: Running scriptlet: binutils-2.41-53.el10.x86_64 221/315 DEBUG: Running scriptlet: polkit-125-3.el10.x86_64 222/315 DEBUG: Installing : polkit-125-3.el10.x86_64 222/315 DEBUG: Running scriptlet: polkit-125-3.el10.x86_64 222/315 DEBUG: Installing : polkit-pkla-compat-0.1-30.el10.x86_64 223/315 DEBUG: Installing : elfutils-0.193-1.el10.x86_64 224/315 DEBUG: Installing : gdb-minimal-14.2-4.el10.x86_64 225/315 DEBUG: Installing : debugedit-5.1-7.el10.x86_64 226/315 DEBUG: Installing : rpm-build-libs-4.19.1.1-14.el10.x86_64 227/315 DEBUG: Installing : openssh-9.9p1-9.el10.x86_64 228/315 DEBUG: Installing : openssh-clients-9.9p1-9.el10.x86_64 229/315 DEBUG: Running scriptlet: openssh-clients-9.9p1-9.el10.x86_64 229/315 DEBUG: Installing : git-core-2.47.1-2.el10.x86_64 230/315 DEBUG: Installing : curl-8.12.1-2.el10.x86_64 231/315 DEBUG: Running scriptlet: rpm-4.19.1.1-14.el10.x86_64 232/315 DEBUG: Installing : rpm-4.19.1.1-14.el10.x86_64 232/315 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 233/315 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 234/315 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 235/315 DEBUG: Installing : gcc-14.2.1-7.el10.x86_64 236/315 DEBUG: Installing : annobin-plugin-gcc-12.93-2.el10.x86_64 237/315 DEBUG: Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 238/315 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 239/315 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 240/315 DEBUG: Installing : go-srpm-macros-3.6.0-4.el10.noarch 241/315 DEBUG: Installing : python-srpm-macros-3.12-10.el10.noarch 242/315 DEBUG: Installing : redhat-rpm-config-289-1.el10.noarch 243/315 DEBUG: Running scriptlet: redhat-rpm-config-289-1.el10.noarch 243/315 DEBUG: Installing : rpm-build-4.19.1.1-14.el10.x86_64 244/315 DEBUG: Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 245/315 DEBUG: Installing : python-rpm-macros-3.12-10.el10.noarch 246/315 DEBUG: Installing : python3-rpm-macros-3.12-10.el10.noarch 247/315 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 248/315 DEBUG: Installing : python-unversioned-command-3.12.10-3.el10.noarch 249/315 DEBUG: Installing : python3-3.12.10-3.el10.x86_64 250/315 DEBUG: Installing : python3-libs-3.12.10-3.el10.x86_64 251/315 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 252/315 DEBUG: Installing : python3-setuptools-69.0.3-9.el10.noarch 253/315 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 254/315 DEBUG: Installing : python3-greenlet-3.0.3-5.el10.x86_64 255/315 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 256/315 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 257/315 DEBUG: Installing : python3-babel-2.13.1-5.el10.noarch 258/315 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 259/315 DEBUG: Installing : python3-charset-normalizer-3.4.2-1.el10.noarch 260/315 DEBUG: Installing : python3-requests-2.32.3-2.el10.noarch 261/315 DEBUG: Installing : python3-dns-2.6.1-1.el10.noarch 262/315 DEBUG: Installing : python3-docutils-0.20.1-5.el10.noarch 263/315 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 264/315 DEBUG: Installing : python3-jinja2-3.1.6-1.el10.noarch 265/315 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 266/315 DEBUG: Installing : python3-imagesize-1.4.1-9.el10.noarch 267/315 DEBUG: Installing : python3-pygments-2.18.0-1.el10.noarch 268/315 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa 269/315 DEBUG: Installing : pcsc-lite-libs-2.2.3-2.el10.x86_64 270/315 DEBUG: Installing : pcsc-lite-ccid-1.6.0-2.el10.x86_64 271/315 DEBUG: Running scriptlet: pcsc-lite-ccid-1.6.0-2.el10.x86_64 271/315 DEBUG: Installing : pcsc-lite-2.2.3-2.el10.x86_64 272/315 DEBUG: Running scriptlet: pcsc-lite-2.2.3-2.el10.x86_64 272/315 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/pcscd.socket' → '/usr/lib/systemd/system/pcscd.socket'. DEBUG: Installing : gnupg2-smime-2.4.5-2.el10.x86_64 273/315 DEBUG: Installing : gnupg2-2.4.5-2.el10.x86_64 274/315 DEBUG: Installing : gpgme-1.23.2-6.el10.x86_64 275/315 DEBUG: Installing : gpgmepp-1.23.2-6.el10.x86_64 276/315 DEBUG: Installing : poppler-24.02.0-6.el10.x86_64 277/315 DEBUG: Installing : jbig2dec-libs-0.20-7.el10.x86_64 278/315 DEBUG: Installing : libXau-1.0.11-8.el10.x86_64 279/315 DEBUG: Installing : libxcb-1.17.0-3.el10.x86_64 280/315 DEBUG: Installing : libX11-1.8.10-1.el10.x86_64 281/315 DEBUG: Installing : libXrender-0.9.11-8.el10.x86_64 282/315 DEBUG: Installing : libXext-1.3.6-3.el10.x86_64 283/315 DEBUG: Installing : libXft-2.3.8-8.el10.x86_64 284/315 DEBUG: Installing : libXpm-3.5.17-5.el10.x86_64 285/315 DEBUG: Installing : gd-2.3.3-19.el10.x86_64 286/315 DEBUG: Installing : libXt-1.3.0-5.el10.x86_64 287/315 DEBUG: Installing : libdatrie-0.2.13-11.el10.x86_64 288/315 DEBUG: Installing : libthai-0.1.29-10.el10.x86_64 289/315 DEBUG: Installing : libijs-0.35-24.el10.x86_64 290/315 DEBUG: Installing : libpaper-1:2.1.1-7.el10.x86_64 291/315 DEBUG: Installing : pixman-0.43.4-2.el10.x86_64 292/315 DEBUG: Installing : cairo-1.18.2-2.el10.x86_64 293/315 DEBUG: Installing : pango-1.54.0-3.el10.x86_64 294/315 DEBUG: Installing : cairo-gobject-1.18.2-2.el10.x86_64 295/315 DEBUG: Installing : librsvg2-2.57.1-9.el10.x86_64 296/315 DEBUG: Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 297/315 DEBUG: Installing : poppler-glib-24.02.0-6.el10.x86_64 298/315 DEBUG: Installing : libwmf-lite-0.2.13-6.el10s.x86_64 299/315 DEBUG: Installing : cups-filesystem-1:2.4.10-11.el10.noarch 300/315 DEBUG: Installing : cups-libs-1:2.4.10-11.el10.x86_64 301/315 DEBUG: Installing : libgs-10.02.1-16.el10.x86_64 302/315 DEBUG: Installing : graphviz-9.0.0-15.el10.x86_64 303/315 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el10s.x86_64 304/315 DEBUG: Installing : ImageMagick-6.9.12.98-1.el10s.x86_64 305/315 DEBUG: Installing : python3-sphinx-1:7.2.6-10.el10.noarch 306/315 DEBUG: Installing : python3-devel-3.12.10-3.el10.x86_64 307/315 DEBUG: Installing : python3-eventlet-0.36.1-1.el10s.noarch 308/315 DEBUG: Installing : python3-sqlalchemy-2.0.26-6.el10.x86_64 309/315 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 310/315 DEBUG: Installing : python3-pbr-6.0.0-1.el10s.noarch 311/315 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 312/315 DEBUG: Installing : authselect-1.5.0-8.el10.x86_64 313/315 DEBUG: Installing : systemd-rpm-macros-257-11.el10.noarch 314/315 DEBUG: Installing : openstack-macros-2023.1.0-0.20250311184248.ce6a1 315/315 DEBUG: Running scriptlet: filesystem-3.18-16.el10.x86_64 315/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 315/315 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 315/315 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 315/315 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 315/315 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 315/315 DEBUG: Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 315/315 DEBUG: Running scriptlet: rpm-4.19.1.1-14.el10.x86_64 315/315 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250311184248.ce6a1 315/315 DEBUG: Installed: DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: dbus-1:1.14.10-5.el10.x86_64 DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-common-1:1.14.10-5.el10.noarch DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: findutils-1:4.10.0-5.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: gdbm-1:1.23-11.el10.x86_64 DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: gmp-1:6.2.1-10.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: libbpf-2:1.5.0-4.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpaper-1:2.1.1-7.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: libpng-2:1.6.40-8.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: make-1:4.4.1-9.el10.x86_64 DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: openssl-libs-1:3.5.0-3.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-4.el10.noarch DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tzdata-2025b-1.el10.noarch DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: xz-1:5.6.2-4.el10.x86_64 DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Installed packages: INFO: ImageMagick-6.9.12.98-1.el10s.x86_64 ImageMagick-libs-6.9.12.98-1.el10s.x86_64 LibRaw-0.21.3-1.el10s.x86_64 adobe-mappings-cmap-20230622-5.el10.noarch adobe-mappings-cmap-deprecated-20230622-5.el10.noarch adobe-mappings-pdf-20190401-9.el10.noarch alternatives-1.30-2.el10.x86_64 annobin-docs-12.93-2.el10.noarch annobin-plugin-gcc-12.93-2.el10.x86_64 audit-libs-4.0.3-4.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 avahi-libs-0.9~rc2-1.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.2.1-7.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250424-2.git9267dee.el10.noarch cryptsetup-libs-2.7.5-2.el10.x86_64 cups-filesystem-2.4.10-11.el10.noarch cups-libs-2.4.10-11.el10.x86_64 curl-8.12.1-2.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-1.el10.x86_64 dbus-common-1.14.10-5.el10.noarch dbus-libs-1.14.10-5.el10.x86_64 debugedit-5.1-7.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch device-mapper-1.02.202-6.el10.x86_64 device-mapper-libs-1.02.202-6.el10.x86_64 diffutils-3.10-8.el10.x86_64 duktape-2.7.0-10.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.193-1.el10.x86_64 elfutils-debuginfod-client-0.193-1.el10.x86_64 elfutils-default-yama-scope-0.193-1.el10.noarch elfutils-libelf-0.193-1.el10.x86_64 elfutils-libs-0.193-1.el10.x86_64 expat-2.7.1-1.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fontconfig-2.15.0-7.el10.x86_64 fonts-filesystem-2.0.5-18.el10.noarch fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch freetype-2.13.2-8.el10.x86_64 fribidi-1.0.14-4.el10.x86_64 gawk-5.3.0-6.el10.x86_64 gawk-all-langpacks-5.3.0-6.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gd-2.3.3-19.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-11.el10.x86_64 gdbm-libs-1.23-11.el10.x86_64 gdk-pixbuf2-2.42.12-3.el10.x86_64 git-core-2.47.1-2.el10.x86_64 glib2-2.80.4-4.el10.x86_64 glibc-2.39-38.el10.x86_64 glibc-common-2.39-38.el10.x86_64 glibc-devel-2.39-38.el10.x86_64 glibc-gconv-extra-2.39-38.el10.x86_64 glibc-minimal-langpack-2.39-38.el10.x86_64 gmp-6.2.1-10.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnupg2-smime-2.4.5-2.el10.x86_64 gnutls-3.8.9-16.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch google-droid-sans-fonts-20200215-22.el10.noarch google-noto-fonts-common-20240401-5.el10.noarch google-noto-sans-vf-fonts-20240401-5.el10.noarch gpgme-1.23.2-6.el10.x86_64 gpgmepp-1.23.2-6.el10.x86_64 graphite2-1.3.14-17.el10.x86_64 graphviz-9.0.0-15.el10.x86_64 grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 harfbuzz-8.4.0-6.el10.x86_64 imath-3.1.10-4.el10.x86_64 jansson-2.14-3.el10.x86_64 jasper-libs-4.1.0-5.el10.x86_64 jbig2dec-libs-0.20-7.el10.x86_64 jbigkit-libs-2.1-31.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-headers-6.12.0-84.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-11.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 lcms2-2.16-6.el10.x86_64 less-661-3.el10.x86_64 libICE-1.1.1-5.el10.x86_64 libSM-1.2.4-5.el10.x86_64 libX11-1.8.10-1.el10.x86_64 libX11-common-1.8.10-1.el10.noarch libXau-1.0.11-8.el10.x86_64 libXext-1.3.6-3.el10.x86_64 libXft-2.3.8-8.el10.x86_64 libXpm-3.5.17-5.el10.x86_64 libXrender-0.9.11-8.el10.x86_64 libXt-1.3.0-5.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-2.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbpf-1.5.0-4.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.12.1-2.el10.x86_64 libdatrie-0.2.13-11.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgcrypt-1.11.0-6.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-16.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libijs-0.35-24.el10.x86_64 libjpeg-turbo-3.0.2-4.el10.x86_64 libksba-1.6.7-2.el10.x86_64 liblerc-4.0.0-8.el10.x86_64 liblqr-1-0.4.2-26.el10s.x86_64 libmount-2.40.2-10.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpaper-2.1.1-7.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpng-1.6.40-8.el10.x86_64 libpsl-0.21.5-6.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libraqm-0.10.1-2.el10s.x86_64 librsvg2-2.57.1-9.el10.x86_64 libseccomp-2.5.3-10.el10.x86_64 libsecret-0.21.2-7.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8.1-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-1.el10.x86_64 libssh-config-0.11.1-1.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-6.el10.x86_64 libtool-ltdl-2.4.7-13.el10.x86_64 libunistring-1.1-10.el10.x86_64 libusb1-1.0.27-4.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libwebp-1.3.2-8.el10.x86_64 libwmf-lite-0.2.13-6.el10s.x86_64 libxcb-1.17.0-3.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxkbcommon-1.7.0-4.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 make-4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 npth-1.6-21.el10.x86_64 nspr-4.35.0-34.el10.x86_64 nss-3.101.0-13.el10.x86_64 nss-softokn-3.101.0-13.el10.x86_64 nss-softokn-freebl-3.101.0-13.el10.x86_64 nss-sysinit-3.101.0-13.el10.x86_64 nss-util-3.101.0-13.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openexr-libs-3.1.10-8.el10.x86_64 openjpeg2-2.5.2-4.el10.x86_64 openldap-2.6.8-3.el10.x86_64 openssh-9.9p1-9.el10.x86_64 openssh-clients-9.9p1-9.el10.x86_64 openssl-libs-3.5.0-3.el10.x86_64 openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 pango-1.54.0-3.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch pcsc-lite-2.2.3-2.el10.x86_64 pcsc-lite-ccid-1.6.0-2.el10.x86_64 pcsc-lite-libs-2.2.3-2.el10.x86_64 perl-srpm-macros-1-57.el10.noarch pinentry-1.3.1-1.el10.x86_64 pixman-0.43.4-2.el10.x86_64 pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 polkit-125-3.el10.x86_64 polkit-libs-125-3.el10.x86_64 polkit-pkla-compat-0.1-30.el10.x86_64 poppler-24.02.0-6.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-6.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-rpm-macros-3.12-10.el10.noarch python-srpm-macros-3.12-10.el10.noarch python-unversioned-command-3.12.10-3.el10.noarch python3-3.12.10-3.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.4.2-1.el10.noarch python3-devel-3.12.10-3.el10.x86_64 python3-dns-2.6.1-1.el10.noarch python3-docutils-0.20.1-5.el10.noarch python3-eventlet-0.36.1-1.el10s.noarch python3-greenlet-3.0.3-5.el10.x86_64 python3-idna-3.7-4.el10.noarch python3-imagesize-1.4.1-9.el10.noarch python3-jinja2-3.1.6-1.el10.noarch python3-libs-3.12.10-3.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.0.0-1.el10s.noarch python3-pip-23.3.2-7.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-pygments-2.18.0-1.el10.noarch python3-requests-2.32.3-2.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-10.el10.noarch python3-setuptools-69.0.3-9.el10.noarch python3-setuptools_scm-8.0.4-7.el10.noarch python3-six-1.16.0-16.el10.noarch python3-sphinx-7.2.6-10.el10.noarch python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch python3-sqlalchemy-2.0.26-6.el10.x86_64 python3-typing-extensions-4.12.2-2.el10s.noarch python3-urllib3-1.26.19-2.el10.noarch qt6-srpm-macros-6.8.1-4.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-289-1.el10.noarch redhat-text-vf-fonts-4.1.0-1.el10.noarch rpm-4.19.1.1-14.el10.x86_64 rpm-build-4.19.1.1-14.el10.x86_64 rpm-build-libs-4.19.1.1-14.el10.x86_64 rpm-libs-4.19.1.1-14.el10.x86_64 rpm-plugin-audit-4.19.1.1-14.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 rust-toolset-srpm-macros-1.85.0-2.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-4.el10.x86_64 systemd-257-11.el10.x86_64 systemd-libs-257-11.el10.x86_64 systemd-pam-257-11.el10.x86_64 systemd-rpm-macros-257-11.el10.noarch tar-1.35-7.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025b-1.el10.noarch unzip-6.0-66.el10.x86_64 urw-base35-bookman-fonts-20200910-21.el10.noarch urw-base35-c059-fonts-20200910-21.el10.noarch urw-base35-d050000l-fonts-20200910-21.el10.noarch urw-base35-fonts-20200910-21.el10.noarch urw-base35-fonts-common-20200910-21.el10.noarch urw-base35-gothic-fonts-20200910-21.el10.noarch urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch urw-base35-p052-fonts-20200910-21.el10.noarch urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch urw-base35-z003-fonts-20200910-21.el10.noarch util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xml-common-0.6.3-65.el10.noarch xz-5.6.2-4.el10.x86_64 xz-libs-5.6.2-4.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-2.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 3a160219ece5dfefa60d6843d4f518f0a313f018 HEAD is now at 3a160219 add pyproject.toml to support pip 23.1 + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/python-neutron-lib + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/python-neutron-lib + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 3.19.0 3a16021 + UPSTREAMVERSION=3.19.0 + [[ 3.19.0 =~ ([^-]*)-(.+) ]] + [[ 3.19.0 =~ (.*?)\.(0rc.+) ]] + [[ 3.19.0 =~ (.*?)\.(0b.+) ]] + [[ 3.19.0 =~ (.*?)\.(0a.+) ]] + [[ 3.19.0 =~ (.*?)\.(dev.+) ]] + [[ 3.19.0 =~ (.*?)\.(g.+) ]] + [[ 3.19.0 =~ (.*?)\.pre.* ]] + [[ 3.19.0 =~ ^([.0-9]*)$ ]] + VERSION=3.19.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250527150442.3a16021 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 4faad7b9-cb85-49f1-835a-6be377cbc4e9 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xxwc1o0d', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5756488 1062404 2459768 12093176 10358324 DEBUG: Swap: 16777212 5442192 11335020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 854M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 206G 344G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.6vuflwm6', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section [pbr] Generating ChangeLog WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating 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.19.0 creating neutron-lib-3.19.0/api-ref creating neutron-lib-3.19.0/api-ref/source creating neutron-lib-3.19.0/api-ref/source/v2 creating neutron-lib-3.19.0/api-ref/source/v2/samples creating neutron-lib-3.19.0/api-ref/source/v2/samples/address-groups creating neutron-lib-3.19.0/api-ref/source/v2/samples/address-scopes creating neutron-lib-3.19.0/api-ref/source/v2/samples/agents creating neutron-lib-3.19.0/api-ref/source/v2/samples/auto-topology creating neutron-lib-3.19.0/api-ref/source/v2/samples/availability-zones creating neutron-lib-3.19.0/api-ref/source/v2/samples/bgp creating neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn creating neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/bgpvpns creating neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/network_associations creating neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/port_associations creating neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/router_associations creating neutron-lib-3.19.0/api-ref/source/v2/samples/conntrack_helpers creating neutron-lib-3.19.0/api-ref/source/v2/samples/extensions creating neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 creating neutron-lib-3.19.0/api-ref/source/v2/samples/firewall_log creating neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls creating neutron-lib-3.19.0/api-ref/source/v2/samples/flavors creating neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips creating neutron-lib-3.19.0/api-ref/source/v2/samples/local_ips creating neutron-lib-3.19.0/api-ref/source/v2/samples/logging_resource creating neutron-lib-3.19.0/api-ref/source/v2/samples/logs creating neutron-lib-3.19.0/api-ref/source/v2/samples/metering creating neutron-lib-3.19.0/api-ref/source/v2/samples/ndp_proxies creating neutron-lib-3.19.0/api-ref/source/v2/samples/network-ip-availability creating neutron-lib-3.19.0/api-ref/source/v2/samples/network_segment_ranges creating neutron-lib-3.19.0/api-ref/source/v2/samples/networks creating neutron-lib-3.19.0/api-ref/source/v2/samples/port_bindings creating neutron-lib-3.19.0/api-ref/source/v2/samples/port_forwardings creating neutron-lib-3.19.0/api-ref/source/v2/samples/ports creating neutron-lib-3.19.0/api-ref/source/v2/samples/qos creating neutron-lib-3.19.0/api-ref/source/v2/samples/quota_details creating neutron-lib-3.19.0/api-ref/source/v2/samples/quotas creating neutron-lib-3.19.0/api-ref/source/v2/samples/rbac_policy creating neutron-lib-3.19.0/api-ref/source/v2/samples/routers creating neutron-lib-3.19.0/api-ref/source/v2/samples/security-group-default-rules creating neutron-lib-3.19.0/api-ref/source/v2/samples/security-groups creating neutron-lib-3.19.0/api-ref/source/v2/samples/segments creating neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-chains creating neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-classifiers creating neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-port-pair-groups creating neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-port-pairs creating neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-service-graphs creating neutron-lib-3.19.0/api-ref/source/v2/samples/subnets creating neutron-lib-3.19.0/api-ref/source/v2/samples/taas creating neutron-lib-3.19.0/api-ref/source/v2/samples/tag creating neutron-lib-3.19.0/api-ref/source/v2/samples/trunks creating neutron-lib-3.19.0/api-ref/source/v2/samples/vpn creating neutron-lib-3.19.0/doc creating neutron-lib-3.19.0/doc/source creating neutron-lib-3.19.0/doc/source/contributor creating neutron-lib-3.19.0/doc/source/install creating neutron-lib-3.19.0/doc/source/reference creating neutron-lib-3.19.0/doc/source/user creating neutron-lib-3.19.0/neutron_lib creating neutron-lib-3.19.0/neutron_lib.egg-info creating neutron-lib-3.19.0/neutron_lib/agent creating neutron-lib-3.19.0/neutron_lib/agent/common creating neutron-lib-3.19.0/neutron_lib/agent/linux creating neutron-lib-3.19.0/neutron_lib/api creating neutron-lib-3.19.0/neutron_lib/api/definitions creating neutron-lib-3.19.0/neutron_lib/api/validators creating neutron-lib-3.19.0/neutron_lib/callbacks creating neutron-lib-3.19.0/neutron_lib/db creating neutron-lib-3.19.0/neutron_lib/exceptions creating neutron-lib-3.19.0/neutron_lib/hacking creating neutron-lib-3.19.0/neutron_lib/locale creating neutron-lib-3.19.0/neutron_lib/locale/zh_CN creating neutron-lib-3.19.0/neutron_lib/locale/zh_CN/LC_MESSAGES creating neutron-lib-3.19.0/neutron_lib/objects creating neutron-lib-3.19.0/neutron_lib/objects/extensions creating neutron-lib-3.19.0/neutron_lib/objects/logapi creating neutron-lib-3.19.0/neutron_lib/placement creating neutron-lib-3.19.0/neutron_lib/plugins creating neutron-lib-3.19.0/neutron_lib/plugins/ml2 creating neutron-lib-3.19.0/neutron_lib/policy creating neutron-lib-3.19.0/neutron_lib/services creating neutron-lib-3.19.0/neutron_lib/services/logapi creating neutron-lib-3.19.0/neutron_lib/services/qos creating neutron-lib-3.19.0/neutron_lib/services/trunk creating neutron-lib-3.19.0/neutron_lib/tests creating neutron-lib-3.19.0/neutron_lib/tests/etc creating neutron-lib-3.19.0/neutron_lib/tests/unit creating neutron-lib-3.19.0/neutron_lib/tests/unit/agent creating neutron-lib-3.19.0/neutron_lib/tests/unit/agent/common creating neutron-lib-3.19.0/neutron_lib/tests/unit/agent/linux creating neutron-lib-3.19.0/neutron_lib/tests/unit/api creating neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions creating neutron-lib-3.19.0/neutron_lib/tests/unit/api/validators creating neutron-lib-3.19.0/neutron_lib/tests/unit/callbacks creating neutron-lib-3.19.0/neutron_lib/tests/unit/clients creating neutron-lib-3.19.0/neutron_lib/tests/unit/db creating neutron-lib-3.19.0/neutron_lib/tests/unit/exceptions creating neutron-lib-3.19.0/neutron_lib/tests/unit/hacking creating neutron-lib-3.19.0/neutron_lib/tests/unit/legacy creating neutron-lib-3.19.0/neutron_lib/tests/unit/objects creating neutron-lib-3.19.0/neutron_lib/tests/unit/placement creating neutron-lib-3.19.0/neutron_lib/tests/unit/plugins creating neutron-lib-3.19.0/neutron_lib/tests/unit/plugins/ml2 creating neutron-lib-3.19.0/neutron_lib/tests/unit/policy creating neutron-lib-3.19.0/neutron_lib/tests/unit/services creating neutron-lib-3.19.0/neutron_lib/tests/unit/services/qos creating neutron-lib-3.19.0/neutron_lib/tests/unit/utils creating neutron-lib-3.19.0/neutron_lib/utils creating neutron-lib-3.19.0/releasenotes creating neutron-lib-3.19.0/releasenotes/notes creating neutron-lib-3.19.0/releasenotes/source creating neutron-lib-3.19.0/releasenotes/source/_static creating neutron-lib-3.19.0/releasenotes/source/_templates creating neutron-lib-3.19.0/releasenotes/source/locale creating neutron-lib-3.19.0/releasenotes/source/locale/en_GB creating neutron-lib-3.19.0/releasenotes/source/locale/en_GB/LC_MESSAGES creating neutron-lib-3.19.0/releasenotes/source/locale/fr creating neutron-lib-3.19.0/releasenotes/source/locale/fr/LC_MESSAGES creating neutron-lib-3.19.0/tools copying files to neutron-lib-3.19.0... copying .coveragerc -> neutron-lib-3.19.0 copying .mailmap -> neutron-lib-3.19.0 copying .pre-commit-config.yaml -> neutron-lib-3.19.0 copying .pylintrc -> neutron-lib-3.19.0 copying .stestr.conf -> neutron-lib-3.19.0 copying .zuul.yaml -> neutron-lib-3.19.0 copying AUTHORS -> neutron-lib-3.19.0 copying CONTRIBUTING.rst -> neutron-lib-3.19.0 copying ChangeLog -> neutron-lib-3.19.0 copying HACKING.rst -> neutron-lib-3.19.0 copying LICENSE -> neutron-lib-3.19.0 copying README.rst -> neutron-lib-3.19.0 copying mypy.ini -> neutron-lib-3.19.0 copying pyproject.toml -> neutron-lib-3.19.0 copying requirements.txt -> neutron-lib-3.19.0 copying setup.cfg -> neutron-lib-3.19.0 copying setup.py -> neutron-lib-3.19.0 copying test-requirements.txt -> neutron-lib-3.19.0 copying tox.ini -> neutron-lib-3.19.0 copying api-ref/source/conf.py -> neutron-lib-3.19.0/api-ref/source copying api-ref/source/index.rst -> neutron-lib-3.19.0/api-ref/source copying api-ref/source/v2/address-groups.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/address-scopes.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/agents.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/auto-topology.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/availability_zones.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/bgp_dragent_scheduler.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/bgp_peer.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/bgp_speaker.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-bgpvpns.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-network_associations.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-overview.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-port_associations.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-router_associations.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/dhcp-agent-scheduler.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/extensions.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/filtering-list.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/filtering-show.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/fip-port-forwarding.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/fip64.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/firewall_log.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/flavors.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/floatingippools.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/floatingips.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/fwaas-v2.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/index.rst -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/intro.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/l3-agent-scheduler.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/l3-conntrack-helper.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/local-ips.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/logging.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/logging_resource.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/metering.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/network-ip-availability.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/network_segment_ranges.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/networks.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/parameters.yaml -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/port_bindings.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/ports.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/qos.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/quota_details.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/quotas.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/rbac-policy.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/router-interface-fip.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/router-ndp-proxy.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/routers.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/security-group-rules.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/security-groups.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/security_groups_default_rules.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/segments.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/service-providers.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/sfc-chains.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/sfc-classifiers.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/sfc-port-pair-groups.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/sfc-port-pairs.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/sfc-servicegraph.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/subnet_onboard_ops.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/subnetpool_prefix_ops.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/subnetpools.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/subnets.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/taas.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/tags.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/tap_mirrors.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/trunk-details.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/trunk.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/versions.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/vpnaas.inc -> neutron-lib-3.19.0/api-ref/source/v2 copying api-ref/source/v2/samples/service-type-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples copying api-ref/source/v2/samples/address-groups/address-group-add-addresses-request.json -> neutron-lib-3.19.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.19.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-create-response.json -> neutron-lib-3.19.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.19.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.19.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-group-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-groups/address-groups-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-groups copying api-ref/source/v2/samples/address-scopes/address-scope-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scopes-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/agents/agent-dhcp-network-add-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-dhcp-networks-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-router-add-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-router-remove-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-routers-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agents-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/network-dhcp-agent-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/router-l3-agent-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/auto-topology/topo-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/auto-topology copying api-ref/source/v2/samples/availability-zones/azs-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/availability-zones copying api-ref/source/v2/samples/bgp/bgp_peer-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_peer-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_peer-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_peer-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_add_network-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_add_network-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_add_peer-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_add_peer-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_list_dragent_host-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_list_routes-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_remove_network-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/bgp_speaker_remove_peer-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/dragent_add_speaker-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/dragent_list_agents_hosting_speaker-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgp/dragent_list_speakers-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgp copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpns-list-response.json -> neutron-lib-3.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/extensions/extension-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/extensions copying api-ref/source/v2/samples/extensions/extensions-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/extensions copying api-ref/source/v2/samples/firewall-v2/firewall-group-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-groups-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policies-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-create-response.json -> neutron-lib-3.19.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.19.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.19.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.19.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.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rules-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall_log/firewall_log-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_logs-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewalls/firewall-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policies-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-insert-rule-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-insert-rule-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-remove-rule-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-remove-rule-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rules-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewalls-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/flavors/flavor-associate-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-associate-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavors-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profiles-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/floatingips/floating-ip-pools-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floating-ips-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-disassociate-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-disassociate-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/local_ips/local-ip-list-associations-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local-ips-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/local_ips/local_ip-update-response.json -> neutron-lib-3.19.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.19.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.19.0/api-ref/source/v2/samples/local_ips copying api-ref/source/v2/samples/logging_resource/logging_resource-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resources-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logs/log-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/loggable_resources-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/metering/metering-label-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-delete-request-json-http.txt -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-delete-response-json-http.txt -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-create-response.json -> neutron-lib-3.19.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.19.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.19.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.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-show-response.json -> neutron-lib-3.19.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.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rules-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-show-request-json-http.txt -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-labels-list-request-json-http.txt -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-labels-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/ndp_proxies/ndp-proxies-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ndp_proxies copying api-ref/source/v2/samples/ndp_proxies/ndp-proxy-update-response.json -> neutron-lib-3.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.0/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/networks/network-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-bulk-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-bulk-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-provider-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/version-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/versions-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/port_bindings/port-binding-activate-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_bindings copying api-ref/source/v2/samples/port_bindings/port-binding-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_bindings copying api-ref/source/v2/samples/port_bindings/port-binding-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_bindings copying api-ref/source/v2/samples/port_bindings/port-binding-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_bindings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-update-response.json -> neutron-lib-3.19.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.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-add-allowed-address-pairs-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-remove-allowed-address-pairs-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-remove-allowed-address-pairs-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-resource-request-new-format.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bind-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bulk-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bulk-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rules-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rules-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rules-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rule-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_packet_rate_rules-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rule-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/packet_rate_limit_rules-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policies-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/rule_type-details-bandwidth_limit-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/rule_type-details-dscp_marking-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/rule_types-list-response.json -> neutron-lib-3.19.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.19.0/api-ref/source/v2/samples/quota_details copying api-ref/source/v2/samples/quotas/quotas-list-for-project-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/rbac_policy/rbac-policies-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/routers/router-add-external-gateways-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-external-gateways-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-extraroutes-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-extraroutes-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-request-with-port.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-external-gateways-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-external-gateways-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-extraroutes-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-extraroutes-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-request-with-port.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-external-gateways-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-external-gateways-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/routers-list-response.json -> neutron-lib-3.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-create-response.json -> neutron-lib-3.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-update-response.json -> neutron-lib-3.19.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.19.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-groups-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/segments/segment-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segments-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/sfc-chains/port-chain-create-req.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-create-resp.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-get-resp.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-list-resp.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-update-req.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-chains/port-chain-update-resp.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-chains copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-create-req.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-create-resp.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-get-resp.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-list-resp.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-update-req.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/sfc-classifiers copying api-ref/source/v2/samples/sfc-classifiers/flow-classifier-update-resp.json -> neutron-lib-3.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.0/api-ref/source/v2/samples/sfc-service-graphs copying api-ref/source/v2/samples/subnets/subnet-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-add-prefixes-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-add-prefixes-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-remove-prefixes-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-remove-prefixes-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpools-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-create-bulk-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-create-bulk-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-onboard-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-onboard-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/taas/taf-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/taf-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tap_mirror-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/taas/tas-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/taas copying api-ref/source/v2/samples/tag/tag-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/tag/tag-obtain-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/tag/tag-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/tag/tag-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/trunks/trunk-add-subports-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-add-subports-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-details-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-list-subports-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-remove-subports-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-remove-subports-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunks-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunks-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/vpn/ikepolicies-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connections-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicies-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-groups-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-create-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-create-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-show-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-update-request.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-update-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservices-list-response.json -> neutron-lib-3.19.0/api-ref/source/v2/samples/vpn copying doc/requirements.txt -> neutron-lib-3.19.0/doc copying doc/source/conf.py -> neutron-lib-3.19.0/doc/source copying doc/source/index.rst -> neutron-lib-3.19.0/doc/source copying doc/source/contributor/api_attributes.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/api_converters.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/api_extensions.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/api_validators.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/callbacks.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/consuming.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/contributing.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/conventions.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/db_model_query.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/index.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/internals.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/releasing.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/review-guidelines.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/contributor/rpc_api.rst -> neutron-lib-3.19.0/doc/source/contributor copying doc/source/install/index.rst -> neutron-lib-3.19.0/doc/source/install copying doc/source/reference/index.rst -> neutron-lib-3.19.0/doc/source/reference copying doc/source/user/hacking.rst -> neutron-lib-3.19.0/doc/source/user copying doc/source/user/index.rst -> neutron-lib-3.19.0/doc/source/user copying neutron_lib/__init__.py -> neutron-lib-3.19.0/neutron_lib copying neutron_lib/_i18n.py -> neutron-lib-3.19.0/neutron_lib copying neutron_lib/constants.py -> neutron-lib-3.19.0/neutron_lib copying neutron_lib/context.py -> neutron-lib-3.19.0/neutron_lib copying neutron_lib/fixture.py -> neutron-lib-3.19.0/neutron_lib copying neutron_lib/rpc.py -> neutron-lib-3.19.0/neutron_lib copying neutron_lib/version.py -> neutron-lib-3.19.0/neutron_lib copying neutron_lib/worker.py -> neutron-lib-3.19.0/neutron_lib copying neutron_lib.egg-info/PKG-INFO -> neutron-lib-3.19.0/neutron_lib.egg-info copying neutron_lib.egg-info/SOURCES.txt -> neutron-lib-3.19.0/neutron_lib.egg-info copying neutron_lib.egg-info/dependency_links.txt -> neutron-lib-3.19.0/neutron_lib.egg-info copying neutron_lib.egg-info/entry_points.txt -> neutron-lib-3.19.0/neutron_lib.egg-info copying neutron_lib.egg-info/not-zip-safe -> neutron-lib-3.19.0/neutron_lib.egg-info copying neutron_lib.egg-info/pbr.json -> neutron-lib-3.19.0/neutron_lib.egg-info copying neutron_lib.egg-info/requires.txt -> neutron-lib-3.19.0/neutron_lib.egg-info copying neutron_lib.egg-info/top_level.txt -> neutron-lib-3.19.0/neutron_lib.egg-info copying neutron_lib/agent/__init__.py -> neutron-lib-3.19.0/neutron_lib/agent copying neutron_lib/agent/constants.py -> neutron-lib-3.19.0/neutron_lib/agent copying neutron_lib/agent/extension.py -> neutron-lib-3.19.0/neutron_lib/agent copying neutron_lib/agent/l2_extension.py -> neutron-lib-3.19.0/neutron_lib/agent copying neutron_lib/agent/l3_extension.py -> neutron-lib-3.19.0/neutron_lib/agent copying neutron_lib/agent/topics.py -> neutron-lib-3.19.0/neutron_lib/agent copying neutron_lib/agent/common/__init__.py -> neutron-lib-3.19.0/neutron_lib/agent/common copying neutron_lib/agent/common/constants.py -> neutron-lib-3.19.0/neutron_lib/agent/common copying neutron_lib/agent/common/utils.py -> neutron-lib-3.19.0/neutron_lib/agent/common copying neutron_lib/agent/linux/__init__.py -> neutron-lib-3.19.0/neutron_lib/agent/linux copying neutron_lib/agent/linux/interface.py -> neutron-lib-3.19.0/neutron_lib/agent/linux copying neutron_lib/api/__init__.py -> neutron-lib-3.19.0/neutron_lib/api copying neutron_lib/api/attributes.py -> neutron-lib-3.19.0/neutron_lib/api copying neutron_lib/api/converters.py -> neutron-lib-3.19.0/neutron_lib/api copying neutron_lib/api/extensions.py -> neutron-lib-3.19.0/neutron_lib/api copying neutron_lib/api/faults.py -> neutron-lib-3.19.0/neutron_lib/api copying neutron_lib/api/definitions/__init__.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/_dummy.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/address_group.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/address_scope.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent_resources_synced.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent_sort_key.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/allowedaddresspairs.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/allowedaddresspairs_atomic.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/auto_allocated_topology.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/availability_zone.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/availability_zone_filter.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/base.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgp.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgp_4byte_asn.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgp_dragentscheduler.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_routes_control.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_vni.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/constants.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/data_plane_status.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/default_subnetpools.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dhcpagentscheduler.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns_domain_keywords.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns_domain_ports.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/dvr.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/ecmp_routes.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/empty_string_filtering.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/external_net.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/extra_dhcp_opt.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/extraroute.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/extraroute_atomic.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/filter_validation.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip64.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_distributed.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_pf_description.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_pf_detail.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_pf_port_range.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_port_details.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/firewall_v2.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/firewall_v2_stdattrs.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/flavors.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/floating_ip_port_forwarding.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/floatingip_autodelete_internal.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/floatingip_pools.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/flowclassifier.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/ip_allocation.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/ip_substring_port_filtering.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l2_adjacency.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_conntrack_helper.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_enable_default_route_bfd.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_enable_default_route_ecmp.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_gw_mode.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_gw_multihoming.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_ha_mode.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_ndp_proxy.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_flavors.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ndp_proxy.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/local_ip.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/logging.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/logging_resource.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/metering.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/metering_source_and_destination_filters.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/multiprovidernet.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_availability_zone.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_cascade_delete.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_ha.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_ip_availability.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_mtu.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_mtu_writable.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_segment_range.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/pagination.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_device_profile.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_hardware_offload_type.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_hint_ovs_tx_steering.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_hints.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_mac_address_override.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_mac_address_regenerate.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_numa_affinity_policy.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_numa_affinity_policy_socket.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_resource_request.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_resource_request_groups.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_security.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_trusted_vif.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/portbindings.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/portbindings_extended.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/project_default_networks.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/project_id.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/provider_net.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qinq.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_bw_limit_direction.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_default.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_fip.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_fip_network_policy.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_gateway_ip.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_port_network_policy.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_pps_minimum_rule.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_pps_minimum_rule_alias.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_pps_rule.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rule_type_details.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rule_type_filter.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rules_alias.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/quota_check_limit.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/quota_check_limit_default.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_address_groups.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_address_scope.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_bgpvpn.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_security_groups.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_subnetpool.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/revisionifmatch.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_admin_state_down_before_update.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_availability_zone.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_interface_fip.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/routerservicetype.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_normalized_cidr.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_port_filtering.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_remote_address_group.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_rules_belongs_to_default_sg.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_shared_filtering.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/segment.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/servicetype.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/sfc.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/sort_key_validation.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/sorting.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/standard_attr_segment.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/stateful_security_group.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_external_network.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_onboard.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_segmentid_enforce.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_segmentid_writable.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_service_types.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnetpool.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnetpool_prefix_ops.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/taas.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/tag_creation.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/tag_ports_during_bulk_creation.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/tap_mirror.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/trunk.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/trunk_details.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/uplink_status_propagation.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/uplink_status_propagation_updatable.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vlan_filter.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vlantransparent.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_aes_ccm_gcm.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_aes_ctr.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_endpoint_groups.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_flavors.py -> neutron-lib-3.19.0/neutron_lib/api/definitions copying neutron_lib/api/validators/__init__.py -> neutron-lib-3.19.0/neutron_lib/api/validators copying neutron_lib/api/validators/allowedaddresspairs.py -> neutron-lib-3.19.0/neutron_lib/api/validators copying neutron_lib/api/validators/availability_zone.py -> neutron-lib-3.19.0/neutron_lib/api/validators copying neutron_lib/api/validators/dns.py -> neutron-lib-3.19.0/neutron_lib/api/validators copying neutron_lib/api/validators/multiprovidernet.py -> neutron-lib-3.19.0/neutron_lib/api/validators copying neutron_lib/callbacks/__init__.py -> neutron-lib-3.19.0/neutron_lib/callbacks copying neutron_lib/callbacks/events.py -> neutron-lib-3.19.0/neutron_lib/callbacks copying neutron_lib/callbacks/exceptions.py -> neutron-lib-3.19.0/neutron_lib/callbacks copying neutron_lib/callbacks/manager.py -> neutron-lib-3.19.0/neutron_lib/callbacks copying neutron_lib/callbacks/priority_group.py -> neutron-lib-3.19.0/neutron_lib/callbacks copying neutron_lib/callbacks/registry.py -> neutron-lib-3.19.0/neutron_lib/callbacks copying neutron_lib/callbacks/resources.py -> neutron-lib-3.19.0/neutron_lib/callbacks copying neutron_lib/db/__init__.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/api.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/constants.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/model_base.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/model_query.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/quota_api.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/resource_extend.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/sqlalchemytypes.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/standard_attr.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/db/utils.py -> neutron-lib-3.19.0/neutron_lib/db copying neutron_lib/exceptions/__init__.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/address_group.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/address_scope.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/agent.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/allowedaddresspairs.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/availability_zone.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/dhcpagentscheduler.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/dns.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/dvr.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/external_net.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/extraroute.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/firewall_v2.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/flavors.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/l3.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/l3_ext_gw_multihoming.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/l3_ext_ha_mode.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/local_ip.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/metering.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/multiprovidernet.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/network_segment_range.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/placement.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/port_security.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/qos.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/taas.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/vlanqinq.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/vlantransparent.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/exceptions/vpn.py -> neutron-lib-3.19.0/neutron_lib/exceptions copying neutron_lib/hacking/__init__.py -> neutron-lib-3.19.0/neutron_lib/hacking copying neutron_lib/hacking/checks.py -> neutron-lib-3.19.0/neutron_lib/hacking copying neutron_lib/hacking/translation_checks.py -> neutron-lib-3.19.0/neutron_lib/hacking copying neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> neutron-lib-3.19.0/neutron_lib/locale/zh_CN/LC_MESSAGES copying neutron_lib/objects/__init__.py -> neutron-lib-3.19.0/neutron_lib/objects copying neutron_lib/objects/common_types.py -> neutron-lib-3.19.0/neutron_lib/objects copying neutron_lib/objects/exceptions.py -> neutron-lib-3.19.0/neutron_lib/objects copying neutron_lib/objects/registry.py -> neutron-lib-3.19.0/neutron_lib/objects copying neutron_lib/objects/utils.py -> neutron-lib-3.19.0/neutron_lib/objects copying neutron_lib/objects/extensions/__init__.py -> neutron-lib-3.19.0/neutron_lib/objects/extensions copying neutron_lib/objects/extensions/standardattributes.py -> neutron-lib-3.19.0/neutron_lib/objects/extensions copying neutron_lib/objects/logapi/__init__.py -> neutron-lib-3.19.0/neutron_lib/objects/logapi copying neutron_lib/objects/logapi/event_types.py -> neutron-lib-3.19.0/neutron_lib/objects/logapi copying neutron_lib/placement/__init__.py -> neutron-lib-3.19.0/neutron_lib/placement copying neutron_lib/placement/client.py -> neutron-lib-3.19.0/neutron_lib/placement copying neutron_lib/placement/constants.py -> neutron-lib-3.19.0/neutron_lib/placement copying neutron_lib/placement/utils.py -> neutron-lib-3.19.0/neutron_lib/placement copying neutron_lib/plugins/__init__.py -> neutron-lib-3.19.0/neutron_lib/plugins copying neutron_lib/plugins/constants.py -> neutron-lib-3.19.0/neutron_lib/plugins copying neutron_lib/plugins/directory.py -> neutron-lib-3.19.0/neutron_lib/plugins copying neutron_lib/plugins/utils.py -> neutron-lib-3.19.0/neutron_lib/plugins copying neutron_lib/plugins/ml2/__init__.py -> neutron-lib-3.19.0/neutron_lib/plugins/ml2 copying neutron_lib/plugins/ml2/api.py -> neutron-lib-3.19.0/neutron_lib/plugins/ml2 copying neutron_lib/plugins/ml2/ovs_constants.py -> neutron-lib-3.19.0/neutron_lib/plugins/ml2 copying neutron_lib/policy/__init__.py -> neutron-lib-3.19.0/neutron_lib/policy copying neutron_lib/policy/_engine.py -> neutron-lib-3.19.0/neutron_lib/policy copying neutron_lib/services/__init__.py -> neutron-lib-3.19.0/neutron_lib/services copying neutron_lib/services/base.py -> neutron-lib-3.19.0/neutron_lib/services copying neutron_lib/services/constants.py -> neutron-lib-3.19.0/neutron_lib/services copying neutron_lib/services/logapi/__init__.py -> neutron-lib-3.19.0/neutron_lib/services/logapi copying neutron_lib/services/logapi/constants.py -> neutron-lib-3.19.0/neutron_lib/services/logapi copying neutron_lib/services/qos/__init__.py -> neutron-lib-3.19.0/neutron_lib/services/qos copying neutron_lib/services/qos/base.py -> neutron-lib-3.19.0/neutron_lib/services/qos copying neutron_lib/services/qos/constants.py -> neutron-lib-3.19.0/neutron_lib/services/qos copying neutron_lib/services/trunk/__init__.py -> neutron-lib-3.19.0/neutron_lib/services/trunk copying neutron_lib/services/trunk/constants.py -> neutron-lib-3.19.0/neutron_lib/services/trunk copying neutron_lib/tests/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests copying neutron_lib/tests/_base.py -> neutron-lib-3.19.0/neutron_lib/tests copying neutron_lib/tests/_post_mortem_debug.py -> neutron-lib-3.19.0/neutron_lib/tests copying neutron_lib/tests/tools.py -> neutron-lib-3.19.0/neutron_lib/tests copying neutron_lib/tests/etc/dummy_policy.yaml -> neutron-lib-3.19.0/neutron_lib/tests/etc copying neutron_lib/tests/etc/neutron_lib.conf -> neutron-lib-3.19.0/neutron_lib/tests/etc copying neutron_lib/tests/etc/no_policy.json -> neutron-lib-3.19.0/neutron_lib/tests/etc copying neutron_lib/tests/etc/policy.yaml -> neutron-lib-3.19.0/neutron_lib/tests/etc copying neutron_lib/tests/unit/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/fake_notifier.py -> neutron-lib-3.19.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_context.py -> neutron-lib-3.19.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_fixture.py -> neutron-lib-3.19.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_neutron_lib.py -> neutron-lib-3.19.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_rpc.py -> neutron-lib-3.19.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_worker.py -> neutron-lib-3.19.0/neutron_lib/tests/unit copying neutron_lib/tests/unit/agent/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/agent copying neutron_lib/tests/unit/agent/common/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/agent/common copying neutron_lib/tests/unit/agent/common/test_utils.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/agent/common copying neutron_lib/tests/unit/agent/linux/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/agent/linux copying neutron_lib/tests/unit/api/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_attributes.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_converters.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_extensions.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_faults.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/definitions/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/base.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/ip_allocation.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test__dummy.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_address_group.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_address_scope.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs_atomic.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgp.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgp_4byte_asn.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgp_dragentscheduler.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dns.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dvr.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_external_net.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extraroute.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip64.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip_distributed.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_firewall_v2_stdattrs.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_flavors.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py -> neutron-lib-3.19.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.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_bfd.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_enable_default_route_ecmp.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ndp_proxy.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_multi_ext_gw.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ndp_proxy.py -> neutron-lib-3.19.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.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_local_ip.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_logging.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_metering.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_cascade_delete.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_pagination.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_device_profile.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_hardware_offload.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_hint_ovs_tx_steering.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_hints.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy_socket.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_resource_request_groups.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_security.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_trusted_vif.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_portbindings.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_project_id.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_provider_net.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qinq.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_default.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_fip.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_fip_network_policy.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_pps_minimum_rule_alias.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_pps_rule.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_filter.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_quota_check_limit.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_bgpvpn.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py -> neutron-lib-3.19.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.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_shared_filtering.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_segment.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_servicetype.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sfc.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sorting.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_external_network.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_taas.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_tag_creation.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_tap_mirror.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_trunk.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation_updatable.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vlan_filter.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_aes_ccm_gcm.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/validators/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_availability_zone.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_dns.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_validators.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/callbacks/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_events.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_manager.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_registry.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/clients/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/clients copying neutron_lib/tests/unit/db/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/_base.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_api.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_model_base.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_model_query.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_resource_extend.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_standard_attr.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_utils.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/exceptions/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/exceptions/test_exceptions.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/exceptions/test_l3_ext_ha_mode.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/hacking/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/hacking copying neutron_lib/tests/unit/hacking/test_checks.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/hacking copying neutron_lib/tests/unit/legacy/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/legacy copying neutron_lib/tests/unit/objects/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/test_common_types.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/test_utils.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/placement/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/test_client.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/test_utils.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/plugins/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/test_directory.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/test_utils.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/ml2/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/plugins/ml2 copying neutron_lib/tests/unit/plugins/ml2/test_api.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/plugins/ml2 copying neutron_lib/tests/unit/policy/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/policy copying neutron_lib/tests/unit/policy/test__engine.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/policy copying neutron_lib/tests/unit/services/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/services copying neutron_lib/tests/unit/services/test_base.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/services copying neutron_lib/tests/unit/services/qos/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/services/qos/test_base.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/utils/__init__.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_file.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_helpers.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_host.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_net.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_runtime.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_test.py -> neutron-lib-3.19.0/neutron_lib/tests/unit/utils copying neutron_lib/utils/__init__.py -> neutron-lib-3.19.0/neutron_lib/utils copying neutron_lib/utils/file.py -> neutron-lib-3.19.0/neutron_lib/utils copying neutron_lib/utils/helpers.py -> neutron-lib-3.19.0/neutron_lib/utils copying neutron_lib/utils/host.py -> neutron-lib-3.19.0/neutron_lib/utils copying neutron_lib/utils/net.py -> neutron-lib-3.19.0/neutron_lib/utils copying neutron_lib/utils/runtime.py -> neutron-lib-3.19.0/neutron_lib/utils copying neutron_lib/utils/test.py -> neutron-lib-3.19.0/neutron_lib/utils copying neutron_lib/utils/upgrade_checks.py -> neutron-lib-3.19.0/neutron_lib/utils copying releasenotes/notes/.placeholder -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/Add-new-dns_domain_keywords-api-extension-436c2c3a091d15eb.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/Add-oneline-string-validator-aa4e1ccad9d8d5c8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/Adds-PORT_FORWARDING_FLOATINGIP_KEY-ee2c7d164bea04b4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/Move-RBAC-share-actions-to-lib-constants-736d881f127c83d7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/QinQ-API-extension-a7b95d0a7a35411c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/Rehome-missing-ovs-constants-c398aa6462c9eb5e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/Rehome-ovs-constants-to-separate-module-07ce93971dd1d7dc.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/Remove-project_id-from-the-definition-of-resources-which-do-not-need-it-c32ed9a7795595a7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-a-getter-for-a-newly-added-option-2082877bf7dd136b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-action-status-3dbfe2490a0d231a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-after-status-update-event-fafe4ad879c406b3.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-api-extension-sort-key-validation-b42f5839671fe5f5.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-availability_zone_filter-extension-e91e1e5e822e4133.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-base-upgrade-checks-class-f6da1d501663d8c5.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-broadcast-mac-constant-ec00b18a883bf875.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-can-port-be-bound-to-virtual-bridge-5d6db8785e58fcb9.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-convert-to-string-524541aa6224f66f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-description-field-in-port-forwarding-9da781b1e38ca858.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-directory-is-loaded-e9da5b65824dddad.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-empty-string-filtering-api-extension-44cb392025dc359c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-exception-pkg-5a14389891abf358.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-address-group-5e306d90666982aa.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-security-groups-normalized-cidr-ef7521b226090d7e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-security-groups-remote-address-group-c71dbb57b61a1dba.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-security-groups-rules-belongs-to-default-sg-36a5ac28831101e6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-standard-attr-fwaasv2-7e9250015afbe112.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-standard-attr-segment-8c721741589bf10b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-supported-be6f7069856d2891.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-uplink-status-propagation-6b6050d6609c19c8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-extension-uplink-status-propagation-updatable-92b1c85ea402ac99.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-filter-validation-api-extension-15cc667d5498f163.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-fip-distributed-extension-ce44e8df264d44b6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-fip-pf-detail-extension-fa8cd3b3857901d7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-floatingip-pools-extension-17a1ee5c7eafc989.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-ip-hopopt-to-protocol-dictionary-3cbe54bb5056f790.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-ip-substring-filtering-extension-06bb0c1f738ee330.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-ipinip-protocol-ab9287f9b698f34c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-is-default-to-network-d16a2e6bcfae943a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-is_filter-keyword-to-attribute-maps-3fa31e91c353d033.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-is_sort_key-keyword-to-attribute-map-75342446d99f4490.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-local-ip-extension-fb4a18f5a6525f1f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-network-address-scope-affinity-error-8f6b4493a92142d4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-network-cascade-delete-api-extension-f418e44b37c2b2ed.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-network-segment-range-overlap-exception-e8b4b2b425c51c80.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-network-segment-range-plugin-constant-9e80453919162c89.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-ovo-registry-27cb7d4ac76d4dc8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-ovs-port-type-dpdk-b00f5bda3161773f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-placement-constants-tunnelled-networks-b57eb88fed14791b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-placement-report-plugin-constant-a6a4146c2e39cba3.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-port-binding-resource-73f9800dbda121ca.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-port-bindings-resource-messages-rpc-1382ba9842561cdb.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-port-mac-address-override-shim-extension-fb11c4f40c12a99b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-port-ranges-support-in-port-forwarding-417da8ef7e2ec140.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-port_details-to-floatingip-a2a3c95cc54737ac.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-quota-check-limit-api-extension-8e39299644d41f74.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-quota-check-limit-default-api-extension-fa93ab98db487390.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-rbac-address-group-39c22aeb30241b11.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-rbac-address-scope-dc4683772b205632.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-rbac-bgpvpn-cf6c9346822268f7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-rbac-security-groups-2e47acd9eac3a320.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-rbac-subnetpool-bb63d4cef1d06e73.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-retrieve-sort-keys-from-attribute-map-ae53d67e0be2ace0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-router-not-found-in-factory-exception-e2bf9431549ff9b9.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-sg-shared-filtering-api-extension-6c3628cfda6ba6ed.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-support-for-fetching-specific-column-in-OVO-81b764b203849776.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-traffic-control-exceptions-0e137dae3a556d54.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-two-fields-to-duplicated-entry-exception-75b0e07c6e1cc6ae.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-type-driver-methods-for-network-segment-range-e6d300d430d97dd6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-validate-cidr-848c9171dcbcf57c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-validator-pkg-a6565a2d4fbfa1d8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-vif-type-agilio-ovs-6bee5b2557aca10e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-vni-to-bgpvpn-7531df9fa4f8955b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-vnic-virtio-forwarder-portbinding-f7f87dfbef456ed1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add-vpnaas-ciphers-6c1dffbc2cdc3225.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add_QuotaDriverAPI_abc_class-1d02d0823a8886a1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add_fwg_group-9252d07f1011613d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/add_qos_pps_rule_api_def-dae7c6e67904781b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/admin-state-down-before-update-c06fb3a551fe499f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/advsvc-role-support-d4f1c532264b729a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/agent-resources-synced-e70828841faf7acd.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/agent_extensions-2b497ff33c6dc3e8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/alembic-branches-6d5947d141efd26e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/allocations_api-1ae5fd78c83353df.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/allow-ml2-plugins-to-start-own-rpc-listeners-54f05910ac3f336a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/allowedaddresspairs-atomic-apidef-6f9d6865854vwfrs -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/api-definition-base-d2e9514c5ee2ef5b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/api-subnet-allocation-pools-canonicalize-ipv6-addresses-5859802f09b82f0a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/bgpvpn-api-def-22c7072575316ddd.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/bgpvpn-api-ref-f0294d9ddec726a0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/bgpvpn-routes-control-51cd95d6ab265cb1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/bgpvpn_rt_fix-6d02db6a1c22f002.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/boilerplate-ext-descriptor-a5cec8b9b900cbfd.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/bug-1877254-2b997b3911e98079.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/bug-1921150-a38bef3c1be69650.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/bug-1957175-6b2705d4772df7de.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/callback_priority-2ded960e17bd5db9.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/callbacksmanager-cancellable-events-966d76925db919a8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/change_placement_client_method_names_b26bb71425f42db3.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/cidr_for_canonical_format-4e7925d76a27a19d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/cleanup-unused-l3-attr-def-f0eab40813d17a2d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/client-id-number-dhcp-option-a099f927eb8f99af.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/conntrack-helper-parent-resource-mapping-95a4a2cb6f6536fe.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/context-manager-23538670cd9c701f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/context-public-6df198b77027c224.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/core-attributes-43e6969f1b187e5c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/correct-dhcp-ipv4-port-numbers-6e22c6aa26009cdc.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/create-netmtu-writable-extension-284892119ef6595c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/data-plane-status-ext-c3452a01ef5007ce.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/default_overrides_none-ecc8dcf2c9c37e5d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/deprecate-api-utils-4f86288591c95679.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/deprecate-get-notifier-service-None-4761251d1beacfd9.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/deprecate-remote_ip_prefix-in-metering-label-rules-308b3d430bc213b3.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/directory-fixture-083c5c5f365670d6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/disable-port-number-zero-2fb484a802f099a7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/dns-api-def-bc24a58f56c5fbfb.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/dns-domain-ports-ext-39a069119e79e59b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/drop-python-2-7-f46dfa10169f70db.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-daba9483fa3d9b3a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/enable-hacking-check-H904-f512ecc98c0a4033.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/ethertype_validator-2d608a46c237e214.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/events_l3_flavors-053714858ced693d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/expose-and-enhance-callback-api-714cce65a3c44fe7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/expose-port-forwarding-in-fip-a7880506cea0ad1d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/extend-segment-methods-with-filters-6e74953ae2d3b828.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/extension-fixture-b7fd61384f1a4d1d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/extension_descriptor-04025e86249cc94c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/extra-dhcp-opt-public-vars-ec4e1c2dcac43d69.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/extraroute-atomic-apidef-80a7c6d4a773c701.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/extraroute-atomic-apidef-additive-fb783d66c08618d4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/fip64-0c6bb38417d602f1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/fix-api-list-validation-collect-duplicates-f4d45bf5d5abbdff.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/fix-warnfixture-c9457c50d0d5c5a7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/floatingip-autodelete-internal-dep-8e544fad694d1275.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/floatingip-autodelete-internal-f08675d8d64d34c6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/floatingip-portforwarding-17c284080541bc78.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/flush_on_subtransaction-99ef11dfb56b706d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/fwaas-api-def-a6f03db369177b4a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/fwaas-exceptions-e580766205b466d4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/fwaas_converters_validators-c310900b4386146e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/gateway-ip-qos-ext-d3ffb5f517c9f713.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/hacking-check-n537-280ec39c061d9dd7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/interconnection-api-def-cbec5e4f77852fe7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/introduce-logging-api-031d00eb84d5d061.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/introduce-source-and-destination-ip-prefixes-into-metering-label-rules-3d62fccbca8e67b8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/introduce_subnetpool_prefix_ops_extension-e37874c936d2554c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/ipv6-canonical-address-13900a784f847ce3.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/ipv6_address_usage-ef3d65ad5aa5798b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-ha-state-change-837140efe4187a99.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-update-network-e4887f7f258e40f0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-apidef-exceptions-ee57b9df1c7443d4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-apidefs-d028c708c22ef2a0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-conntrack-helper-validator-654ccafb296e5f21.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-ext-gw-multihoming-1a7b556c541923cf.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-ndp-proxy-71eee0cba8565dad.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-port-ip-change-not-allow-2c98e13c08b5ee85.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3-support-ecmp-91a8aa61e3a73037.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/l3_conntrack_helper-f186bcdcc31bcaf2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/logging-api-ref-fafb884367ca60a2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/logging-resource-api-cecf33e3be468eb2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/mac-generator-f927df2fe57300c0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/mechanism_driver_supported_extensions-67e1b0b763571ae9.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/mechanismdriver-connectivity-00dc679a3f307345.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/migrate-public-to-shared-0c67b32f9c37c751.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/move-get-random-mac-98f47d81cb34483d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/move-segment-range-types-to-lib-constants-d45c6959607e9136.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/moved-netmtu-extension-5999348000adcfaf.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/network-ha-e6e0c3202b084762.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/network-ip-availability-pagging-support-cc01592cd477fd02.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/network-segment-range-ext-2b93b7fa42310c25.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/new-hacking-check-no-log-translations-4a430a38aeb06452.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/new-policy-module-f5638e23fe91a287.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/new-validator-range-or-none-dc8d557ec1f2622a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/new-vif-details-parameters-71e70ab5e7c26c45.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/one-hacking-factory-01053e8e3d88c3d5.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/oslo-db-jitter-c4d13cc81755203e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-NoAuthClient-for-fullstack-tests-17b4ab512417d638.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-binding-exceptions-6362d52391b7023e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-client-bump-latest-supported-version-to-1-20-fe96751dab42399b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-client-bump-latest-supported-version-to-1-23-83589217b7b079fe.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-client-do-not-swallow-exceptions-c33c9a9224a27551.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-client-move-9f292ae2067c119c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-client-optional-rp-generations-44d1f1055d5496be.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-client-return-f4f22d244e7b174a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-client-update-ensure-rp-9e5c3cf34d49b212.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-constants-f2629b98f6fe148f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-resource-provider-functions-17ec45f714ea2b23.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/placement-utils-a66e6b302d2bc8f0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/plugin-directory-55861f4098813ba6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/policy-in-code-1e73cabebd41d66e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/policy-redux-25c26836219fd02d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/populate-dict-defaults-3f205c414f21bf54.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-device-profile-ffa9628ef6395c68.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-hardware-offload-388906d9448426ad.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-hint-ovs-tx-steering-cfa15582a74fb6a4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-hints-8273fa5b7454a8ef.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-mac-address-regenerate-cc33d03216b5bc3d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-mac-sanitization-d2b6ee77b66cb815.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-numa-affinity-policy-9e6d1bafd3c6af36.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-numa-affinity-policy-socket-5d2ecc3cbbc68702.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-range-compared-as-int-4d07fe030206f818.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-resource-request-cb520720cd19523b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-resource-request-groups-d4a01b55d5fe5fa1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/port-trusted-vif-1fefb9500d37e132.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/portbindings-apidef-3d7893bcb94d7f61.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/portbindings-extended-3a89560ee63824e1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_defaults_to_true-07dcdc20f20db594.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/provider-net-apidef-9ebe9f56840c79f7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/public-service-classes-e52d7c79a075b799.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/public-sql-fixtures-35d0aa74a368e217.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-bw-minimum-ingress-cff397e598b6fa3a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-dscp-mark-44-56934a357af4b1ee.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-fip-network-policy-ded58703313ae248.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-plugin-parent-resource-mapping-ab5208caba9eda01.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-port-network-policy-c64c57cf2ccec725.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-pps-minimum-1f9a5433d7d4fecd.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-pps-minimum-rule-alias-2d0e711bde2aa1e8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-rule-type-filter-dbac0ec80ce342f3.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-rules-alias-ext-c13417dcb3d81130.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/qos-rules-alias-ext-fix-3f3f7dd21837cfec.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/query_hook_rbac_actions-14e1e79f71d3cc22.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/quota-driver-api-get-workers-f540a81235dbf48d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-address-scope-apidef-f4e8bb74be61729a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-agent-apidef-7a2dde6a9810f55c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-allowedaddrpairs-apidef-cd342b9a57a2dfdf.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-api-faults-cf30246e5e5bf8b8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-autotopology-apidef-4a77e8ba0c783f7e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-az-apidef-1e63cbd2359994fa.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-common-constants-52f39a79e8eabd7e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-common-constants-8ac9580e52fd3618.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-common-exceptions-eda074ddb02349ab.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-common-rpc-5d84a9fe0faa71b7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-core-api-defs-390735ff3bd5d2ab.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-db-api-63300ddab6a41e28.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-db-api-event-listeners-2fb5256166e2a4e8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-db-model-query-234b1559f3728a5e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-db-utils-3076bf724caa31ef.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-dftsnetpool-apidef-4de5d75d2a63dec9.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-dhcp-table-constants-779598680f803e2a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-dhcpagentscheduler-apidef-1f7729fb5834dcd2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-dhcpopts-apidef-389ab9d8935e5e0d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-dvr-apidef-a6aa415152457c9a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-dvr-related-leftover-constants-2cf329794166b3f2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-dynamic-routing-apidef-3d78ae209ec59858.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-externalnet-apidef-d377f87da900eabe.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-extraroute-apidef-e14e72e03ce18ead.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-flavors-apidef-ef84b2c1c7eaeed7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-get-port-binding-98765e77c627e57d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-get-updatable-fields-82fd87d402d63ca2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-getphysmtu-plugin-fn-5875e352e3a14af3.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-ipalloc-apidef-dee59cfffd903b7a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-ipv6pdprefix-const-d3b39992df4adef8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-l2adjacency-apidef-f91bf184d90122c8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-l3extgwmode-apidef-8f83e0f6cf0515e7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-l3exthamode-apidef-9b3ef0956edb3883.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-l3flavors-apidef-da5e9b5d46df5cc7.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-linuxinterfacedriver-874c5e17f2675eab.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-metering-apidef-d9a0e70cbecc2bcc.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-ml2-api-extaliases-4db48e113893c7a5.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-ml2-driverapi-363db4b8fa42f8f1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-ml2-mechdriver-cc86d3a2fe4c2822.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-modelquery-2079a43163def870.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-multiprovidernet-apidef-367e57772e931758.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-netaz-apidef-74e962ef682380bc.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-netipavail-apidef-d03558ac48b71333.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-numaaffinitypoliciesenumfield-e1e2e8bfe4df4153.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-obj-commontypes-f8dfca432bf4583b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-obj-logeventtypes-b31e7c6492ca6615.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-obj-stdattrs-06c4df5bb1fca3f1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-ovo-exceptions-fbddfeea582ef3f1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-ovs-constants-3a11c9ad0d44132a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-ovs-firewall-constants-522a307ff8ef4a78.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-pagination-apidef-9aebf1c7a6bcb58b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-placement-api-client-a9ac5d96ca8570aa.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-plugin-constants-ebf350dfd989957a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-plugin-utils-39e3f839c0538de9.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-plugin-utils-create-fns-9b8591f5222bff66.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-port-dev-util-ea6f4a5c4da42f6c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-projid-apidef-a433b1b003f27a20.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-provider-network-attribute-updates-supported-ea02a526ef297053.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-psec-apidef-bd9344ec1e6066b4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-qos-apidef-0dbe094b8b21a580.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-qos-driverbase-f729875b2ad74ce0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-qos-fip-apidef-a2e4d49af177be85.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-qosbwldir-apidef-f0e3f778f2f980c0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-qosdft-apidef-b70596ca11c08803.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-qosrtdetails-apidef-2276ec66a0e545ca.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-rbac-policy-callbacks-24fa12ad1ab4c443.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-resource-extend-7eee483ec4146801.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-revisionifmatch-apidef-574ac0a930cdaf3f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-routeraz-apidef-efc5f202e04b8272.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-routersvctype-apidef-1d9d712fd5383eb5.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-runtime-utils-acb4451326cbe4d9.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-secgrp-portfilter-apidef-6723062419531d70.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-segment-apidef-a5f81adb834328f8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-shared-const-d847b2e190122425.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-sorting-apidef-1547f093da322c14.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-sqlalchemytypes-14817eb6694463db.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-stdattr-d834900d3fd3c2e6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-subnetservicetypes-apidef-31e2e9564c746317.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-svctype-apidef-9002b2e2bcbeec8e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-testools-6fba053249e14d42.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-timecost-90dcfc8c7f7280f5.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-topics-ca451e72c8c9603a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-trunk-callback-resources-be40f8382490ef0d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-trunk-consts-407e4590e9386d19.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-unstable-test-decorator-a062301ac7d7a082.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-vlantransp-apidef-1cd7d3ace9042686.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome-worker-b7e9c7f477bdb926.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rehome_taas_apidef-5fb00d84da32b958.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/remove-ensure_dir-aed59b616e02a2bb.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/remove-hacking-check-n523-014d163a5ae23adb.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/remove-neutron-interconnection-api-definition-4ff88c583f2fe47b.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/remove-neutron-lib-from-db-profiling-38436898d8e45b37.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/remove-registry-notify-76a2f6eb6bbf41bf.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/remove-resource-classes-constants-81f01eaed9ac463d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/remove_label-801d7a1b13f179fa.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/reset-db-retry-settings-49e51cef4c842f69.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/resource-provider-uuid5-namespace-f7276ba1945ce82f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/responsible_for_ports_allocation-5599dc59b3c98db2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/revert-review-400408-4999a9159689c0c5.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rm-apiutils-fa30241be7ca5162.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/rm-dup-pluginconst-085d0fcee4e931b8.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/routed-networks-hostroutes-fb43abf942b154ff.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/router-interface-fip-1e79b7909f8b264f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/router_gw_info_validation-210d27abd4c3fa71.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/separate-hacking-factories-6fc36b38de95662a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/service-plugin-base-a42c2241a2fe0d26.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/service_role-added-to-context-class-4b9583aaaabd37e0.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/setproctitle_for_workers-e8805fcaf34026ab.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/sfc-api-def-4f46632eadfe895a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/sqlalchemy-1-3-0-b0a2b15b10ae526f.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/sqlalchemy-2.0-c794885886a62fa6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/stateful-security-group-a1ece5472f029dc1.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/std_attributes_bgpvpn-5a1c63f68d1ff6be.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/subnet-dns-publish-fixed-ip-031d78bbc85a419e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/subnet-external-network-ddb816aa51883752.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/subnet-onboard-allow-create-update-subnets-74a4be6e9e97bbb6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/subnet-onboard-api-definition-f4918ff1f1d12c97.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/subnet_segment_id_policy_enforce-cd8053c51417d373.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/subnet_segmentid_writable-e28a85033272f05d.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/subresource-update-attrmap-and-classmethods-76accdd5c56a3bd4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/support-custom-filter-f4a15bb5b38b7d3e.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/support-rarp-protocol-44f5c67784e74db4.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/tag-creation-1ba476d17e3de502.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/tag-ports-during-bulk-creation-ext-3dd2e68d99157a19.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/tap-mirrors-fe2b6770021933c2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/traffic-control-constants-b8120d1bea0681bf.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/transaction_constraint-d3f93c2ced4a74c6.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/trunk-api-08bfdcdd80f7e666.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/update-hacking-check-n536-2f63898bea693125.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/update-segment-api-definition-d7297e73e76a754c.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/update-subnet-onboard-api-267a9a37f6426d64.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/validator_check_route_loopback-bc2166b10a754c77.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/validator_ip_or_subnet_or_none-0175f906a9113954.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/vhost-vdpa-cc35f8d0ff9b3c4a.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/vnic-accelerator-eaf9b583d60e76ce.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/vnic-type-remote-managed-c0809926fcd30e93.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/vnic-type-smart-nic-45dd5a22a9d1aa63.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/notes/vpn-api-def-52970461fac0f7d2.yaml -> neutron-lib-3.19.0/releasenotes/notes copying releasenotes/source/2023.1.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/2023.2.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/2024.1.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/2024.2.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/2025.1.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/README.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/conf.py -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/index.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/ocata.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/pike.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/queens.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/rocky.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/stein.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/train.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/unreleased.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/ussuri.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/victoria.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/wallaby.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/xena.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/yoga.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/zed.rst -> neutron-lib-3.19.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> neutron-lib-3.19.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> neutron-lib-3.19.0/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> neutron-lib-3.19.0/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> neutron-lib-3.19.0/releasenotes/source/locale/fr/LC_MESSAGES copying tools/check_samples.sh -> neutron-lib-3.19.0/tools copying tools/check_unit_test_structure.sh -> neutron-lib-3.19.0/tools copying tools/coding-checks.sh -> neutron-lib-3.19.0/tools copying tools/migration_report.sh -> neutron-lib-3.19.0/tools copying neutron_lib.egg-info/SOURCES.txt -> neutron-lib-3.19.0/neutron_lib.egg-info Writing neutron-lib-3.19.0/setup.cfg creating dist Creating tar archive removing 'neutron-lib-3.19.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)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.SghCohTYTJ/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.SghCohTYTJ/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 5f4b84eb-21c6-4734-bccb-c754c6f750e4 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ej30ove6', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4684028 2134028 1372516 11006760 11430784 DEBUG: Swap: 16777212 5442192 11335020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 854M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 206G 344G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2wwhfupp', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.SghCohTYTJ/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.SghCohTYTJ/dist ++ grep .tar.gz + SOURCE=neutron-lib-3.19.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.SghCohTYTJ/dist/neutron-lib-3.19.0.tar.gz ++ basename neutron-lib-3.19.0.tar.gz .tar.gz + SOURCEWITHREL=neutron-lib-3.19.0-0.20250527150442.3a16021.tar.gz + mv /tmp/tmp.SghCohTYTJ/dist/neutron-lib-3.19.0.tar.gz /tmp/tmp.SghCohTYTJ/SOURCES/neutron-lib-3.19.0-0.20250527150442.3a16021.tar.gz + cd /home/centos10-master-uc/data/python-neutron-lib_distro + cp -a python-neutron-lib.spec /tmp/tmp.SghCohTYTJ/SOURCES/ + cp python-neutron-lib.spec /tmp/tmp.SghCohTYTJ/SPECS/ + cd /tmp/tmp.SghCohTYTJ/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-neutron-lib.spec + sed -i -e '1i%define upstream_version 3.19.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.19.0-0.20250527150442.3a16021.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr neutron-lib-3.19.0-0.20250527150442.3a16021\' python-neutron-lib.spec + sed -i -e s/UPSTREAMVERSION/3.19.0/g python-neutron-lib.spec + set_nvr_in_spec + VERSION=3.19.0 + sed -i -e 's/Version:.*/Version: 3.19.0/g' python-neutron-lib.spec + sed -i -e 's/Release:.*/Release: 0.20250527150442.3a16021%{?dist}/g' python-neutron-lib.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: neutron-lib-3.19.0-0.20250527150442.3a16021.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.19.0-0.20250527150442.3a16021 %global dlrn 1 %define upstream_version 3.19.0 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources neutron-lib} %{!?dlrn: %global tarsources neutron_lib} # 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.19.0 Release: 0.20250527150442.3a16021%{?dist} Summary: OpenStack Neutron library License: Apache-2.0 URL: http://launchpad.net/neutron/ Source0: neutron-lib-3.19.0-0.20250527150442.3a16021.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{library}/%{tarsources}-%{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 %{tarsources}-%{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.SghCohTYTJ/SOURCES python-neutron-lib.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --spec python-neutron-lib.spec --sources=/tmp/tmp.SghCohTYTJ/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --spec python-neutron-lib.spec --sources=/tmp/tmp.SghCohTYTJ/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 220a171a-f1ab-4fbc-b064-2e31b10c57c7 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.uhngsq42', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5410500 1406912 2104836 11739724 10704312 DEBUG: Swap: 16777212 5442192 11335020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 206G 344G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mp28_ucq', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-71621490b09d8258a72d7 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-aodhclient-16fcf400588c27b034ca 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslo-privsep-98a82b580d237fa22c 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-1505c27dc6a8b5b 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 114 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-a3430289de 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovsdbapp-e18261565f4220e2fedd5e 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-fa0768cd58af0c4409 147 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 32 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 57 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 31 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 38 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 172 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 151 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 130 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 45 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 22 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 283 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: 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-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-neutron-lib.spec) Config(dlrn-5) 0 minutes 11 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.SghCohTYTJ WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 --rebuild /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 9c98369e-95a1-41d8-bac1-8caa09186eac DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.qysamxdk', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4510788 2305036 1444644 11081120 11604024 DEBUG: Swap: 16777212 5442192 11335020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 206G 344G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xnxa7urt', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-71621490b09d8258a72d7 204 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-aodhclient-16fcf400588c27b034ca 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslo-privsep-98a82b580d237fa22c 178 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-1505c27dc6a8b5b 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 192 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-a3430289de 189 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovsdbapp-e18261565f4220e2fedd5e 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 201 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-fa0768cd58af0c4409 172 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 141 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 161 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 53 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 68 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 194 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 153 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 186 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 117 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 23 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 285 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm Start: build setup for python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: python-neutron-lib-3.19.0-0.2025052715######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: neutron-lib-3.19.0-0.20250527150442.3a16021.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-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Tue May 27 11:06:14 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repo Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 46 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm Start: rpmbuild python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f7FvAa DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-lib-3.19.0 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/neutron-lib-3.19.0-0.20250527150442.3a16021.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-lib-3.19.0 DEBUG: + rm -rf /builddir/build/BUILD/neutron-lib-3.19.0-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/neutron-lib-3.19.0-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-neutron-lib-3.19.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order 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.FkXM0L DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.19.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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=5.7.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=5.7.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from build-system.requires DEBUG: Requirement not satisfied: wheel DEBUG: Exiting dependency generation pass: build backend DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Tue May 27 11:06:14 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.I3HSdZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.19.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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=5.7.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=5.7.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from build-system.requires DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:06 ago on Tue May 27 11:06:14 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-9.el10 crb 678 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-9.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.kE63sp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.19.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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=5.7.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=5.7.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from build-system.requires DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.06 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pecan>=1.0.0 DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.14.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: os-ken >= 0.3.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=8.0.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=12.1.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.2.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.0 DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=7.0.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: setproctitle>=1.1.10 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: os-traits>=0.9.0 DEBUG: Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: debtcollector>=3.0.0 DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=4.0 DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: ddt>=1.0.1 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-subunit>=1.0.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=1.0.0 DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testresources>=2.0.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pecan>=1.0.0 DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.14.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: os-ken >= 0.3.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=8.0.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=12.1.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.2.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.0 DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=7.0.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: setproctitle>=1.1.10 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: os-traits>=0.9.0 DEBUG: Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: debtcollector>=3.0.0 DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1 DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing 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: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.19.0/neutron_lib-3.19.0.dist-info' DEBUG: Handling pbr >=4.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pbr >=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy >=1.2.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan >=1.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: pecan >=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 >=4.5.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 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.24.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: oslo.service >=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: Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement not satisfied: debtcollector >=3.0.0 DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron_lib-3.19.0.dist-info/ DEBUG: removed 'neutron_lib-3.19.0.dist-info/AUTHORS' DEBUG: removed 'neutron_lib-3.19.0.dist-info/LICENSE' DEBUG: removed 'neutron_lib-3.19.0.dist-info/METADATA' DEBUG: removed 'neutron_lib-3.19.0.dist-info/entry_points.txt' DEBUG: removed 'neutron_lib-3.19.0.dist-info/pbr.json' DEBUG: removed 'neutron_lib-3.19.0.dist-info/top_level.txt' DEBUG: removed directory 'neutron_lib-3.19.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:09 ago on Tue May 27 11:06:14 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================ DEBUG: Installing: DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-os-ken noarch 3.0.1-0.20250318122218.a89ba8f.el10 delorean-component-network 2.4 M DEBUG: python3-os-traits noarch 3.5.0-0.20250516051804.45bc9b8.el10 delorean-component-common 51 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslo-versionedobjects noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.5.0-1.el10s delorean-master-build-deps 20 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: checkpolicy x86_64 3.8-1.el10 appstream 358 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.11.0-1.el10 baseos 803 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: libibverbs x86_64 54.0-1.el10 baseos 455 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.8-1.el10 baseos 128 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-7.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: openssl x86_64 1:3.5.0-3.el10 baseos 1.3 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.8-2.el10 baseos 227 k DEBUG: policycoreutils-python-utils noarch 3.8-2.el10 appstream 47 k DEBUG: procps-ng x86_64 4.0.4-7.el10 baseos 349 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-distro noarch 1.9.0-5.el10 appstream 48 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-libselinux x86_64 3.8-1.el10 appstream 201 k DEBUG: python3-libsemanage x86_64 3.8.1-1.el10 appstream 82 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-metrics noarch 0.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.8-2.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-setools x86_64 4.5.1-4.el10 baseos 740 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-14.el10 baseos 20 k DEBUG: selinux-policy noarch 40.13.30-1.el10 baseos 44 k DEBUG: selinux-policy-targeted noarch 40.13.30-1.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-10.el10 appstream 548 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-10.el10 appstream 35 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================ DEBUG: Install 139 Packages DEBUG: Total size: 67 M DEBUG: Total download size: 2.8 M DEBUG: Installed size: 229 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.5.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-40.13.30-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-40.13.30-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.8-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: (131/139): python-oslo-db-lang-17.2.1-0.2025031 418 kB/s | 12 kB 00:00 DEBUG: (132/139): python-oslo-policy-lang-4.5.1-0.2025 350 kB/s | 12 kB 00:00 DEBUG: (133/139): python-oslo-versionedobjects-lang-3. 312 kB/s | 12 kB 00:00 DEBUG: (134/139): python3-os-traits-3.5.0-0.2025051605 4.0 MB/s | 51 kB 00:00 DEBUG: (135/139): python3-oslo-db+mysql-17.2.1-0.20250 897 kB/s | 7.9 kB 00:00 DEBUG: (136/139): python3-oslo-policy-4.5.1-0.20250318 9.1 MB/s | 90 kB 00:00 DEBUG: (137/139): python3-oslo-db-17.2.1-0.20250318123 7.2 MB/s | 157 kB 00:00 DEBUG: (138/139): python3-oslo-versionedobjects-3.7.0- 5.3 MB/s | 94 kB 00:00 DEBUG: (139/139): python3-os-ken-3.0.1-0.2025031812221 56 MB/s | 2.4 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 25 MB/s | 2.8 MB 00:00 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-40.13.30-1.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 1/139 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 2/139 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 3/139 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 4/139 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 5/139 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 6/139 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 7/139 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 8/139 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 9/139 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 10/139 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 11/139 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 12/139 DEBUG: Installing : python3-libselinux-3.8-1.el10.x86_64 13/139 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 14/139 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 15/139 DEBUG: Installing : procps-ng-4.0.4-7.el10.x86_64 16/139 DEBUG: Installing : libselinux-utils-3.8-1.el10.x86_64 17/139 DEBUG: Installing : policycoreutils-3.8-2.el10.x86_64 18/139 DEBUG: Running scriptlet: policycoreutils-3.8-2.el10.x86_64 18/139 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-40.13.30-1.el10.noarch 19/139 DEBUG: Running scriptlet: selinux-policy-40.13.30-1.el10.noarch 19/139 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch 20/139 DEBUG: Installing : selinux-policy-targeted-40.13.30-1.el10.noarch 20/139 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch 20/139 DEBUG: Installing : kmod-31-11.el10.x86_64 21/139 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 22/139 DEBUG: Installing : python3-libsemanage-3.8.1-1.el10.x86_64 23/139 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 24/139 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 25/139 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 26/139 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 27/139 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 28/139 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 29/139 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750 30/139 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 31/139 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 32/139 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 33/139 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 34/139 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 35/139 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 36/139 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 37/139 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 38/139 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 39/139 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 40/139 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 41/139 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 42/139 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 43/139 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 44/139 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 45/139 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 46/139 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 47/139 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 48/139 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 49/139 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 50/139 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 51/139 DEBUG: Installing : libxslt-1.1.39-7.el10.x86_64 52/139 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 53/139 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 54/139 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 55/139 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 56/139 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 57/139 DEBUG: Installing : checkpolicy-3.8-1.el10.x86_64 58/139 DEBUG: Installing : which-2.21-43.el10.x86_64 59/139 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 60/139 DEBUG: Installing : python3-setools-4.5.1-4.el10.x86_64 61/139 DEBUG: Installing : python3-policycoreutils-3.8-2.el10.noarch 62/139 DEBUG: Installing : policycoreutils-python-utils-3.8-2.el10.noarch 63/139 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 64/139 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 64/139 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 64/139 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 65/139 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 66/139 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 67/139 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 68/139 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 69/139 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 70/139 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 71/139 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 72/139 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 73/139 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 74/139 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 75/139 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 76/139 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 77/139 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 78/139 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 79/139 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 80/139 DEBUG: Installing : unbound-anchor-1.20.0-10.el10.x86_64 81/139 DEBUG: Running scriptlet: unbound-anchor-1.20.0-10.el10.x86_64 81/139 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-10.el10.x86_64 82/139 DEBUG: Installing : unbound-libs-1.20.0-10.el10.x86_64 82/139 DEBUG: Installing : openssl-1:3.5.0-3.el10.x86_64 83/139 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 84/139 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 85/139 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 86/139 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 87/139 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 88/139 DEBUG: Installing : libibverbs-54.0-1.el10.x86_64 89/139 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 90/139 DEBUG: Installing : iproute-6.11.0-1.el10.x86_64 91/139 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 92/139 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 92/139 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 92/139 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 93/139 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 94/139 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 95/139 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 96/139 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 96/139 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Installing : hostname-3.23-14.el10.x86_64 97/139 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 97/139 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 98/139 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 99/139 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 99/139 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 100/139 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 101/139 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 102/139 DEBUG: Installing : python-oslo-versionedobjects-lang-3.7.0-0.202505 103/139 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 104/139 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 105/139 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.202505131029 106/139 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 107/139 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 108/139 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 109/139 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 110/139 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 111/139 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 112/139 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 113/139 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b 114/139 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.2 115/139 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 116/139 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 117/139 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 118/139 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 119/139 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 120/139 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 121/139 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 122/139 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 123/139 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 124/139 DEBUG: Installing : python3-oslo-versionedobjects-3.7.0-0.2025052714 125/139 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 126/139 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 127/139 DEBUG: Installing : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el 128/139 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 129/139 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10 130/139 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 131/139 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 132/139 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 133/139 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarc 134/139 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 135/139 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 136/139 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 137/139 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 138/139 DEBUG: Installing : python3-os-traits-3.5.0-0.20250516051804.45bc9b8 139/139 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch 139/139 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 139/139 DEBUG: Running scriptlet: python3-os-traits-3.5.0-0.20250516051804.45bc9b8 139/139 DEBUG: Installed: DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: openssl-1:3.5.0-3.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 DEBUG: selinux-policy-40.13.30-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: selinux-policy-40.13.30-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: openssl-3.5.0-3.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: selinux-policy-40.13.30-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: openssl-3.5.0-3.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FZDkGM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.19.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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=5.7.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=5.7.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from build-system.requires DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-ken >= 0.3.0 DEBUG: (installed: os-ken 3.0.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=8.0.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=12.1.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: setproctitle>=1.1.10 DEBUG: (installed: setproctitle 1.3.3) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-traits>=0.9.0 DEBUG: (installed: os-traits 3.5.0) DEBUG: Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=3.0.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py312,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: py312,docs DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-ken >= 0.3.0 DEBUG: (installed: os-ken 3.0.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=8.0.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=12.1.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: setproctitle>=1.1.10 DEBUG: (installed: setproctitle 1.3.3) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-traits>=0.9.0 DEBUG: (installed: os-traits 3.5.0) DEBUG: Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=3.0.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing 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: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.19.0/neutron_lib-3.19.0.dist-info' DEBUG: Handling pbr >=4.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pbr >=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy >=1.2.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan >=1.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pecan >=1.0.0 DEBUG: (installed: pecan 1.5.1) 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.10.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 1.3.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.4.1) 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 3.0.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 7.1.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.7.1) 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 6.0.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 17.2.1) 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.5.1) 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 7.1.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 16.1.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) 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.7.0) DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.service >=1.24.0 DEBUG: (installed: oslo.service 4.1.1) 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 8.0.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.7.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.2.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.3.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.9) 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.5.0) DEBUG: Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: debtcollector >=3.0.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron_lib-3.19.0.dist-info/ DEBUG: removed 'neutron_lib-3.19.0.dist-info/AUTHORS' DEBUG: removed 'neutron_lib-3.19.0.dist-info/LICENSE' DEBUG: removed 'neutron_lib-3.19.0.dist-info/METADATA' DEBUG: removed 'neutron_lib-3.19.0.dist-info/top_level.txt' DEBUG: removed 'neutron_lib-3.19.0.dist-info/pbr.json' DEBUG: removed 'neutron_lib-3.19.0.dist-info/entry_points.txt' DEBUG: removed directory 'neutron_lib-3.19.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:28 ago on Tue May 27 11:06:14 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el10s.noarch is already installed. DEBUG: Package python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch is already installed. DEBUG: Package python3-netaddr-1.3.0-2.el10.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch is already installed. DEBUG: Package python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pecan-1.5.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-subunit-1.4.4-5.el10s.noarch is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-setproctitle-1.3.3-4.el10s.x86_64 is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch is already installed. DEBUG: Package python3-testresources-2.0.1-18.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: selinux-policy-40.13.30-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: openssl-3.5.0-3.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch 1741127467 2058 7b8c502fce317b3573a2ef728904f660 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-84.el10.x86_64 1747141079 6822294 9bcd01a6d9da8f7738fe71b0000de98a installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-2.el10.noarch 1746530843 101230 4d13ec2af5ce64b766dfeb67457eef8d installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 1746515242 8162982 43398a55c2743fd36fdd864d06a0611f installed DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 1746515242 0 3dd2895bbf930c7347279aac803a7515 installed DEBUG: glibc-common-2.39-38.el10.x86_64 1746515242 1072850 5dc7c0f33fcd38e6ee0df8c4771b9dfa installed DEBUG: glibc-2.39-38.el10.x86_64 1746515242 6509026 4abae9b377e0bf7dace7d533894695fc installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch 1745689835 113942 cd92e552d83d19f34bdc3f4b197d3473 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-11.el10.x86_64 1744784195 2403258 92592e3283683c13dcdc81ee19ecad73 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.9-16.el10.x86_64 1746783770 4180021 e6e844f6263906a69dbbf3a7a5f9c98c installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-libs-1:3.5.0-3.el10.x86_64 1747230615 9350618 c70e6546e8b7e19a91528924e9d3c6a0 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-2.el10.x86_64 1741081261 957114 e67ffcc7c9465666aa788768de5a8fc6 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 1745832178 16413 205bd1551df58055a4d966e0ab298a6f installed DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 1745832178 734840 165108b466d2f5d4327d7b21901e6bde installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-38.el10.x86_64 1746515242 2330087 b7e67af4b063d67dbc7cb0ce60f4f7e2 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed DEBUG: systemd-pam-257-11.el10.x86_64 1744784195 680033 4c566e3995753faa637e8199d32aadf2 installed DEBUG: systemd-257-11.el10.x86_64 1744784195 17593505 49b759fecaba0158de32a3840212d70a installed DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-7.el10.x86_64 1744407175 205417 c3633032432ef23959203d74fd63d099 installed DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 1745832178 198944 c214ad1640f715f7a1236d47ee39a4f3 installed DEBUG: openssh-9.9p1-9.el10.x86_64 1746437926 1452235 323646fd8f6cbd1fd0d718bedbccf712 installed DEBUG: openssh-clients-9.9p1-9.el10.x86_64 1746437926 2756430 0f829c826d67fc69bcdf968c093f4304 installed DEBUG: git-core-2.47.1-2.el10.x86_64 1743510401 23581139 0b343750bb51986ded682ce3648ff619 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-14.el10.x86_64 1745832178 3095425 7d2dffb4a781f3b1085605ca36cd2c32 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 1746530828 1019747 5bed69fde5b91609ab2f13f035f00721 installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-289-1.el10.noarch 1744631534 187993 933f48dfae97ec0600fc04638493a0d5 installed DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 1745832178 176781 734fb778d28f987d2ec99d8c3200fe09 installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.10-3.el10.noarch 1747227894 23 7470d892ee8099338ce40cd944653616 installed DEBUG: python3-3.12.10-3.el10.x86_64 1747227886 32122 32db62d822d35af5f36dbfad88731886 installed DEBUG: python3-libs-3.12.10-3.el10.x86_64 1747227886 43603264 9a983a360872f5e956725db5111929a9 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.10-3.el10.x86_64 1747227886 1335300 9d9a860c216e12f5a0a8133e8883ae57 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-11.el10.noarch 1744784187 10938 78d75be0043d6593807d27e2260e2243 installed DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-libselinux-3.8-1.el10.x86_64 1738267682 643859 e2e03d0c31c8448de3ffb82fe8496978 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: procps-ng-4.0.4-7.el10.x86_64 1737640233 1036772 b930a1ad9aea686674ab85db2236efc6 installed DEBUG: libselinux-utils-3.8-1.el10.x86_64 1738267682 369480 25386f282d39660bf8610bf730224201 installed DEBUG: policycoreutils-3.8-2.el10.x86_64 1746909584 728562 f0855e9b81a0141ecafe8483f2abe33e installed DEBUG: selinux-policy-40.13.30-1.el10.noarch 1745853685 29242 49eabcf9599cd7e190a6e944f674277f installed DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch 1745853685 18612160 ad4d42d97a27ac7ebe2c5bb28c78ee99 installed DEBUG: kmod-31-11.el10.x86_64 1737131011 271689 bfca144405ef5122c587264633286f41 installed DEBUG: chkconfig-1.30-2.el10.x86_64 1730215254 771569 c31888589670948cb4f81114948b096a installed DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 1741335517 415546 15b9c12422285ad5952ad412a413ae3c installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch 1748356778 61959 229071a21e5d293f84dfd5a25e3ac4a4 installed DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch 1747131330 274215 961932401132c9a8c33f15ba5100603f installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-psutil-5.9.8-5.el10.x86_64 1730252598 1500710 f183b0ac45e51ac902c7e1f51614e949 installed DEBUG: python3-distro-1.9.0-5.el10.noarch 1730229241 206640 afe9cbc010e2f3a47b852087dd5b2e3e installed DEBUG: python3-audit-4.0.3-4.el10.x86_64 1744382132 259998 b860304d80e46690f2919100e963231a installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-7.el10.x86_64 1744722056 496821 dc2009ac9d274e2cb415618e372652ff installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 1730221270 88480 1846c00c2eb6b7d8ea7ceed46017dbd4 installed DEBUG: geolite2-country-20191217-14.el10.noarch 1730216769 4033110 fa310600e8e203e12f1eea6d944ea134 installed DEBUG: geolite2-city-20191217-14.el10.noarch 1730216769 62712603 0159a414492162bac13d7ea32812302f installed DEBUG: ipcalc-1.0.3-12.el10.x86_64 1730219318 79857 393c9cee46e1ca64924b2ea88259da67 installed DEBUG: checkpolicy-3.8-1.el10.x86_64 1738320044 1605141 f92b9fcad858e7de20b478dd7e7df358 installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-setools-4.5.1-4.el10.x86_64 1730231716 3017624 fae6043faf6e53c427b53b9c11deb8cc installed DEBUG: python3-policycoreutils-3.8-2.el10.noarch 1746909592 6089032 2e7c41137efbf200f32868e7f935fc7d installed DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch 1746909592 96435 1e8fd5152f10e790a875aafc29cc1be7 installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 1729167099 12641 d2780fe79ebc685b8ada1d916fd9c28b installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-ncclient-0.6.16-1.el10s.noarch 1738926618 606034 adf68504d815a14c34374bbfe499b147 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed DEBUG: psmisc-23.6-8.el10.x86_64 1730235133 816349 0c37334050f0c1467853b74888daf2b0 installed DEBUG: protobuf-c-1.5.0-6.el10.x86_64 1730228633 55280 7c763a2b5aba7f03e4bfdd2e4ed52f2f installed DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 1747243372 58564 d3f4e574025fb7d9de19442d8c223c1b installed DEBUG: unbound-libs-1.20.0-10.el10.x86_64 1747243372 1477515 83da2cf2bab77e580d326dc049e6b015 installed DEBUG: openssl-1:3.5.0-3.el10.x86_64 1747230615 1901451 b5ff8f326cd3528762dc8828906797eb installed DEBUG: numactl-libs-2.0.19-1.el10.x86_64 1731902402 62374 ebdcc6a3d965a4317bf33351d0a11510 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: libnl3-3.11.0-1.el10.x86_64 1731509392 1085191 32f218d932cde20cb505f4ddddd547d0 installed DEBUG: libibverbs-54.0-1.el10.x86_64 1730749136 1280024 565b5bcf0d11cc6151845e339205af68 installed DEBUG: libmnl-1.0.5-7.el10.x86_64 1730221268 56475 c65702544da706bbd598f0ea4d1159ee installed DEBUG: iproute-6.11.0-1.el10.x86_64 1734545329 2118787 5b2628a539c5a8ed0f8d37820804272d installed DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 25006068 25396a1c2a9364f95feab2edaf89d8e7 installed DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 1887399 b87b2a053a999c5984a081efce7b91cc installed DEBUG: initscripts-service-10.26-2.el10.noarch 1730219319 5832 e94623b73bbd7079f80ace4a4cdfb1ad installed DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 1730219365 16191 e702948ffe4be046b282162fc3920328 installed DEBUG: initscripts-10.26-2.el10.x86_64 1730219365 1143237 ee9f094bd3a5a42569093d4110083708 installed DEBUG: hostname-3.23-14.el10.x86_64 1730218231 50760 740053967e0bccf092f2092f84fc19d2 installed DEBUG: bc-1.07.1-23.el10.x86_64 1730215186 235094 57a1fd9e35df187f0c426178fd12db30 installed DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 1730728253 164950 e61a14553a00137c46f4027f00ea2be0 installed DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 1730728253 11669 357f59822237d1b42ec3ab6e6fe8e6a0 installed DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 cb5500ee8eed49de30d8220c2e577a2b installed DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 8d521f65f7dcac1f576ab3b91700f386 installed DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch 1748357436 14693 424c19f5a0ce1540f693c68db98938e1 installed DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 18922 143e18370f58d724a3785db27c1ba33f installed DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 10966 9a5c9ec6a6ad0bfe329aaaf14712deae installed DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 446314 2f6fe8ff0a5ba8c22fb168b6f75729ab installed DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch 1748356908 51339 c9a3af7f0e2de8c210bfcc524331fbf8 installed DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 226553 94f212664925e179e50f2cad2fa3f577 installed DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch 1742299587 849298 5b3384c98eb57b8fe6d4e95c1a3ec85a installed DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch 1741956136 3133222 d3fe650e66158433b074d9d32d92e615 installed DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch 1748357436 329145 4ad32f92d975947f563a233f416f1e8d installed DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch 1742300884 27259977 2ef9944f549ac5170d469ce38d7692db installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch 1736948186 36448 8a3d727cd5bb869daca121d8ac8cc420 installed DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed DEBUG: python3-ddt-1.6.0-1.el10s.noarch 1736953271 35480 0b37dd2751d6a86017d96e986f46388b installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 1745832178 16309 e3dc5faacd6ddbdb549bcac3f9068229 installed DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch 1747372768 98651 7ae6d31cd561fdacf11d58d38d744fb3 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ud4ZD3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.19.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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir --output /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=5.7.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=5.7.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from build-system.requires DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-ken >= 0.3.0 DEBUG: (installed: os-ken 3.0.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=8.0.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=12.1.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: setproctitle>=1.1.10 DEBUG: (installed: setproctitle 1.3.3) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-traits>=0.9.0 DEBUG: (installed: os-traits 3.5.0) DEBUG: Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=3.0.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py312,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: py312,docs DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan>=1.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling os-ken >= 0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-ken >= 0.3.0 DEBUG: (installed: os-ken 3.0.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config>=8.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=8.0.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db>=12.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=12.1.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.2.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling setproctitle>=1.1.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: setproctitle>=1.1.10 DEBUG: (installed: setproctitle 1.3.3) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling os-traits>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-traits>=0.9.0 DEBUG: (installed: os-traits 3.5.0) DEBUG: Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=3.0.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing 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: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.19.0/neutron_lib-3.19.0.dist-info' DEBUG: Handling pbr >=4.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pbr >=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling SQLAlchemy >=1.2.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling pecan >=1.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: pecan >=1.0.0 DEBUG: (installed: pecan 1.5.1) 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.10.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 1.3.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.4.1) 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 3.0.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 7.1.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.7.1) 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 6.0.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 17.2.1) 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.5.1) 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 7.1.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 16.1.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) 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.7.0) DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: oslo.service >=1.24.0 DEBUG: (installed: oslo.service 4.1.1) 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 8.0.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.7.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.2.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.3.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.9) 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.5.0) DEBUG: Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (neutron-lib) DEBUG: Requirement satisfied: debtcollector >=3.0.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: + cat /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron_lib-3.19.0.dist-info/ DEBUG: removed 'neutron_lib-3.19.0.dist-info/AUTHORS' DEBUG: removed 'neutron_lib-3.19.0.dist-info/LICENSE' DEBUG: removed 'neutron_lib-3.19.0.dist-info/METADATA' DEBUG: removed 'neutron_lib-3.19.0.dist-info/entry_points.txt' DEBUG: removed 'neutron_lib-3.19.0.dist-info/pbr.json' DEBUG: removed 'neutron_lib-3.19.0.dist-info/top_level.txt' DEBUG: removed directory 'neutron_lib-3.19.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UVbJT7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd neutron-lib-3.19.0 DEBUG: + mkdir -p /builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/neutron-lib-3.19.0 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib.egg-info DEBUG: writing /builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/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.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-modern-metadata-oi68crh3/neutron_lib-3.19.0.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: neutron-lib DEBUG: Building wheel for neutron-lib (pyproject.toml): started DEBUG: Running command Building wheel for neutron-lib (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/neutron_lib DEBUG: creating build/lib/neutron_lib/tests DEBUG: creating build/lib/neutron_lib/tests/unit 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/test_api.py -> 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: creating build/lib/neutron_lib/policy DEBUG: copying neutron_lib/policy/_engine.py -> build/lib/neutron_lib/policy DEBUG: copying neutron_lib/policy/__init__.py -> build/lib/neutron_lib/policy 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/test_validators.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_dns.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_allowedaddresspairs.py -> 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: creating 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: copying neutron_lib/tests/unit/placement/test_client.py -> build/lib/neutron_lib/tests/unit/placement DEBUG: copying neutron_lib/tests/unit/placement/__init__.py -> build/lib/neutron_lib/tests/unit/placement 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/exceptions DEBUG: copying neutron_lib/tests/unit/exceptions/test_l3_ext_ha_mode.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: copying neutron_lib/tests/unit/exceptions/__init__.py -> build/lib/neutron_lib/tests/unit/exceptions DEBUG: copying neutron_lib/tests/unit/test_worker.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_neutron_lib.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_context.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/__init__.py -> build/lib/neutron_lib/tests/unit DEBUG: creating build/lib/neutron_lib/agent DEBUG: creating 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/linux/__init__.py -> build/lib/neutron_lib/agent/linux DEBUG: creating build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/utils.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/registry.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/exceptions.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/common_types.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/__init__.py -> build/lib/neutron_lib/objects DEBUG: creating build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/resources.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/registry.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/priority_group.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/manager.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/exceptions.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/events.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/__init__.py -> build/lib/neutron_lib/callbacks DEBUG: creating 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/utils/test_runtime.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_host.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_file.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/__init__.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: creating build/lib/neutron_lib/tests/unit/agent DEBUG: creating 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: copying neutron_lib/tests/unit/agent/common/__init__.py -> build/lib/neutron_lib/tests/unit/agent/common DEBUG: creating build/lib/neutron_lib/objects/logapi DEBUG: copying neutron_lib/objects/logapi/event_types.py -> build/lib/neutron_lib/objects/logapi DEBUG: copying neutron_lib/objects/logapi/__init__.py -> build/lib/neutron_lib/objects/logapi DEBUG: creating 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: 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_sqlalchemytypes.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_model_query.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_api.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/__init__.py -> build/lib/neutron_lib/tests/unit/db 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: creating build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/utils.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/standard_attr.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/sqlalchemytypes.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/resource_extend.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/quota_api.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/model_query.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/model_base.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/constants.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/api.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/__init__.py -> build/lib/neutron_lib/db DEBUG: creating build/lib/neutron_lib/plugins DEBUG: creating build/lib/neutron_lib/plugins/ml2 DEBUG: copying neutron_lib/plugins/ml2/ovs_constants.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/__init__.py -> build/lib/neutron_lib/plugins/ml2 DEBUG: creating build/lib/neutron_lib/api DEBUG: creating 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/api/definitions/vpn_endpoint_groups.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vpn_aes_ctr.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.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/vlan_filter.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/uplink_status_propagation_updatable.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/trunk_details.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/tap_mirror.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/tag_creation.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/subnetpool_prefix_ops.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/subnet_service_types.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_segmentid_enforce.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_external_network.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.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/standard_attr_segment.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/sort_key_validation.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/servicetype.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/segment.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/security_groups_rules_belongs_to_default_sg.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_port_filtering.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/routerservicetype.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/router_availability_zone.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/revisionifmatch.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/rbac_security_groups.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_address_scope.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/quota_check_limit_default.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/qos_rules_alias.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_rule_type_details.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_pps_minimum_rule_alias.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_port_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_fip_network_policy.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_default.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_bw_limit_direction.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/qinq.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/project_id.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/portbindings_extended.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/port_trusted_vif.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/port_resource_request_groups.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_numa_affinity_policy_socket.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_mac_address_regenerate.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_hints.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_hardware_offload_type.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.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/network_segment_range.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_mtu.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_ha.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_availability_zone.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/multiprovidernet.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/metering.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/logging.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/l3_port_ip_change_not_allowed.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_flavors.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_ext_ha_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_gw_mode.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_enable_default_route_bfd.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.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/ip_substring_port_filtering.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/flowclassifier.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/floatingip_autodelete_internal.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/flavors.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/firewall_v2.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/fip_pf_port_range.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_description.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/fip64.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/extraroute_atomic.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/extra_dhcp_opt.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/expose_port_forwarding_in_fip.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/empty_string_filtering.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/dvr.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/dns_domain_keywords.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/dhcpagentscheduler.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/data_plane_status.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/bgpvpn_vni.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_stdattrs_port_assoc.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.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.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/bgp_4byte_asn.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/base.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/availability_zone.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/allowedaddresspairs_atomic.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/agent_sort_key.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.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/address_group.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/__init__.py -> build/lib/neutron_lib/api/definitions 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/objects/extensions DEBUG: copying neutron_lib/objects/extensions/standardattributes.py -> build/lib/neutron_lib/objects/extensions DEBUG: copying neutron_lib/objects/extensions/__init__.py -> build/lib/neutron_lib/objects/extensions DEBUG: copying neutron_lib/tests/tools.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/_base.py -> build/lib/neutron_lib/tests DEBUG: copying neutron_lib/tests/__init__.py -> build/lib/neutron_lib/tests DEBUG: creating 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: copying neutron_lib/tests/unit/callbacks/test_manager.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_callback_exceptions.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/__init__.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: creating build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/vpn.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/vlantransparent.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/vlanqinq.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/taas.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/qos.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/port_security.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/placement.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/multiprovidernet.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/metering.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/local_ip.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/l3_ext_gw_multihoming.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/l3.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/flavors.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/firewall_v2.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/extraroute.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/external_net.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dvr.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dns.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dhcpagentscheduler.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/availability_zone.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/allowedaddresspairs.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/agent.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/address_scope.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/address_group.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/__init__.py -> build/lib/neutron_lib/exceptions DEBUG: creating build/lib/neutron_lib/tests/unit/services DEBUG: creating 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: copying neutron_lib/tests/unit/services/qos/__init__.py -> build/lib/neutron_lib/tests/unit/services/qos DEBUG: creating 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/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_aes_ccm_gcm.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_vlantransparent.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_uplink_status_propagation_updatable.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_trunk_details.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_tap_mirror.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_tag_creation.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_subnetpool_prefix_ops.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_subnet_service_types.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_segmentid_enforce.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_external_network.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.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_standard_attr_segment.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_sort_key_validation.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_servicetype.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_segment.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_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_remote_address_group.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_normalized_cidr.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_router_interface_fip.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_revisionifmatch.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_rbac_security_groups.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_address_scope.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_quota_check_limit.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_qos_rule_type_filter.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_pps_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_minimum_rule.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_gateway_ip.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_fip.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_bw_minimum_ingress.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.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qinq.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_project_id.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_portbindings_extended.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_port_trusted_vif.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_port_resource_request_groups.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_numa_affinity_policy_socket.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_mac_address_regenerate.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_hint_ovs_tx_steering.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_device_profile.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_pagination.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_network_mtu_writable.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_ip_availability.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_availability_zone.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_multiprovidernet.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_metering.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_logging.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_l3_port_ip_change_not_allowed.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_multi_ext_gw.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_ext_ndp_proxy.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_gw_mode.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_enable_default_route_bfd.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.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_ip_substring_port_filtering.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_floatingip_pools.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_floating_ip_port_forwarding_port_range.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.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_firewall_v2_stdattrs.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_fip_port_details.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_fip64.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_extraroute_atomic.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_extra_dhcp_opt.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_expose_port_forwarding_in_fip.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_empty_string_filtering.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_dns_domain_ports.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_dhcpagentscheduler.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_data_plane_status.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_bgpvpn_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_router_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_net_assoc_stdattrs.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_bgp_dragentscheduler.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.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_availability_zone.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_allowedaddresspairs_atomic.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_agent_sort_key.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.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_address_scope.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__dummy.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/base.py -> 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/worker.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/version.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/rpc.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/fixture.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/context.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/constants.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/_i18n.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/__init__.py -> build/lib/neutron_lib DEBUG: creating 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: copying neutron_lib/tests/unit/policy/__init__.py -> build/lib/neutron_lib/tests/unit/policy DEBUG: creating build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/utils.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/constants.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/client.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/__init__.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/agent/topics.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/l3_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/extension.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/constants.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/__init__.py -> build/lib/neutron_lib/agent DEBUG: creating build/lib/neutron_lib/services DEBUG: copying neutron_lib/services/constants.py -> build/lib/neutron_lib/services DEBUG: copying neutron_lib/services/base.py -> build/lib/neutron_lib/services DEBUG: copying neutron_lib/services/__init__.py -> build/lib/neutron_lib/services DEBUG: creating 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: copying neutron_lib/tests/unit/hacking/__init__.py -> build/lib/neutron_lib/tests/unit/hacking DEBUG: creating build/lib/neutron_lib/services/qos DEBUG: copying neutron_lib/services/qos/constants.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/__init__.py -> build/lib/neutron_lib/services/qos DEBUG: creating build/lib/neutron_lib/services/logapi DEBUG: copying neutron_lib/services/logapi/constants.py -> build/lib/neutron_lib/services/logapi DEBUG: copying neutron_lib/services/logapi/__init__.py -> build/lib/neutron_lib/services/logapi DEBUG: creating build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/multiprovidernet.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/availability_zone.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/__init__.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/faults.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/extensions.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/converters.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/attributes.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/__init__.py -> build/lib/neutron_lib/api DEBUG: creating 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: copying neutron_lib/tests/unit/objects/test_common_types.py -> build/lib/neutron_lib/tests/unit/objects DEBUG: copying neutron_lib/tests/unit/objects/__init__.py -> build/lib/neutron_lib/tests/unit/objects DEBUG: creating build/lib/neutron_lib/services/trunk DEBUG: copying neutron_lib/services/trunk/constants.py -> build/lib/neutron_lib/services/trunk DEBUG: copying neutron_lib/services/trunk/__init__.py -> build/lib/neutron_lib/services/trunk DEBUG: copying neutron_lib/tests/unit/agent/__init__.py -> build/lib/neutron_lib/tests/unit/agent DEBUG: copying neutron_lib/tests/unit/plugins/test_utils.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/__init__.py -> build/lib/neutron_lib/tests/unit/plugins DEBUG: creating build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/upgrade_checks.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/test.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/runtime.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/net.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/host.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/helpers.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/file.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/__init__.py -> build/lib/neutron_lib/utils DEBUG: creating build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/translation_checks.py -> build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/checks.py -> build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/__init__.py -> build/lib/neutron_lib/hacking DEBUG: creating build/lib/neutron_lib/agent/common DEBUG: copying neutron_lib/agent/common/utils.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/__init__.py -> build/lib/neutron_lib/agent/common DEBUG: copying neutron_lib/tests/unit/services/test_base.py -> 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/api/test_faults.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_converters.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/__init__.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/plugins/utils.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/directory.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/constants.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/__init__.py -> build/lib/neutron_lib/plugins DEBUG: running egg_info 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: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'neutron_lib.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron_lib.locale.zh_CN.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'neutron_lib.locale.zh_CN.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'neutron_lib.locale.zh_CN.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'neutron_lib.locale.zh_CN.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'neutron_lib.tests.etc' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'neutron_lib.tests.etc' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'neutron_lib.tests.etc' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'neutron_lib.tests.etc' to be distributed and are DEBUG: already explicitly excluding 'neutron_lib.tests.etc' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/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/hacking DEBUG: copying build/lib/neutron_lib/hacking/__init__.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/translation_checks.py -> build/bdist.linux-x86_64/wheel/neutron_lib/hacking DEBUG: creating 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: copying build/lib/neutron_lib/utils/file.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/host.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/runtime.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/upgrade_checks.py -> build/bdist.linux-x86_64/wheel/neutron_lib/utils DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/services DEBUG: creating 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: copying build/lib/neutron_lib/services/trunk/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/trunk DEBUG: creating 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: copying build/lib/neutron_lib/services/logapi/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/logapi DEBUG: creating 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: 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/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services/qos DEBUG: copying build/lib/neutron_lib/services/__init__.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/constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/services DEBUG: creating 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: copying build/lib/neutron_lib/placement/client.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/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/__init__.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/constants.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/fixture.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/version.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: copying build/lib/neutron_lib/worker.py -> build/bdist.linux-x86_64/wheel/neutron_lib DEBUG: creating 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/exceptions/address_group.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/agent.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/availability_zone.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/dns.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/external_net.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/firewall_v2.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/l3.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_ext_ha_mode.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/metering.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/network_segment_range.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/port_security.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/taas.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/vlanqinq.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/vpn.py -> build/bdist.linux-x86_64/wheel/neutron_lib/exceptions DEBUG: creating 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: copying build/lib/neutron_lib/api/attributes.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/extensions.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/faults.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api DEBUG: creating 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/validators/allowedaddresspairs.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/dns.py -> 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: creating 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: 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/address_group.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/agent.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_sort_key.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/allowedaddresspairs_atomic.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/availability_zone.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/base.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/bgp_4byte_asn.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/bgpvpn.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_stdattrs.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_port_assoc.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_vni.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/data_plane_status.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/dhcpagentscheduler.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/dns_domain_keywords.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/dvr.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/empty_string_filtering.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/expose_port_forwarding_in_fip.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/extra_dhcp_opt.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/extraroute_atomic.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/fip64.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/fip_pf_description.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_port_range.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/firewall_v2.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/flavors.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/floatingip_autodelete_internal.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/flowclassifier.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/ip_substring_port_filtering.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/l3.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_enable_default_route_bfd.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_ext_gw_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_ha_mode.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_flavors.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_port_ip_change_not_allowed.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/logging.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/metering.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/multiprovidernet.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/network_availability_zone.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_ha.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_mtu.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_segment_range.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/port.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_hardware_offload_type.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_hints.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_mac_address_regenerate.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_numa_affinity_policy_socket.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_resource_request_groups.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_trusted_vif.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/portbindings_extended.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/project_id.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/qinq.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/qos_bw_limit_direction.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_default.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_fip_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_port_network_policy.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_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_rule.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_rule_type_filter.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/quota_check_limit.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/quota_check_limit_default.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/rbac_address_scope.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_security_groups.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/revisionifmatch.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/router_availability_zone.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/routerservicetype.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/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_remote_address_group.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_shared_filtering.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/segments_peer_subnet_host_routes.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/sfc.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/sorting.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/stateful_security_group.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/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_external_network.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_segmentid_enforce.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_service_types.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/subnetpool_prefix_ops.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/tag_creation.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/tap_mirror.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/trunk_details.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/uplink_status_propagation_updatable.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/vlantransparent.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/vpn_aes_ccm_gcm.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vpn_aes_ctr.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_flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/api/definitions DEBUG: creating 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: copying build/lib/neutron_lib/plugins/constants.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/utils.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/__init__.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/ovs_constants.py -> build/bdist.linux-x86_64/wheel/neutron_lib/plugins/ml2 DEBUG: creating 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: copying build/lib/neutron_lib/db/api.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/model_base.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/quota_api.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/sqlalchemytypes.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/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/db DEBUG: creating 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: copying build/lib/neutron_lib/callbacks/events.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/manager.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/registry.py -> 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: creating build/bdist.linux-x86_64/wheel/neutron_lib/objects DEBUG: creating 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/extensions/standardattributes.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects/extensions DEBUG: creating 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: 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/__init__.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/exceptions.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/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/objects DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/agent DEBUG: creating 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: 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/utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent/common DEBUG: copying build/lib/neutron_lib/agent/__init__.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/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/l3_extension.py -> 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: creating 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: copying build/lib/neutron_lib/agent/linux/interface.py -> build/bdist.linux-x86_64/wheel/neutron_lib/agent/linux DEBUG: creating 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: copying build/lib/neutron_lib/policy/_engine.py -> build/bdist.linux-x86_64/wheel/neutron_lib/policy 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: copying build/lib/neutron_lib/tests/__init__.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/_post_mortem_debug.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests DEBUG: copying build/lib/neutron_lib/tests/tools.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: creating 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: 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/test_utils.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/__init__.py -> 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: creating 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: copying build/lib/neutron_lib/tests/unit/policy/test__engine.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/policy DEBUG: creating 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: copying build/lib/neutron_lib/tests/unit/services/test_base.py -> 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/__init__.py -> 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: creating 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: 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/test_events.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_registry.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/callbacks 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/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/__init__.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/test_api.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_model_query.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_sqlalchemytypes.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_utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/db DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent 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/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/common/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/agent/common DEBUG: creating 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: 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/test_helpers.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_net.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_test.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/utils 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/unit/fake_notifier.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/test_fixture.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_rpc.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_worker.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit DEBUG: creating 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: 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/test_l3_ext_ha_mode.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/exceptions 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/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/placement/test_client.py -> 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: creating 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: 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/test_converters.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_faults.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/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/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/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/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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_trusted_vif.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_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_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_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_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_qinq.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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_tag_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_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_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_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_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_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_uplink_status_propagation_updatable.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_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_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_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_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_flavors.py -> build/bdist.linux-x86_64/wheel/neutron_lib/tests/unit/api/definitions DEBUG: creating 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: 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/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_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_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_validators.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/plugins DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/__init__.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/test_utils.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/__init__.py -> 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: running install_egg_info DEBUG: Copying neutron_lib.egg-info to build/bdist.linux-x86_64/wheel/neutron_lib-3.19.0-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/neutron_lib-3.19.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir/pip-wheel-pv6zvl9h/.tmp-b3lrlip0/neutron_lib-3.19.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/port_trusted_vif.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/qinq.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/quota_check_limit_default.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_creation.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/uplink_status_propagation_updatable.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_aes_ctr.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/vlanqinq.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_converters.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_port_trusted_vif.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_qinq.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_creation.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_uplink_status_propagation_updatable.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/exceptions/test_l3_ext_ha_mode.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.19.0.dist-info/AUTHORS' DEBUG: adding 'neutron_lib-3.19.0.dist-info/LICENSE' DEBUG: adding 'neutron_lib-3.19.0.dist-info/METADATA' DEBUG: adding 'neutron_lib-3.19.0.dist-info/WHEEL' DEBUG: adding 'neutron_lib-3.19.0.dist-info/entry_points.txt' DEBUG: adding 'neutron_lib-3.19.0.dist-info/pbr.json' DEBUG: adding 'neutron_lib-3.19.0.dist-info/top_level.txt' DEBUG: adding 'neutron_lib-3.19.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for neutron-lib (pyproject.toml): finished with status 'done' DEBUG: Created wheel for neutron-lib: filename=neutron_lib-3.19.0-py3-none-any.whl size=616504 sha256=c2db2669b8b2bd50529f8f69d28a61300f90972decff032c81fe1aa83a7f7636 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/ed/48/38/9d3cddfe54d5a1557577849f1f48344945798662422ef85f4a 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/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.19.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: Running Sphinx v7.2.6 DEBUG: /usr/lib/python3.12/site-packages/pbr/packaging.py:42: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html DEBUG: import pkg_resources DEBUG: /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('paste')`. DEBUG: Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages DEBUG: declare_namespace(pkg) DEBUG: /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`. DEBUG: Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages DEBUG: declare_namespace(pkg) DEBUG: /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. DEBUG: Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages DEBUG: declare_namespace(pkg) DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:27: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). DEBUG: _default_last_updated = datetime.datetime.utcfromtimestamp(_timeint) DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/neutron-lib-3.19.0/.gitreview found DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.context.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.version.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.worker.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.extension.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.l2_extension.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.l3_extension.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.topics.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.common.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.common.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.linux.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.agent.linux.interface.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.converters.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.extensions.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.faults.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.address_group.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.address_scope.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.agent.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.agent_resources_synced.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.agent_sort_key.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.allowedaddresspairs.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.allowedaddresspairs_atomic.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.auto_allocated_topology.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.availability_zone.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.availability_zone_filter.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.base.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgp.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgp_4byte_asn.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgp_dragentscheduler.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgpvpn.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgpvpn_routes_control.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_net_assoc.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_port_assoc.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_router_assoc.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.bgpvpn_vni.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.data_plane_status.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.default_subnetpools.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.dhcpagentscheduler.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.dns.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.dns_domain_keywords.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.dns_domain_ports.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.dvr.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.ecmp_routes.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.empty_string_filtering.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.expose_l3_conntrack_helper.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.expose_port_forwarding_in_fip.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.external_net.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.extra_dhcp_opt.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.extraroute.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.extraroute_atomic.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.filter_validation.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.fip64.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.fip_distributed.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.fip_pf_description.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.fip_pf_detail.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.fip_pf_port_range.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.fip_port_details.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.firewall_v2.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.firewall_v2_stdattrs.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.flavors.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.floating_ip_port_forwarding.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.floatingip_autodelete_internal.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.floatingip_pools.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.flowclassifier.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.ip_allocation.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.ip_substring_port_filtering.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l2_adjacency.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_conntrack_helper.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_enable_default_route_bfd.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_enable_default_route_ecmp.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_ext_gw_mode.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_ext_gw_multihoming.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_ext_ha_mode.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_ext_ndp_proxy.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_flavors.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_ndp_proxy.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.l3_port_ip_change_not_allowed.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.local_ip.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.logging.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.logging_resource.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.metering.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.metering_source_and_destination_filters.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.multiprovidernet.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.network.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.network_availability_zone.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.network_cascade_delete.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.network_ha.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.network_ip_availability.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.network_mtu.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.network_mtu_writable.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.network_segment_range.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.pagination.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_device_profile.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_hardware_offload_type.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_hint_ovs_tx_steering.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_hints.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_mac_address_override.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_mac_address_regenerate.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_numa_affinity_policy.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_numa_affinity_policy_socket.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_resource_request.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_resource_request_groups.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_security.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.port_trusted_vif.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.portbindings.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.portbindings_extended.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.project_default_networks.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.project_id.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.provider_net.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qinq.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_bw_limit_direction.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_bw_minimum_ingress.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_default.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_fip.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_fip_network_policy.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_gateway_ip.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_port_network_policy.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_pps_minimum_rule.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_pps_minimum_rule_alias.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_pps_rule.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_rule_type_details.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_rule_type_filter.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.qos_rules_alias.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.quota_check_limit.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.quota_check_limit_default.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.rbac_address_groups.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.rbac_address_scope.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.rbac_bgpvpn.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.rbac_security_groups.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.rbac_subnetpool.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.revisionifmatch.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.router_admin_state_down_before_update.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.router_availability_zone.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.router_interface_fip.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.routerservicetype.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.security_groups_normalized_cidr.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.security_groups_port_filtering.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.security_groups_remote_address_group.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.security_groups_rules_belongs_to_default_sg.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.security_groups_shared_filtering.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.segment.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.segments_peer_subnet_host_routes.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.servicetype.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.sfc.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.sort_key_validation.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.sorting.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.standard_attr_segment.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.stateful_security_group.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnet.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnet_dns_publish_fixed_ip.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnet_external_network.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnet_onboard.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnet_segmentid_enforce.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnet_segmentid_writable.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnet_service_types.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnetpool.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.subnetpool_prefix_ops.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.taas.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.tag_creation.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.tag_ports_during_bulk_creation.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.tap_mirror.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.trunk.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.trunk_details.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.uplink_status_propagation.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.uplink_status_propagation_updatable.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.vlan_filter.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.vlantransparent.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.vpn.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.vpn_aes_ccm_gcm.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.vpn_aes_ctr.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.vpn_endpoint_groups.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.definitions.vpn_flavors.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.validators.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.validators.allowedaddresspairs.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.validators.availability_zone.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.validators.dns.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.api.validators.multiprovidernet.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.callbacks.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.callbacks.events.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.callbacks.exceptions.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.callbacks.manager.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.callbacks.priority_group.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.callbacks.registry.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.callbacks.resources.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.db.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.db.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.db.model_query.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.db.quota_api.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.db.standard_attr.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.db.utils.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.address_group.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.address_scope.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.agent.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.allowedaddresspairs.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.availability_zone.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.dhcpagentscheduler.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.dns.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.dvr.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.external_net.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.extraroute.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.firewall_v2.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.flavors.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.l3.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.l3_ext_gw_multihoming.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.l3_ext_ha_mode.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.local_ip.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.metering.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.multiprovidernet.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.network_segment_range.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.placement.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.port_security.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.qos.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.taas.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.vlanqinq.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.vlantransparent.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.exceptions.vpn.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.common_types.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.exceptions.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.registry.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.utils.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.extensions.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.extensions.standardattributes.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.logapi.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.objects.logapi.event_types.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.placement.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.placement.client.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.placement.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.placement.utils.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.plugins.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.plugins.directory.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.plugins.utils.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.plugins.ml2.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.plugins.ml2.api.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.plugins.ml2.ovs_constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.policy.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.base.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.logapi.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.logapi.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.qos.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.qos.base.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.qos.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.trunk.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.services.trunk.constants.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.utils.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.utils.file.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.utils.helpers.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.utils.host.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.utils.net.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.utils.runtime.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.utils.test.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/neutron_lib.utils.upgrade_checks.rst. DEBUG: Creating file /builddir/build/BUILD/neutron-lib-3.19.0/doc/source/reference/modules/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 19 source files that are out of date DEBUG: updating environment: [new config] 290 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] contributor/api_attributes reading sources... [ 1%] contributor/api_converters reading sources... [ 1%] contributor/api_extensions reading sources... [ 1%] contributor/api_validators reading sources... [ 2%] contributor/callbacks reading sources... [ 2%] contributor/consuming reading sources... [ 2%] contributor/contributing reading sources... [ 3%] contributor/conventions reading sources... [ 3%] contributor/db_model_query reading sources... [ 3%] contributor/index reading sources... [ 4%] contributor/internals reading sources... [ 4%] contributor/releasing reading sources... [ 4%] contributor/review-guidelines reading sources... [ 5%] contributor/rpc_api reading sources... [ 5%] index reading sources... [ 6%] install/index reading sources... [ 6%] reference/index reading sources... [ 6%] reference/modules/modules reading sources... [ 7%] reference/modules/neutron_lib /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: reading sources... [ 7%] reference/modules/neutron_lib.agent reading sources... [ 7%] reference/modules/neutron_lib.agent.common reading sources... [ 8%] reference/modules/neutron_lib.agent.common.constants reading sources... [ 8%] reference/modules/neutron_lib.agent.common.utils reading sources... [ 8%] reference/modules/neutron_lib.agent.constants reading sources... [ 9%] reference/modules/neutron_lib.agent.extension reading sources... [ 9%] reference/modules/neutron_lib.agent.l2_extension reading sources... [ 9%] reference/modules/neutron_lib.agent.l3_extension reading sources... [ 10%] reference/modules/neutron_lib.agent.linux reading sources... [ 10%] reference/modules/neutron_lib.agent.linux.interface reading sources... [ 10%] reference/modules/neutron_lib.agent.topics reading sources... [ 11%] reference/modules/neutron_lib.api reading sources... [ 11%] reference/modules/neutron_lib.api.attributes reading sources... [ 11%] reference/modules/neutron_lib.api.converters reading sources... [ 12%] reference/modules/neutron_lib.api.definitions reading sources... [ 12%] reference/modules/neutron_lib.api.definitions.address_group reading sources... [ 12%] reference/modules/neutron_lib.api.definitions.address_scope reading sources... [ 13%] reference/modules/neutron_lib.api.definitions.agent reading sources... [ 13%] reference/modules/neutron_lib.api.definitions.agent_resources_synced reading sources... [ 13%] reference/modules/neutron_lib.api.definitions.agent_sort_key reading sources... [ 14%] reference/modules/neutron_lib.api.definitions.allowedaddresspairs reading sources... [ 14%] reference/modules/neutron_lib.api.definitions.allowedaddresspairs_atomic reading sources... [ 14%] reference/modules/neutron_lib.api.definitions.auto_allocated_topology reading sources... [ 15%] reference/modules/neutron_lib.api.definitions.availability_zone reading sources... [ 15%] reference/modules/neutron_lib.api.definitions.availability_zone_filter reading sources... [ 16%] reference/modules/neutron_lib.api.definitions.base reading sources... [ 16%] reference/modules/neutron_lib.api.definitions.bgp reading sources... [ 16%] reference/modules/neutron_lib.api.definitions.bgp_4byte_asn reading sources... [ 17%] reference/modules/neutron_lib.api.definitions.bgp_dragentscheduler reading sources... [ 17%] reference/modules/neutron_lib.api.definitions.bgpvpn reading sources... [ 17%] reference/modules/neutron_lib.api.definitions.bgpvpn_routes_control reading sources... [ 18%] reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs reading sources... [ 18%] reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_net_assoc reading sources... [ 18%] reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_port_assoc reading sources... [ 19%] reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_router_assoc reading sources... [ 19%] reference/modules/neutron_lib.api.definitions.bgpvpn_vni reading sources... [ 19%] reference/modules/neutron_lib.api.definitions.constants reading sources... [ 20%] reference/modules/neutron_lib.api.definitions.data_plane_status reading sources... [ 20%] reference/modules/neutron_lib.api.definitions.default_subnetpools reading sources... [ 20%] reference/modules/neutron_lib.api.definitions.dhcpagentscheduler reading sources... [ 21%] reference/modules/neutron_lib.api.definitions.dns reading sources... [ 21%] reference/modules/neutron_lib.api.definitions.dns_domain_keywords reading sources... [ 21%] reference/modules/neutron_lib.api.definitions.dns_domain_ports reading sources... [ 22%] reference/modules/neutron_lib.api.definitions.dvr reading sources... [ 22%] reference/modules/neutron_lib.api.definitions.ecmp_routes reading sources... [ 22%] reference/modules/neutron_lib.api.definitions.empty_string_filtering reading sources... [ 23%] reference/modules/neutron_lib.api.definitions.expose_l3_conntrack_helper reading sources... [ 23%] reference/modules/neutron_lib.api.definitions.expose_port_forwarding_in_fip reading sources... [ 23%] reference/modules/neutron_lib.api.definitions.external_net reading sources... [ 24%] reference/modules/neutron_lib.api.definitions.extra_dhcp_opt reading sources... [ 24%] reference/modules/neutron_lib.api.definitions.extraroute reading sources... [ 24%] reference/modules/neutron_lib.api.definitions.extraroute_atomic reading sources... [ 25%] reference/modules/neutron_lib.api.definitions.filter_validation reading sources... [ 25%] reference/modules/neutron_lib.api.definitions.fip64 reading sources... [ 26%] reference/modules/neutron_lib.api.definitions.fip_distributed reading sources... [ 26%] reference/modules/neutron_lib.api.definitions.fip_pf_description reading sources... [ 26%] reference/modules/neutron_lib.api.definitions.fip_pf_detail reading sources... [ 27%] reference/modules/neutron_lib.api.definitions.fip_pf_port_range reading sources... [ 27%] reference/modules/neutron_lib.api.definitions.fip_port_details reading sources... [ 27%] reference/modules/neutron_lib.api.definitions.firewall_v2 reading sources... [ 28%] reference/modules/neutron_lib.api.definitions.firewall_v2_stdattrs reading sources... [ 28%] reference/modules/neutron_lib.api.definitions.flavors reading sources... [ 28%] reference/modules/neutron_lib.api.definitions.floating_ip_port_forwarding reading sources... [ 29%] reference/modules/neutron_lib.api.definitions.floatingip_autodelete_internal reading sources... [ 29%] reference/modules/neutron_lib.api.definitions.floatingip_pools reading sources... [ 29%] reference/modules/neutron_lib.api.definitions.flowclassifier reading sources... [ 30%] reference/modules/neutron_lib.api.definitions.ip_allocation reading sources... [ 30%] reference/modules/neutron_lib.api.definitions.ip_substring_port_filtering reading sources... [ 30%] reference/modules/neutron_lib.api.definitions.l2_adjacency reading sources... [ 31%] reference/modules/neutron_lib.api.definitions.l3 reading sources... [ 31%] reference/modules/neutron_lib.api.definitions.l3_conntrack_helper reading sources... [ 31%] reference/modules/neutron_lib.api.definitions.l3_enable_default_route_bfd reading sources... [ 32%] reference/modules/neutron_lib.api.definitions.l3_enable_default_route_ecmp reading sources... [ 32%] reference/modules/neutron_lib.api.definitions.l3_ext_gw_mode reading sources... [ 32%] reference/modules/neutron_lib.api.definitions.l3_ext_gw_multihoming reading sources... [ 33%] reference/modules/neutron_lib.api.definitions.l3_ext_ha_mode reading sources... [ 33%] reference/modules/neutron_lib.api.definitions.l3_ext_ndp_proxy reading sources... [ 33%] reference/modules/neutron_lib.api.definitions.l3_flavors reading sources... [ 34%] reference/modules/neutron_lib.api.definitions.l3_ndp_proxy reading sources... [ 34%] reference/modules/neutron_lib.api.definitions.l3_port_ip_change_not_allowed reading sources... [ 34%] reference/modules/neutron_lib.api.definitions.local_ip reading sources... [ 35%] reference/modules/neutron_lib.api.definitions.logging reading sources... [ 35%] reference/modules/neutron_lib.api.definitions.logging_resource reading sources... [ 36%] reference/modules/neutron_lib.api.definitions.metering reading sources... [ 36%] reference/modules/neutron_lib.api.definitions.metering_source_and_destination_filters reading sources... [ 36%] reference/modules/neutron_lib.api.definitions.multiprovidernet reading sources... [ 37%] reference/modules/neutron_lib.api.definitions.network reading sources... [ 37%] reference/modules/neutron_lib.api.definitions.network_availability_zone reading sources... [ 37%] reference/modules/neutron_lib.api.definitions.network_cascade_delete reading sources... [ 38%] reference/modules/neutron_lib.api.definitions.network_ha reading sources... [ 38%] reference/modules/neutron_lib.api.definitions.network_ip_availability reading sources... [ 38%] reference/modules/neutron_lib.api.definitions.network_mtu reading sources... [ 39%] reference/modules/neutron_lib.api.definitions.network_mtu_writable reading sources... [ 39%] reference/modules/neutron_lib.api.definitions.network_segment_range reading sources... [ 39%] reference/modules/neutron_lib.api.definitions.pagination reading sources... [ 40%] reference/modules/neutron_lib.api.definitions.port reading sources... [ 40%] reference/modules/neutron_lib.api.definitions.port_device_profile reading sources... [ 40%] reference/modules/neutron_lib.api.definitions.port_hardware_offload_type reading sources... [ 41%] reference/modules/neutron_lib.api.definitions.port_hint_ovs_tx_steering reading sources... [ 41%] reference/modules/neutron_lib.api.definitions.port_hints reading sources... [ 41%] reference/modules/neutron_lib.api.definitions.port_mac_address_override reading sources... [ 42%] reference/modules/neutron_lib.api.definitions.port_mac_address_regenerate reading sources... [ 42%] reference/modules/neutron_lib.api.definitions.port_numa_affinity_policy reading sources... [ 42%] reference/modules/neutron_lib.api.definitions.port_numa_affinity_policy_socket reading sources... [ 43%] reference/modules/neutron_lib.api.definitions.port_resource_request reading sources... [ 43%] reference/modules/neutron_lib.api.definitions.port_resource_request_groups reading sources... [ 43%] reference/modules/neutron_lib.api.definitions.port_security reading sources... [ 44%] reference/modules/neutron_lib.api.definitions.port_trusted_vif reading sources... [ 44%] reference/modules/neutron_lib.api.definitions.portbindings reading sources... [ 44%] reference/modules/neutron_lib.api.definitions.portbindings_extended reading sources... [ 45%] reference/modules/neutron_lib.api.definitions.project_default_networks reading sources... [ 45%] reference/modules/neutron_lib.api.definitions.project_id reading sources... [ 46%] reference/modules/neutron_lib.api.definitions.provider_net reading sources... [ 46%] reference/modules/neutron_lib.api.definitions.qinq reading sources... [ 46%] reference/modules/neutron_lib.api.definitions.qos reading sources... [ 47%] reference/modules/neutron_lib.api.definitions.qos_bw_limit_direction reading sources... [ 47%] reference/modules/neutron_lib.api.definitions.qos_bw_minimum_ingress reading sources... [ 47%] reference/modules/neutron_lib.api.definitions.qos_default reading sources... [ 48%] reference/modules/neutron_lib.api.definitions.qos_fip reading sources... [ 48%] reference/modules/neutron_lib.api.definitions.qos_fip_network_policy reading sources... [ 48%] reference/modules/neutron_lib.api.definitions.qos_gateway_ip reading sources... [ 49%] reference/modules/neutron_lib.api.definitions.qos_port_network_policy reading sources... [ 49%] reference/modules/neutron_lib.api.definitions.qos_pps_minimum_rule reading sources... [ 49%] reference/modules/neutron_lib.api.definitions.qos_pps_minimum_rule_alias reading sources... [ 50%] reference/modules/neutron_lib.api.definitions.qos_pps_rule reading sources... [ 50%] reference/modules/neutron_lib.api.definitions.qos_rule_type_details reading sources... [ 50%] reference/modules/neutron_lib.api.definitions.qos_rule_type_filter reading sources... [ 51%] reference/modules/neutron_lib.api.definitions.qos_rules_alias reading sources... [ 51%] reference/modules/neutron_lib.api.definitions.quota_check_limit reading sources... [ 51%] reference/modules/neutron_lib.api.definitions.quota_check_limit_default reading sources... [ 52%] reference/modules/neutron_lib.api.definitions.rbac_address_groups reading sources... [ 52%] reference/modules/neutron_lib.api.definitions.rbac_address_scope reading sources... [ 52%] reference/modules/neutron_lib.api.definitions.rbac_bgpvpn reading sources... [ 53%] reference/modules/neutron_lib.api.definitions.rbac_security_groups reading sources... [ 53%] reference/modules/neutron_lib.api.definitions.rbac_subnetpool reading sources... [ 53%] reference/modules/neutron_lib.api.definitions.revisionifmatch reading sources... [ 54%] reference/modules/neutron_lib.api.definitions.router_admin_state_down_before_update reading sources... [ 54%] reference/modules/neutron_lib.api.definitions.router_availability_zone reading sources... [ 54%] reference/modules/neutron_lib.api.definitions.router_interface_fip reading sources... [ 55%] reference/modules/neutron_lib.api.definitions.routerservicetype reading sources... [ 55%] reference/modules/neutron_lib.api.definitions.security_groups_normalized_cidr reading sources... [ 56%] reference/modules/neutron_lib.api.definitions.security_groups_port_filtering reading sources... [ 56%] reference/modules/neutron_lib.api.definitions.security_groups_remote_address_group reading sources... [ 56%] reference/modules/neutron_lib.api.definitions.security_groups_rules_belongs_to_default_sg reading sources... [ 57%] reference/modules/neutron_lib.api.definitions.security_groups_shared_filtering reading sources... [ 57%] reference/modules/neutron_lib.api.definitions.segment reading sources... [ 57%] reference/modules/neutron_lib.api.definitions.segments_peer_subnet_host_routes reading sources... [ 58%] reference/modules/neutron_lib.api.definitions.servicetype reading sources... [ 58%] reference/modules/neutron_lib.api.definitions.sfc reading sources... [ 58%] reference/modules/neutron_lib.api.definitions.sort_key_validation reading sources... [ 59%] reference/modules/neutron_lib.api.definitions.sorting reading sources... [ 59%] reference/modules/neutron_lib.api.definitions.standard_attr_segment reading sources... [ 59%] reference/modules/neutron_lib.api.definitions.stateful_security_group reading sources... [ 60%] reference/modules/neutron_lib.api.definitions.subnet reading sources... [ 60%] reference/modules/neutron_lib.api.definitions.subnet_dns_publish_fixed_ip reading sources... [ 60%] reference/modules/neutron_lib.api.definitions.subnet_external_network reading sources... [ 61%] reference/modules/neutron_lib.api.definitions.subnet_onboard reading sources... [ 61%] reference/modules/neutron_lib.api.definitions.subnet_segmentid_enforce reading sources... [ 61%] reference/modules/neutron_lib.api.definitions.subnet_segmentid_writable reading sources... [ 62%] reference/modules/neutron_lib.api.definitions.subnet_service_types reading sources... [ 62%] reference/modules/neutron_lib.api.definitions.subnetpool reading sources... [ 62%] reference/modules/neutron_lib.api.definitions.subnetpool_prefix_ops reading sources... [ 63%] reference/modules/neutron_lib.api.definitions.taas reading sources... [ 63%] reference/modules/neutron_lib.api.definitions.tag_creation reading sources... [ 63%] reference/modules/neutron_lib.api.definitions.tag_ports_during_bulk_creation reading sources... [ 64%] reference/modules/neutron_lib.api.definitions.tap_mirror reading sources... [ 64%] reference/modules/neutron_lib.api.definitions.trunk reading sources... [ 64%] reference/modules/neutron_lib.api.definitions.trunk_details reading sources... [ 65%] reference/modules/neutron_lib.api.definitions.uplink_status_propagation reading sources... [ 65%] reference/modules/neutron_lib.api.definitions.uplink_status_propagation_updatable reading sources... [ 66%] reference/modules/neutron_lib.api.definitions.vlan_filter reading sources... [ 66%] reference/modules/neutron_lib.api.definitions.vlantransparent reading sources... [ 66%] reference/modules/neutron_lib.api.definitions.vpn reading sources... [ 67%] reference/modules/neutron_lib.api.definitions.vpn_aes_ccm_gcm reading sources... [ 67%] reference/modules/neutron_lib.api.definitions.vpn_aes_ctr reading sources... [ 67%] reference/modules/neutron_lib.api.definitions.vpn_endpoint_groups reading sources... [ 68%] reference/modules/neutron_lib.api.definitions.vpn_flavors reading sources... [ 68%] reference/modules/neutron_lib.api.extensions reading sources... [ 68%] reference/modules/neutron_lib.api.faults reading sources... [ 69%] reference/modules/neutron_lib.api.validators reading sources... [ 69%] reference/modules/neutron_lib.api.validators.allowedaddresspairs reading sources... [ 69%] reference/modules/neutron_lib.api.validators.availability_zone reading sources... [ 70%] reference/modules/neutron_lib.api.validators.dns reading sources... [ 70%] reference/modules/neutron_lib.api.validators.multiprovidernet reading sources... [ 70%] reference/modules/neutron_lib.callbacks reading sources... [ 71%] reference/modules/neutron_lib.callbacks.events reading sources... [ 71%] reference/modules/neutron_lib.callbacks.exceptions reading sources... [ 71%] reference/modules/neutron_lib.callbacks.manager reading sources... [ 72%] reference/modules/neutron_lib.callbacks.priority_group reading sources... [ 72%] reference/modules/neutron_lib.callbacks.registry reading sources... [ 72%] reference/modules/neutron_lib.callbacks.resources reading sources... [ 73%] reference/modules/neutron_lib.constants reading sources... [ 73%] reference/modules/neutron_lib.context /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:330: SAWarning: Unmanaged access of declarative attribute created_at from non-mapped class HasStandardAttributes DEBUG: return getattr(obj, name, *defargs) DEBUG: /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:330: SAWarning: Unmanaged access of declarative attribute description from non-mapped class HasStandardAttributes DEBUG: return getattr(obj, name, *defargs) DEBUG: /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:330: SAWarning: Unmanaged access of declarative attribute revision_number from non-mapped class HasStandardAttributes DEBUG: return getattr(obj, name, *defargs) DEBUG: /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:330: SAWarning: Unmanaged access of declarative attribute standard_attr from non-mapped class HasStandardAttributes DEBUG: return getattr(obj, name, *defargs) DEBUG: /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:330: SAWarning: Unmanaged access of declarative attribute standard_attr_id from non-mapped class HasStandardAttributes DEBUG: return getattr(obj, name, *defargs) DEBUG: /usr/lib/python3.12/site-packages/sphinx/util/inspect.py:330: SAWarning: Unmanaged access of declarative attribute updated_at from non-mapped class HasStandardAttributes DEBUG: return getattr(obj, name, *defargs) DEBUG: reading sources... [ 73%] reference/modules/neutron_lib.db reading sources... [ 74%] reference/modules/neutron_lib.db.api reading sources... [ 74%] reference/modules/neutron_lib.db.constants reading sources... [ 74%] reference/modules/neutron_lib.db.model_query reading sources... [ 75%] reference/modules/neutron_lib.db.quota_api reading sources... [ 75%] reference/modules/neutron_lib.db.standard_attr reading sources... [ 76%] reference/modules/neutron_lib.db.utils reading sources... [ 76%] reference/modules/neutron_lib.exceptions reading sources... [ 76%] reference/modules/neutron_lib.exceptions.address_group reading sources... [ 77%] reference/modules/neutron_lib.exceptions.address_scope reading sources... [ 77%] reference/modules/neutron_lib.exceptions.agent reading sources... [ 77%] reference/modules/neutron_lib.exceptions.allowedaddresspairs reading sources... [ 78%] reference/modules/neutron_lib.exceptions.availability_zone reading sources... [ 78%] reference/modules/neutron_lib.exceptions.dhcpagentscheduler reading sources... [ 78%] reference/modules/neutron_lib.exceptions.dns reading sources... [ 79%] reference/modules/neutron_lib.exceptions.dvr reading sources... [ 79%] reference/modules/neutron_lib.exceptions.external_net reading sources... [ 79%] reference/modules/neutron_lib.exceptions.extraroute reading sources... [ 80%] reference/modules/neutron_lib.exceptions.firewall_v2 reading sources... [ 80%] reference/modules/neutron_lib.exceptions.flavors reading sources... [ 80%] reference/modules/neutron_lib.exceptions.l3 reading sources... [ 81%] reference/modules/neutron_lib.exceptions.l3_ext_gw_multihoming reading sources... [ 81%] reference/modules/neutron_lib.exceptions.l3_ext_ha_mode reading sources... [ 81%] reference/modules/neutron_lib.exceptions.local_ip reading sources... [ 82%] reference/modules/neutron_lib.exceptions.metering reading sources... [ 82%] reference/modules/neutron_lib.exceptions.multiprovidernet reading sources... [ 82%] reference/modules/neutron_lib.exceptions.network_segment_range reading sources... [ 83%] reference/modules/neutron_lib.exceptions.placement reading sources... [ 83%] reference/modules/neutron_lib.exceptions.port_security reading sources... [ 83%] reference/modules/neutron_lib.exceptions.qos reading sources... [ 84%] reference/modules/neutron_lib.exceptions.taas reading sources... [ 84%] reference/modules/neutron_lib.exceptions.vlanqinq reading sources... [ 84%] reference/modules/neutron_lib.exceptions.vlantransparent reading sources... [ 85%] reference/modules/neutron_lib.exceptions.vpn reading sources... [ 85%] reference/modules/neutron_lib.objects reading sources... [ 86%] reference/modules/neutron_lib.objects.common_types reading sources... [ 86%] reference/modules/neutron_lib.objects.exceptions reading sources... [ 86%] reference/modules/neutron_lib.objects.extensions reading sources... [ 87%] reference/modules/neutron_lib.objects.extensions.standardattributes reading sources... [ 87%] reference/modules/neutron_lib.objects.logapi reading sources... [ 87%] reference/modules/neutron_lib.objects.logapi.event_types reading sources... [ 88%] reference/modules/neutron_lib.objects.registry reading sources... [ 88%] reference/modules/neutron_lib.objects.utils reading sources... [ 88%] reference/modules/neutron_lib.placement reading sources... [ 89%] reference/modules/neutron_lib.placement.client reading sources... [ 89%] reference/modules/neutron_lib.placement.constants reading sources... [ 89%] reference/modules/neutron_lib.placement.utils reading sources... [ 90%] reference/modules/neutron_lib.plugins reading sources... [ 90%] reference/modules/neutron_lib.plugins.constants reading sources... [ 90%] reference/modules/neutron_lib.plugins.directory reading sources... [ 91%] reference/modules/neutron_lib.plugins.ml2 reading sources... [ 91%] reference/modules/neutron_lib.plugins.ml2.api /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: reading sources... [ 91%] reference/modules/neutron_lib.plugins.ml2.ovs_constants reading sources... [ 92%] reference/modules/neutron_lib.plugins.utils reading sources... [ 92%] reference/modules/neutron_lib.policy reading sources... [ 92%] reference/modules/neutron_lib.rpc reading sources... [ 93%] reference/modules/neutron_lib.services reading sources... [ 93%] reference/modules/neutron_lib.services.base reading sources... [ 93%] reference/modules/neutron_lib.services.constants reading sources... [ 94%] reference/modules/neutron_lib.services.logapi reading sources... [ 94%] reference/modules/neutron_lib.services.logapi.constants reading sources... [ 94%] reference/modules/neutron_lib.services.qos reading sources... [ 95%] reference/modules/neutron_lib.services.qos.base reading sources... [ 95%] reference/modules/neutron_lib.services.qos.constants reading sources... [ 96%] reference/modules/neutron_lib.services.trunk reading sources... [ 96%] reference/modules/neutron_lib.services.trunk.constants reading sources... [ 96%] reference/modules/neutron_lib.utils reading sources... [ 97%] reference/modules/neutron_lib.utils.file reading sources... [ 97%] reference/modules/neutron_lib.utils.helpers reading sources... [ 97%] reference/modules/neutron_lib.utils.host reading sources... [ 98%] reference/modules/neutron_lib.utils.net reading sources... [ 98%] reference/modules/neutron_lib.utils.runtime reading sources... [ 98%] reference/modules/neutron_lib.utils.test reading sources... [ 99%] reference/modules/neutron_lib.utils.upgrade_checks reading sources... [ 99%] reference/modules/neutron_lib.version reading sources... [ 99%] reference/modules/neutron_lib.worker reading sources... [100%] user/hacking 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: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 0%] contributor/api_attributes /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 1%] contributor/api_converters writing output... [ 1%] contributor/api_extensions writing output... [ 1%] contributor/api_validators writing output... [ 2%] contributor/callbacks writing output... [ 2%] contributor/consuming writing output... [ 2%] contributor/contributing writing output... [ 3%] contributor/conventions writing output... [ 3%] contributor/db_model_query writing output... [ 3%] contributor/index writing output... [ 4%] contributor/internals writing output... [ 4%] contributor/releasing writing output... [ 4%] contributor/review-guidelines writing output... [ 5%] contributor/rpc_api writing output... [ 5%] index writing output... [ 6%] install/index writing output... [ 6%] reference/index writing output... [ 6%] reference/modules/modules /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'reference/modules/modules' DEBUG: writing output... [ 7%] reference/modules/neutron_lib /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 7%] reference/modules/neutron_lib.agent [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 7%] reference/modules/neutron_lib.agent.common [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.common' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 8%] reference/modules/neutron_lib.agent.common.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.common.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 8%] reference/modules/neutron_lib.agent.common.utils [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.common.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 8%] reference/modules/neutron_lib.agent.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.constants' DEBUG: writing output... [ 9%] reference/modules/neutron_lib.agent.extension [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.extension' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 9%] reference/modules/neutron_lib.agent.l2_extension [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.l2_extension' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 9%] reference/modules/neutron_lib.agent.l3_extension [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.l3_extension' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] reference/modules/neutron_lib.agent.linux [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.linux' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] reference/modules/neutron_lib.agent.linux.interface [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.linux.interface' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 10%] reference/modules/neutron_lib.agent.topics [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.agent.topics' DEBUG: writing output... [ 11%] reference/modules/neutron_lib.api /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] reference/modules/neutron_lib.api.attributes [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.attributes' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] reference/modules/neutron_lib.api.converters [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.converters' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] reference/modules/neutron_lib.api.definitions [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] reference/modules/neutron_lib.api.definitions.address_group [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.address_group' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] reference/modules/neutron_lib.api.definitions.address_scope [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.address_scope' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 13%] reference/modules/neutron_lib.api.definitions.agent [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.agent' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 13%] reference/modules/neutron_lib.api.definitions.agent_resources_synced [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.agent_resources_synced' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 13%] reference/modules/neutron_lib.api.definitions.agent_sort_key [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.agent_sort_key' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] reference/modules/neutron_lib.api.definitions.allowedaddresspairs [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.allowedaddresspairs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] reference/modules/neutron_lib.api.definitions.allowedaddresspairs_atomic [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.allowedaddresspairs_atomic' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 14%] reference/modules/neutron_lib.api.definitions.auto_allocated_topology [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.auto_allocated_topology' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 15%] reference/modules/neutron_lib.api.definitions.availability_zone [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.availability_zone' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 15%] reference/modules/neutron_lib.api.definitions.availability_zone_filter [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.availability_zone_filter' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] reference/modules/neutron_lib.api.definitions.base [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] reference/modules/neutron_lib.api.definitions.bgp [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgp' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 16%] reference/modules/neutron_lib.api.definitions.bgp_4byte_asn [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgp_4byte_asn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 17%] reference/modules/neutron_lib.api.definitions.bgp_dragentscheduler [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgp_dragentscheduler' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 17%] reference/modules/neutron_lib.api.definitions.bgpvpn [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgpvpn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 17%] reference/modules/neutron_lib.api.definitions.bgpvpn_routes_control [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgpvpn_routes_control' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 18%] reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 18%] reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_net_assoc [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_net_assoc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 18%] reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_port_assoc [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_port_assoc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_router_assoc [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgpvpn_stdattrs_router_assoc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] reference/modules/neutron_lib.api.definitions.bgpvpn_vni [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.bgpvpn_vni' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] reference/modules/neutron_lib.api.definitions.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] reference/modules/neutron_lib.api.definitions.data_plane_status [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.data_plane_status' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] reference/modules/neutron_lib.api.definitions.default_subnetpools [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.default_subnetpools' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 20%] reference/modules/neutron_lib.api.definitions.dhcpagentscheduler [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.dhcpagentscheduler' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] reference/modules/neutron_lib.api.definitions.dns [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.dns' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] reference/modules/neutron_lib.api.definitions.dns_domain_keywords [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.dns_domain_keywords' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 21%] reference/modules/neutron_lib.api.definitions.dns_domain_ports [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.dns_domain_ports' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] reference/modules/neutron_lib.api.definitions.dvr [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.dvr' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] reference/modules/neutron_lib.api.definitions.ecmp_routes [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.ecmp_routes' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 22%] reference/modules/neutron_lib.api.definitions.empty_string_filtering [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.empty_string_filtering' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] reference/modules/neutron_lib.api.definitions.expose_l3_conntrack_helper [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.expose_l3_conntrack_helper' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] reference/modules/neutron_lib.api.definitions.expose_port_forwarding_in_fip [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.expose_port_forwarding_in_fip' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 23%] reference/modules/neutron_lib.api.definitions.external_net [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.external_net' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 24%] reference/modules/neutron_lib.api.definitions.extra_dhcp_opt [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.extra_dhcp_opt' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 24%] reference/modules/neutron_lib.api.definitions.extraroute [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.extraroute' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 24%] reference/modules/neutron_lib.api.definitions.extraroute_atomic [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.extraroute_atomic' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] reference/modules/neutron_lib.api.definitions.filter_validation [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.filter_validation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] reference/modules/neutron_lib.api.definitions.fip64 [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.fip64' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] reference/modules/neutron_lib.api.definitions.fip_distributed [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.fip_distributed' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] reference/modules/neutron_lib.api.definitions.fip_pf_description [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.fip_pf_description' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 26%] reference/modules/neutron_lib.api.definitions.fip_pf_detail [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.fip_pf_detail' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 27%] reference/modules/neutron_lib.api.definitions.fip_pf_port_range [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.fip_pf_port_range' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 27%] reference/modules/neutron_lib.api.definitions.fip_port_details [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.fip_port_details' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 27%] reference/modules/neutron_lib.api.definitions.firewall_v2 [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.firewall_v2' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] reference/modules/neutron_lib.api.definitions.firewall_v2_stdattrs [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.firewall_v2_stdattrs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] reference/modules/neutron_lib.api.definitions.flavors [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.flavors' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 28%] reference/modules/neutron_lib.api.definitions.floating_ip_port_forwarding [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.floating_ip_port_forwarding' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 29%] reference/modules/neutron_lib.api.definitions.floatingip_autodelete_internal [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.floatingip_autodelete_internal' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 29%] reference/modules/neutron_lib.api.definitions.floatingip_pools [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.floatingip_pools' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 29%] reference/modules/neutron_lib.api.definitions.flowclassifier [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.flowclassifier' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] reference/modules/neutron_lib.api.definitions.ip_allocation [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.ip_allocation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] reference/modules/neutron_lib.api.definitions.ip_substring_port_filtering [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.ip_substring_port_filtering' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 30%] reference/modules/neutron_lib.api.definitions.l2_adjacency [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l2_adjacency' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] reference/modules/neutron_lib.api.definitions.l3 [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] reference/modules/neutron_lib.api.definitions.l3_conntrack_helper [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_conntrack_helper' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] reference/modules/neutron_lib.api.definitions.l3_enable_default_route_bfd [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_enable_default_route_bfd' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] reference/modules/neutron_lib.api.definitions.l3_enable_default_route_ecmp [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_enable_default_route_ecmp' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] reference/modules/neutron_lib.api.definitions.l3_ext_gw_mode [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_ext_gw_mode' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 32%] reference/modules/neutron_lib.api.definitions.l3_ext_gw_multihoming [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_ext_gw_multihoming' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] reference/modules/neutron_lib.api.definitions.l3_ext_ha_mode [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_ext_ha_mode' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] reference/modules/neutron_lib.api.definitions.l3_ext_ndp_proxy [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_ext_ndp_proxy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 33%] reference/modules/neutron_lib.api.definitions.l3_flavors [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_flavors' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 34%] reference/modules/neutron_lib.api.definitions.l3_ndp_proxy [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_ndp_proxy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 34%] reference/modules/neutron_lib.api.definitions.l3_port_ip_change_not_allowed [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.l3_port_ip_change_not_allowed' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 34%] reference/modules/neutron_lib.api.definitions.local_ip [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.local_ip' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 35%] reference/modules/neutron_lib.api.definitions.logging [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.logging' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 35%] reference/modules/neutron_lib.api.definitions.logging_resource [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.logging_resource' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] reference/modules/neutron_lib.api.definitions.metering [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.metering' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] reference/modules/neutron_lib.api.definitions.metering_source_and_destination_filters [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.metering_source_and_destination_filters' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 36%] reference/modules/neutron_lib.api.definitions.multiprovidernet [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.multiprovidernet' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] reference/modules/neutron_lib.api.definitions.network [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.network' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] reference/modules/neutron_lib.api.definitions.network_availability_zone [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.network_availability_zone' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 37%] reference/modules/neutron_lib.api.definitions.network_cascade_delete [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.network_cascade_delete' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] reference/modules/neutron_lib.api.definitions.network_ha [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.network_ha' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] reference/modules/neutron_lib.api.definitions.network_ip_availability [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.network_ip_availability' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] reference/modules/neutron_lib.api.definitions.network_mtu [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.network_mtu' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 39%] reference/modules/neutron_lib.api.definitions.network_mtu_writable [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.network_mtu_writable' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 39%] reference/modules/neutron_lib.api.definitions.network_segment_range [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.network_segment_range' DEBUG: writing output... [ 39%] reference/modules/neutron_lib.api.definitions.pagination [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.pagination' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] reference/modules/neutron_lib.api.definitions.port [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] reference/modules/neutron_lib.api.definitions.port_device_profile [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_device_profile' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 40%] reference/modules/neutron_lib.api.definitions.port_hardware_offload_type [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_hardware_offload_type' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] reference/modules/neutron_lib.api.definitions.port_hint_ovs_tx_steering [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_hint_ovs_tx_steering' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] reference/modules/neutron_lib.api.definitions.port_hints [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_hints' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 41%] reference/modules/neutron_lib.api.definitions.port_mac_address_override [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_mac_address_override' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 42%] reference/modules/neutron_lib.api.definitions.port_mac_address_regenerate [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_mac_address_regenerate' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 42%] reference/modules/neutron_lib.api.definitions.port_numa_affinity_policy [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_numa_affinity_policy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 42%] reference/modules/neutron_lib.api.definitions.port_numa_affinity_policy_socket [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_numa_affinity_policy_socket' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] reference/modules/neutron_lib.api.definitions.port_resource_request [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_resource_request' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] reference/modules/neutron_lib.api.definitions.port_resource_request_groups [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_resource_request_groups' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 43%] reference/modules/neutron_lib.api.definitions.port_security [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_security' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] reference/modules/neutron_lib.api.definitions.port_trusted_vif [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.port_trusted_vif' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] reference/modules/neutron_lib.api.definitions.portbindings [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.portbindings' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] reference/modules/neutron_lib.api.definitions.portbindings_extended [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.portbindings_extended' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 45%] reference/modules/neutron_lib.api.definitions.project_default_networks [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.project_default_networks' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 45%] reference/modules/neutron_lib.api.definitions.project_id [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.project_id' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] reference/modules/neutron_lib.api.definitions.provider_net [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.provider_net' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] reference/modules/neutron_lib.api.definitions.qinq [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qinq' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 46%] reference/modules/neutron_lib.api.definitions.qos [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] reference/modules/neutron_lib.api.definitions.qos_bw_limit_direction [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_bw_limit_direction' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] reference/modules/neutron_lib.api.definitions.qos_bw_minimum_ingress [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_bw_minimum_ingress' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 47%] reference/modules/neutron_lib.api.definitions.qos_default [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_default' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 48%] reference/modules/neutron_lib.api.definitions.qos_fip [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_fip' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 48%] reference/modules/neutron_lib.api.definitions.qos_fip_network_policy [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_fip_network_policy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 48%] reference/modules/neutron_lib.api.definitions.qos_gateway_ip [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_gateway_ip' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 49%] reference/modules/neutron_lib.api.definitions.qos_port_network_policy [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_port_network_policy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 49%] reference/modules/neutron_lib.api.definitions.qos_pps_minimum_rule [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_pps_minimum_rule' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 49%] reference/modules/neutron_lib.api.definitions.qos_pps_minimum_rule_alias [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_pps_minimum_rule_alias' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] reference/modules/neutron_lib.api.definitions.qos_pps_rule [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_pps_rule' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] reference/modules/neutron_lib.api.definitions.qos_rule_type_details [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_rule_type_details' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] reference/modules/neutron_lib.api.definitions.qos_rule_type_filter [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_rule_type_filter' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] reference/modules/neutron_lib.api.definitions.qos_rules_alias [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.qos_rules_alias' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] reference/modules/neutron_lib.api.definitions.quota_check_limit [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.quota_check_limit' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 51%] reference/modules/neutron_lib.api.definitions.quota_check_limit_default [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.quota_check_limit_default' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] reference/modules/neutron_lib.api.definitions.rbac_address_groups [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.rbac_address_groups' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] reference/modules/neutron_lib.api.definitions.rbac_address_scope [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.rbac_address_scope' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 52%] reference/modules/neutron_lib.api.definitions.rbac_bgpvpn [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.rbac_bgpvpn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] reference/modules/neutron_lib.api.definitions.rbac_security_groups [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.rbac_security_groups' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] reference/modules/neutron_lib.api.definitions.rbac_subnetpool [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.rbac_subnetpool' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 53%] reference/modules/neutron_lib.api.definitions.revisionifmatch [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.revisionifmatch' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] reference/modules/neutron_lib.api.definitions.router_admin_state_down_before_update [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.router_admin_state_down_before_update' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] reference/modules/neutron_lib.api.definitions.router_availability_zone [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.router_availability_zone' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 54%] reference/modules/neutron_lib.api.definitions.router_interface_fip [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.router_interface_fip' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 55%] reference/modules/neutron_lib.api.definitions.routerservicetype [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.routerservicetype' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 55%] reference/modules/neutron_lib.api.definitions.security_groups_normalized_cidr [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.security_groups_normalized_cidr' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] reference/modules/neutron_lib.api.definitions.security_groups_port_filtering [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.security_groups_port_filtering' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] reference/modules/neutron_lib.api.definitions.security_groups_remote_address_group [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.security_groups_remote_address_group' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] reference/modules/neutron_lib.api.definitions.security_groups_rules_belongs_to_default_sg [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.security_groups_rules_belongs_to_default_sg' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] reference/modules/neutron_lib.api.definitions.security_groups_shared_filtering [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.security_groups_shared_filtering' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] reference/modules/neutron_lib.api.definitions.segment [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.segment' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 57%] reference/modules/neutron_lib.api.definitions.segments_peer_subnet_host_routes [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.segments_peer_subnet_host_routes' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] reference/modules/neutron_lib.api.definitions.servicetype [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.servicetype' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] reference/modules/neutron_lib.api.definitions.sfc [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.sfc' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 58%] reference/modules/neutron_lib.api.definitions.sort_key_validation [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.sort_key_validation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 59%] reference/modules/neutron_lib.api.definitions.sorting [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.sorting' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 59%] reference/modules/neutron_lib.api.definitions.standard_attr_segment [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.standard_attr_segment' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 59%] reference/modules/neutron_lib.api.definitions.stateful_security_group [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.stateful_security_group' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] reference/modules/neutron_lib.api.definitions.subnet [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnet' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] reference/modules/neutron_lib.api.definitions.subnet_dns_publish_fixed_ip [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnet_dns_publish_fixed_ip' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 60%] reference/modules/neutron_lib.api.definitions.subnet_external_network [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnet_external_network' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 61%] reference/modules/neutron_lib.api.definitions.subnet_onboard [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnet_onboard' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 61%] reference/modules/neutron_lib.api.definitions.subnet_segmentid_enforce [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnet_segmentid_enforce' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 61%] reference/modules/neutron_lib.api.definitions.subnet_segmentid_writable [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnet_segmentid_writable' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] reference/modules/neutron_lib.api.definitions.subnet_service_types [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnet_service_types' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] reference/modules/neutron_lib.api.definitions.subnetpool [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnetpool' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] reference/modules/neutron_lib.api.definitions.subnetpool_prefix_ops [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.subnetpool_prefix_ops' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] reference/modules/neutron_lib.api.definitions.taas [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.taas' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] reference/modules/neutron_lib.api.definitions.tag_creation [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.tag_creation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 63%] reference/modules/neutron_lib.api.definitions.tag_ports_during_bulk_creation [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.tag_ports_during_bulk_creation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] reference/modules/neutron_lib.api.definitions.tap_mirror [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.tap_mirror' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] reference/modules/neutron_lib.api.definitions.trunk [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.trunk' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 64%] reference/modules/neutron_lib.api.definitions.trunk_details [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.trunk_details' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 65%] reference/modules/neutron_lib.api.definitions.uplink_status_propagation [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.uplink_status_propagation' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 65%] reference/modules/neutron_lib.api.definitions.uplink_status_propagation_updatable [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.uplink_status_propagation_updatable' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 66%] reference/modules/neutron_lib.api.definitions.vlan_filter [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.vlan_filter' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 66%] reference/modules/neutron_lib.api.definitions.vlantransparent [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.vlantransparent' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 66%] reference/modules/neutron_lib.api.definitions.vpn [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.vpn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] reference/modules/neutron_lib.api.definitions.vpn_aes_ccm_gcm [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.vpn_aes_ccm_gcm' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] reference/modules/neutron_lib.api.definitions.vpn_aes_ctr [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.vpn_aes_ctr' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 67%] reference/modules/neutron_lib.api.definitions.vpn_endpoint_groups [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.vpn_endpoint_groups' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] reference/modules/neutron_lib.api.definitions.vpn_flavors [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.definitions.vpn_flavors' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] reference/modules/neutron_lib.api.extensions [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.extensions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 68%] reference/modules/neutron_lib.api.faults [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.faults' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] reference/modules/neutron_lib.api.validators [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.validators' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] reference/modules/neutron_lib.api.validators.allowedaddresspairs [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.validators.allowedaddresspairs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] reference/modules/neutron_lib.api.validators.availability_zone [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.validators.availability_zone' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 70%] reference/modules/neutron_lib.api.validators.dns [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.validators.dns' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 70%] reference/modules/neutron_lib.api.validators.multiprovidernet [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.api.validators.multiprovidernet' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 70%] reference/modules/neutron_lib.callbacks [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.callbacks' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 71%] reference/modules/neutron_lib.callbacks.events [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.callbacks.events' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 71%] reference/modules/neutron_lib.callbacks.exceptions [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.callbacks.exceptions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 71%] reference/modules/neutron_lib.callbacks.manager [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.callbacks.manager' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] reference/modules/neutron_lib.callbacks.priority_group [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.callbacks.priority_group' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] reference/modules/neutron_lib.callbacks.registry [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.callbacks.registry' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 72%] reference/modules/neutron_lib.callbacks.resources [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.callbacks.resources' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] reference/modules/neutron_lib.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] reference/modules/neutron_lib.context [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.context' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 73%] reference/modules/neutron_lib.db [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.db' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] reference/modules/neutron_lib.db.api [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.db.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] reference/modules/neutron_lib.db.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.db.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] reference/modules/neutron_lib.db.model_query [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.db.model_query' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] reference/modules/neutron_lib.db.quota_api [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.db.quota_api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] reference/modules/neutron_lib.db.standard_attr [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.db.standard_attr' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 76%] reference/modules/neutron_lib.db.utils [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.db.utils' DEBUG: writing output... [ 76%] reference/modules/neutron_lib.exceptions /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 76%] reference/modules/neutron_lib.exceptions.address_group [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.address_group' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 77%] reference/modules/neutron_lib.exceptions.address_scope [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.address_scope' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 77%] reference/modules/neutron_lib.exceptions.agent [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.agent' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 77%] reference/modules/neutron_lib.exceptions.allowedaddresspairs [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.allowedaddresspairs' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 78%] reference/modules/neutron_lib.exceptions.availability_zone [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.availability_zone' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 78%] reference/modules/neutron_lib.exceptions.dhcpagentscheduler [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.dhcpagentscheduler' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 78%] reference/modules/neutron_lib.exceptions.dns [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.dns' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 79%] reference/modules/neutron_lib.exceptions.dvr [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.dvr' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 79%] reference/modules/neutron_lib.exceptions.external_net [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.external_net' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 79%] reference/modules/neutron_lib.exceptions.extraroute [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.extraroute' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 80%] reference/modules/neutron_lib.exceptions.firewall_v2 [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.firewall_v2' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 80%] reference/modules/neutron_lib.exceptions.flavors [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.flavors' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 80%] reference/modules/neutron_lib.exceptions.l3 [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.l3' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 81%] reference/modules/neutron_lib.exceptions.l3_ext_gw_multihoming [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.l3_ext_gw_multihoming' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 81%] reference/modules/neutron_lib.exceptions.l3_ext_ha_mode [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.l3_ext_ha_mode' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 81%] reference/modules/neutron_lib.exceptions.local_ip [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.local_ip' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 82%] reference/modules/neutron_lib.exceptions.metering [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.metering' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 82%] reference/modules/neutron_lib.exceptions.multiprovidernet [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.multiprovidernet' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 82%] reference/modules/neutron_lib.exceptions.network_segment_range [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.network_segment_range' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 83%] reference/modules/neutron_lib.exceptions.placement [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.placement' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 83%] reference/modules/neutron_lib.exceptions.port_security [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.port_security' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 83%] reference/modules/neutron_lib.exceptions.qos [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.qos' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 84%] reference/modules/neutron_lib.exceptions.taas [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.taas' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 84%] reference/modules/neutron_lib.exceptions.vlanqinq [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.vlanqinq' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 84%] reference/modules/neutron_lib.exceptions.vlantransparent [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.vlantransparent' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 85%] reference/modules/neutron_lib.exceptions.vpn [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.exceptions.vpn' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 85%] reference/modules/neutron_lib.objects [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 86%] reference/modules/neutron_lib.objects.common_types [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects.common_types' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 86%] reference/modules/neutron_lib.objects.exceptions [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects.exceptions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 86%] reference/modules/neutron_lib.objects.extensions [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects.extensions' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 87%] reference/modules/neutron_lib.objects.extensions.standardattributes [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects.extensions.standardattributes' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 87%] reference/modules/neutron_lib.objects.logapi [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects.logapi' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 87%] reference/modules/neutron_lib.objects.logapi.event_types [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects.logapi.event_types' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 88%] reference/modules/neutron_lib.objects.registry [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects.registry' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 88%] reference/modules/neutron_lib.objects.utils [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.objects.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 88%] reference/modules/neutron_lib.placement [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.placement' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 89%] reference/modules/neutron_lib.placement.client [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.placement.client' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 89%] reference/modules/neutron_lib.placement.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.placement.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 89%] reference/modules/neutron_lib.placement.utils [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.placement.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 90%] reference/modules/neutron_lib.plugins [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.plugins' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 90%] reference/modules/neutron_lib.plugins.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.plugins.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 90%] reference/modules/neutron_lib.plugins.directory [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.plugins.directory' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 91%] reference/modules/neutron_lib.plugins.ml2 [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.plugins.ml2' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 91%] reference/modules/neutron_lib.plugins.ml2.api [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.plugins.ml2.api' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 91%] reference/modules/neutron_lib.plugins.ml2.ovs_constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.plugins.ml2.ovs_constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 92%] reference/modules/neutron_lib.plugins.utils [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.plugins.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 92%] reference/modules/neutron_lib.policy [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.policy' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 92%] reference/modules/neutron_lib.rpc [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.rpc' DEBUG: writing output... [ 93%] reference/modules/neutron_lib.services /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 93%] reference/modules/neutron_lib.services.base [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 93%] reference/modules/neutron_lib.services.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 94%] reference/modules/neutron_lib.services.logapi [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.logapi' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 94%] reference/modules/neutron_lib.services.logapi.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.logapi.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 94%] reference/modules/neutron_lib.services.qos [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.qos' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 95%] reference/modules/neutron_lib.services.qos.base [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.qos.base' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 95%] reference/modules/neutron_lib.services.qos.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.qos.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 96%] reference/modules/neutron_lib.services.trunk [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.trunk' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 96%] reference/modules/neutron_lib.services.trunk.constants [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.services.trunk.constants' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 96%] reference/modules/neutron_lib.utils [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.utils' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 97%] reference/modules/neutron_lib.utils.file [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.utils.file' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 97%] reference/modules/neutron_lib.utils.helpers [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.utils.helpers' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 97%] reference/modules/neutron_lib.utils.host [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.utils.host' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 98%] reference/modules/neutron_lib.utils.net [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.utils.net' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 98%] reference/modules/neutron_lib.utils.runtime [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.utils.runtime' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 98%] reference/modules/neutron_lib.utils.test [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.utils.test' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 99%] reference/modules/neutron_lib.utils.upgrade_checks [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.utils.upgrade_checks' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 99%] reference/modules/neutron_lib.version [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.version' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 99%] reference/modules/neutron_lib.worker [openstackdocstheme] could not determine last_updated for 'reference/modules/neutron_lib.worker' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [100%] user/hacking writing output... [100%] user/index DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: writing additional pages... search done DEBUG: 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: docs: OK (18.39 seconds) DEBUG: congratulations :) (18.45 seconds) 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.3qOm2w DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd neutron-lib-3.19.0 DEBUG: ++ ls /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir/neutron_lib-3.19.0-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=neutron_lib==3.19.0 DEBUG: + '[' -z neutron_lib==3.19.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir neutron_lib==3.19.0 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/neutron-lib-3.19.0/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/neutron_lib-3.19.0-py3-none-any.whl DEBUG: Installing collected packages: neutron_lib DEBUG: Successfully installed neutron_lib-3.19.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/bin ']' DEBUG: + rm -f /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/neutron_lib-3.19.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages/neutron_lib-3.19.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.19.0-0.20250527150442.3a16021.el10.x86_64 --record /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages/neutron_lib-3.19.0.dist-info/RECORD --output /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages/neutron_lib-3.19.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages/neutron_lib-3.19.0.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages/neutron_lib-3.19.0.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages/neutron_lib-3.19.0.dist-info/REQUESTED' DEBUG: ++ cut -f1 '-d ' DEBUG: ++ wc -l /builddir/build/BUILD/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64-pyproject-ghost-distinfo DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.19.0-0.20250527150442.3a16021.el10 --unique-debug-suffix -3.19.0-0.20250527150442.3a16021.el10.x86_64 --unique-debug-src-base python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/neutron-lib-3.19.0 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gkSEsk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd neutron-lib-3.19.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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/neutron-lib-3.19.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: {2} neutron_lib.tests.unit.agent.common.test_utils.TestCreateRegNumbers.test_all_registers_defined [0.003355s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_shim_extension [0.001401s] ... ok DEBUG: {1} neutron_lib.tests.unit.agent.common.test_utils.TestCreateRegNumbers.test_no_registers_defined [0.006330s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_all_api_definitions_list [0.093378s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_all_api_definitions_list [0.057639s] ... ok 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_agent.AgentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_resource_map [0.002468s] ... ok 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_sort_key.AgentDefinitionTestCase.test_shim_extension [0.002255s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_all_api_definitions_list [0.047159s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_action_map [0.002202s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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_required_extensions [0.002514s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_shim_extension [0.001799s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.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.094438s] ... ok DEBUG: {1} 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: {2} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_shim_extension [0.002215s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_shim_extension [0.003326s] ... 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: {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_shim_extension [0.002221s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. 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_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_resource_map [0.003945s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_required_extensions [0.001540s] ... ok DEBUG: {0} 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_bgp.BgpDefinitionTestCase.test_all_api_definitions_list [0.097690s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_address_group.AddressGroupDefinitionTestCase.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.005610s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_shim_extension [0.001437s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_resource_map [0.001682s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_required_extensions [0.001600s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_all_api_definitions_list [0.061122s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_resource_map [0.001953s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_subresource_map [0.001481s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_action_map [0.001690s] ... 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_group.AddressGroupDefinitionTestCase.test_required_extensions [0.001437s] ... ok 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_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_shim_extension [0.001892s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_required_extensions [0.001384s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_all_api_definitions_list [0.094872s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_all_api_definitions_list [0.093536s] ... 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_availability_zone.AvailabilityZoneDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_shim_extension [0.001607s] ... ok DEBUG: {2} 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_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_all_api_definitions_list [0.045422s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_required_extensions [0.001746s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_resource_map [0.001559s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_resource_map [0.002239s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_all_api_definitions_list [0.107532s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.001515s] ... ok DEBUG: {1} 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_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_required_extensions [0.001811s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_shim_extension [0.001847s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.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_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: {1} 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_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_shim_extension [0.003300s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_shim_extension [0.001943s] ... ok 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: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} 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_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_all_api_definitions_list [0.051786s] ... 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_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_resource_map [0.001391s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_resource_map [0.001612s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} 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_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_all_api_definitions_list [0.108028s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_resource_map [0.002382s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_shim_extension [0.001701s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_shim_extension [0.001790s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs_atomic.AllowedAddressPairsDefinitionTestCase.test_shim_extension [0.002063s] ... 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_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_all_api_definitions_list [0.053940s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_required_extensions [0.003868s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_all_api_definitions_list [0.073070s] ... ok DEBUG: {2} 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: {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_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_shim_extension [0.008283s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_resource_map [0.002102s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_resource_map [0.004478s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} 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_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.107897s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. 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: {2} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_all_api_definitions_list [0.045974s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.007073s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. 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: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_required_extensions [0.001583s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_required_extensions [0.002824s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_all_api_definitions_list [0.100671s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_required_extensions [0.004014s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_required_extensions [0.006497s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_is_standard_attr_extension [0.005474s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_all_api_definitions_list [0.047046s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_action_map [0.005094s] ... ok DEBUG: {2} 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_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_shim_extension [0.001507s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_resource_map [0.005485s] ... ok 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_shim_extension [0.002075s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} 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: {3} neutron_lib.tests.unit.api.definitions.test_bgp.BgpDefinitionTestCase.test_shim_extension [0.005226s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_bgp_4byte_asn.Bgp4ByteAsnDefinitionTestCase.test_resource_map [0.001439s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.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_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_shim_extension [0.001364s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.010768s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_all_api_definitions_list [0.127123s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgp_dragentscheduler.BgpDragentSchedulerDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_all_api_definitions_list [0.045744s] ... ok DEBUG: {2} 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: {2} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_required_extensions [0.001417s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_shim_extension [0.011791s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_all_api_definitions_list [0.064285s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_shim_extension [0.001782s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_subresource_map [0.001694s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_required_extensions [0.001411s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. 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_bgpvpn_vni.BgpvpnDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_resource_map [0.001444s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_resource_map [0.001343s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_shim_extension [0.001375s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_all_api_definitions_list [0.114181s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_subresource_map [0.002004s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_resource_map [0.001465s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_shim_extension [0.001565s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_resource_map [0.001353s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_required_extensions [0.004154s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_shim_extension [0.004190s] ... ok 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_required_extensions [0.001508s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_resource_map [0.001486s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_all_api_definitions_list [0.104561s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_invalid_rtrd [0.003404s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_all_api_definitions_list [0.079497s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_required_extensions [0.001566s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_resource_map [0.004012s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_shim_extension [0.003571s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_subresource_map [0.012015s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_valid_rtrd [0.001667s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_all_api_definitions_list [0.049383s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_required_extensions [0.001363s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_resource_map [0.008626s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_shim_extension [0.001760s] ... ok DEBUG: {2} 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_filter_validation.FilterValidationiDefinitionTestCase.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: {2} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_required_extensions [0.001362s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_all_api_definitions_list [0.045502s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_resource_map [0.001382s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_resource_map [0.001360s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_all_api_definitions_list [0.104751s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_shim_extension [0.002000s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_all_api_definitions_list [0.058032s] ... ok DEBUG: {2} 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.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.108248s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_required_extensions [0.001926s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_shim_extension [0.001480s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_all_api_definitions_list [0.048934s] ... ok 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: {3} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_required_extensions [0.001526s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_all_api_definitions_list [0.045151s] ... ok DEBUG: {3} 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_filter_validation.FilterValidationiDefinitionTestCase.test_shim_extension [0.001892s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} 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_fip_distributed.FipDistributedDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} 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_firewall_v2.FirewallDefinitionTestCase.test_all_api_definitions_list [0.071080s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_required_extensions [0.001382s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_shim_extension [0.001323s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_resource_map [0.001984s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_is_standard_attr_extension [0.001321s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_shim_extension [0.001364s] ... ok 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: {3} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_all_api_definitions_list [0.095023s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_resource_map [0.001985s] ... ok DEBUG: {1} 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_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_required_extensions [0.001493s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.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_subresource_map [0.001423s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.089070s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} 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_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_resource_map [0.001407s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_shim_extension [0.002031s] ... ok 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: {3} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.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_status ... SKIPPED: API definition has no action status. DEBUG: {3} 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_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_resource_map [0.001476s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. 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_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_resource_map [0.001698s] ... ok DEBUG: {0} 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_flavors.FlavorsDefinitionTestCase.test_all_api_definitions_list [0.045313s] ... ok DEBUG: {2} 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_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} 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_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_shim_extension [0.001441s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_resource_map [0.001591s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_required_extensions [0.001468s] ... 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: {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_required_extensions [0.001820s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_shim_extension [0.001453s] ... 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: {1} 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: {3} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_all_api_definitions_list [0.055288s] ... ok DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_all_api_definitions_list [0.045320s] ... ok DEBUG: {2} 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: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_resource_map [0.015026s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_shim_extension [0.001355s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_all_api_definitions_list [0.048279s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_all_api_definitions_list [0.100219s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} 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_l2_adjancency.L2AdjacencyDefinitionTestCase.test_resource_map [0.001448s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_shim_extension [0.001507s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_action_map [0.001423s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_resource_map [0.001608s] ... ok 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: {2} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_all_api_definitions_list [0.047321s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_resource_map [0.001360s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_shim_extension [0.001345s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.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_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_shim_extension [0.016613s] ... ok 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: {2} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_shim_extension [0.001581s] ... 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_data_plane_status.DataPlaneStatusDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} 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_data_plane_status.DataPlaneStatusDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. 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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_all_api_definitions_list [0.045064s] ... ok DEBUG: {2} 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_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_all_api_definitions_list [0.095655s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_optional_extensions [0.001953s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_required_extensions [0.001406s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_required_extensions [0.001567s] ... ok DEBUG: {2} 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_firewall_v2_stdattrs.FWaaSV2StdAttrDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_all_api_definitions_list [0.047557s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_resource_map [0.001746s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} 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: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_required_extensions [0.001571s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_all_api_definitions_list [0.102873s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_shim_extension [0.001853s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_all_api_definitions_list [0.048589s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_all_api_definitions_list [0.049746s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_resource_map [0.001708s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_resource_map [0.001799s] ... ok DEBUG: {0} 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_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_shim_extension [0.001510s] ... ok 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_l3_flavors.L3FlavorsDefinitionTestCase.test_required_extensions [0.001538s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_required_extensions [0.001377s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_required_extensions [0.005433s] ... ok DEBUG: {3} 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_dns.DnsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} 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: {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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_subresource_map [0.002807s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_required_extensions [0.001531s] ... ok 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_dvr.DvrDefinitionTestCase.test_resource_map [0.001462s] ... 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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_required_extensions [0.001398s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_all_api_definitions_list [0.047800s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_shim_extension [0.001543s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_action_status ... SKIPPED: API definition has no action status. 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: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.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_required_extensions [0.001597s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} 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_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_all_api_definitions_list [0.106143s] ... ok DEBUG: {1} 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: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_all_api_definitions_list [0.048499s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_resource_map [0.001603s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_subresource_map [0.001582s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_shim_extension [0.001790s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_shim_extension [0.014588s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_required_extensions [0.001338s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_no_dups [0.001759s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_shim_extension [0.001321s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_shim_extension [0.001377s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_resource_map [0.001472s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} 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_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_all_api_definitions_list [0.046751s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ndp_proxy.L3NDPProxyDefinitionTestCase.test_resource_map [0.001631s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_all_api_definitions_list [0.047363s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_shim_extension [0.001432s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_shim_extension [0.001519s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_all_api_definitions_list [0.047889s] ... ok DEBUG: {3} 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_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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: {2} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_required_extensions [0.001703s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_resource_map [0.001790s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_shim_extension [0.001364s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_all_api_definitions_list [0.093216s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} 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: {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_resource_map [0.001397s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_all_api_definitions_list [0.104478s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_resource_map [0.001877s] ... ok DEBUG: {1} 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_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_required_extensions [0.001469s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_resource_map [0.001443s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_shim_extension [0.001612s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_shim_extension [0.001424s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_action_map [0.004484s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_all_api_definitions_list [0.046890s] ... ok 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_logging.LoggingApiTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_optional_extensions [0.001343s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_shim_extension [0.001498s] ... ok 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_subresource_map [0.001451s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_all_api_definitions_list [0.049050s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_shim_extension [0.001836s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.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_all_api_definitions_list [0.082769s] ... ok 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_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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.PortNumaAffinityPolicyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_resource_map [0.001407s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_all_api_definitions_list [0.056938s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_shim_extension [0.001805s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_all_api_definitions_list [0.048259s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_shim_extension [0.001552s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_subresource_map [0.002054s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_all_api_definitions_list [0.120499s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_all_api_definitions_list [0.046556s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_all_api_definitions_list [0.053072s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_with_dups [0.001632s] ... ok 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: {2} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.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_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_required_extensions [0.001356s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_resource_map [0.001398s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_shim_extension [0.001328s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_shim_extension [0.001345s] ... ok DEBUG: {0} 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_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_trusted_vif.PortTrustedVifDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_trusted_vif.PortTrustedVifDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_trusted_vif.PortTrustedVifDefinitionTestCase.test_resource_map [0.001378s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_trusted_vif.PortTrustedVifDefinitionTestCase.test_shim_extension [0.001461s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_all_api_definitions_list [0.047240s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_shim_extension [0.001808s] ... ok 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: {1} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_shim_extension [0.001556s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.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_resource_map [0.001772s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_shim_extension [0.001476s] ... ok DEBUG: {1} 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_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ndp_proxy.RouterNDPProxyDefinitionTestCase.test_required_extensions [0.001550s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_all_api_definitions_list [0.047891s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_resource_map [0.001608s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_resource_map [0.001587s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_shim_extension [0.001344s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_all_api_definitions_list [0.053984s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} 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_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_resource_map [0.001362s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_subresource_map [0.001656s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_shim_extension [0.001510s] ... 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_project_id.ProjectIdDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_all_api_definitions_list [0.047221s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_resource_map [0.001453s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_shim_extension [0.001431s] ... ok 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_shim_extension [0.001488s] ... ok DEBUG: {1} 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: {1} 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_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_shim_extension [0.001504s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_all_api_definitions_list [0.045924s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_resource_map [0.001820s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_shim_extension [0.001621s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} 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: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_shim_extension [0.001383s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. 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_resource_map [0.001566s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_shim_extension [0.001443s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_shim_extension [0.001370s] ... ok 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_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_required_extensions [0.001502s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_resource_map [0.001459s] ... ok DEBUG: {3} 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_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_shim_extension [0.001361s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_subresource_map [0.001398s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_resource_map [0.004186s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_required_extensions [0.006608s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_resource_map [0.001517s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_shim_extension [0.001324s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_resource_map [0.001904s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_required_extensions [0.001369s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.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_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_action_status ... SKIPPED: API definition has no action status. 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: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_shim_extension [0.001357s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_all_api_definitions_list [0.057002s] ... ok DEBUG: {1} 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_port_device_profile.PortDeviceProfileDefinitionTestCase.test_all_api_definitions_list [0.051567s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_required_extensions [0.001599s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_resource_map [0.001461s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.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_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: {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. 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.MeteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_all_api_definitions_list [0.157146s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_shim_extension [0.001370s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_required_extensions [0.001409s] ... 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: {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: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_all_api_definitions_list [0.047272s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_shim_extension [0.001806s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} 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_network_mtu_writable.NetworkMtuDefinitionTestCase.test_required_extensions [0.001439s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_all_api_definitions_list [0.086760s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_resource_map [0.001398s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_required_extensions [0.001486s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_all_api_definitions_list [0.089156s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_resource_map [0.001610s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_resource_map [0.001788s] ... ok DEBUG: {1} 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_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_shim_extension [0.001525s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_required_extensions [0.001421s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. 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.001745s] ... ok DEBUG: {3} 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: {0} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_all_api_definitions_list [0.108967s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_all_api_definitions_list [0.045787s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_resource_map [0.002326s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_distributed.FipDistributedDefinitionTestCase.test_shim_extension [0.003963s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} 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_port_hardware_offload.PortHardwareOffloadTypeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} 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_firewall_v2.FirewallDefinitionTestCase.test_action_map [0.003768s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_shim_extension [0.002333s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.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_required_extensions [0.001426s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_shim_extension [0.001550s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_flavors.FlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_shim_extension [0.004051s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_all_api_definitions_list [0.061766s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_hints.PortHintsDefinitionTestCase.test_all_api_definitions_list [0.094960s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_required_extensions [0.001806s] ... 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: {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_resource_map [0.011977s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_required_extensions [0.001607s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_subresource_map [0.005244s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_required_extensions [0.001482s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_shim_extension [0.001382s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} 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_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_shim_extension [0.007536s] ... ok 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_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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: {2} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_shim_extension [0.001436s] ... ok DEBUG: {3} 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: {3} 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_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} 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_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_required_extensions [0.001512s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_subresource_map [0.005874s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy_socket.PortNumaAffinityPolicySocketDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} 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_port_resource_request.PortResourceRequestDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} 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: {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: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_port_range.FipPortForwardingPortRangeTestCase.test_optional_extensions [0.001610s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_all_api_definitions_list [0.048444s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_shim_extension [0.001897s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_all_api_definitions_list [0.094554s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_all_api_definitions_list [0.081465s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_resource_map [0.001788s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.test_shim_extension [0.001599s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request_groups.PortResourceRequestGroupsDefinitionTestCase.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_router_availability_zone.RouterAZDefinitionTestCase.test_all_api_definitions_list [0.045719s] ... ok DEBUG: {3} 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_port_security.PortSecurityDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_shim_extension [0.004642s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_shim_extension [0.001974s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_trusted_vif.PortTrustedVifDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_shim_extension [0.001746s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_resource_map [0.002245s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_shim_extension [0.001611s] ... ok 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: {3} 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: {3} 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: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_all_api_definitions_list [0.094086s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_required_extensions [0.001790s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_all_api_definitions_list [0.047608s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_resource_map [0.012035s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_resource_map [0.001824s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_shim_extension [0.004562s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_required_extensions [0.001521s] ... ok DEBUG: {0} 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: {0} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_bfd.L3EnableDefaultRouteBFDDefinitionTestCase.test_resource_map [0.001537s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_trusted_vif.PortTrustedVifDefinitionTestCase.test_all_api_definitions_list [0.069841s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_all_api_definitions_list [0.047198s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_trusted_vif.PortTrustedVifDefinitionTestCase.test_required_extensions [0.002508s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_optional_extensions [0.001911s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_required_extensions [0.001687s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_trusted_vif.PortTrustedVifDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_resource_map [0.001694s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_shim_extension [0.001855s] ... ok DEBUG: {1} 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_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_all_api_definitions_list [0.047711s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_shim_extension [0.001468s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} 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_project_default_networks.DefaultNetworksDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.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.005525s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_action_map [0.001518s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_all_api_definitions_list [0.049241s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_required_extensions [0.002045s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_all_api_definitions_list [0.047377s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_all_api_definitions_list [0.054169s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_resource_map [0.001839s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qinq.QinQDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_all_api_definitions_list [0.108715s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_enable_default_route_ecmp.L3EnableDefaultRouteECMPDefinitionTestCase.test_required_extensions [0.011912s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_all_api_definitions_list [0.048702s] ... ok 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: {3} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_shim_extension [0.002010s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_shim_extension [0.001594s] ... ok DEBUG: {0} 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_servicetype.ServiceTypeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} 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: {2} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_all_api_definitions_list [0.047346s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_required_extensions [0.001421s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_resource_map [0.001731s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qinq.QinQDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qinq.QinQDefinitionTestCase.test_resource_map [0.001424s] ... ok DEBUG: {0} 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_qinq.QinQDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} 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_qos.QoSDefinitionTestCase.test_shim_extension [0.001368s] ... ok 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: {2} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_subresource_map [0.001543s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_required_extensions [0.001512s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_resource_map [0.003490s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} 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_l3_flavors.L3FlavorsDefinitionTestCase.test_shim_extension [0.003715s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_action_map [0.001617s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_multi_ext_gw.L3ExternalGatewayMultihomingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. 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_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} 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: {3} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_all_api_definitions_list [0.046187s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qinq.QinQDefinitionTestCase.test_all_api_definitions_list [0.073472s] ... ok 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.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_required_extensions [0.001557s] ... ok DEBUG: {0} 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_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_resource_map [0.001607s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qinq.QinQDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_local_ip.LocalIPDefinitionTestCase.test_shim_extension [0.001519s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_shim_extension [0.001684s] ... 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.api.definitions.test_logging.LoggingApiTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} 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_logging.LoggingApiTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} 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_qos_fip.QoSFIPTestCase.test_all_api_definitions_list [0.049511s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_resource_map [0.003905s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_required_extensions [0.001802s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_fip.QoSFIPTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} 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.api.definitions.test_logging.LoggingApiTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_required_extensions [0.001535s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_resource_map [0.003864s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_all_api_definitions_list [0.047736s] ... ok DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_resource_map [0.001978s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_all_api_definitions_list [0.061922s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_all_api_definitions_list [0.047102s] ... 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: {2} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_resource_map [0.001586s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_resource_map [0.002147s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} 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_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_subresource_map [0.001590s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.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_resource_map [0.001661s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_all_api_definitions_list [0.047719s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_resource_map [0.001907s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_shim_extension [0.001543s] ... 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: {2} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_all_api_definitions_list [0.047197s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_required_extensions [0.001896s] ... ok DEBUG: {2} 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: {2} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_shim_extension [0.001448s] ... ok 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: {2} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_subresource_map [0.001886s] ... 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: {2} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_subresource_map [0.001625s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_all_api_definitions_list [0.105738s] ... ok DEBUG: {2} 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_subnet_service_types.SubnetServiceTypesDefinitionTestCase.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_resource_map [0.002294s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_resource_map [0.002267s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_shim_extension [0.001623s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_resource_map [0.007824s] ... ok 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: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_shim_extension [0.001560s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_subresource_map [0.001742s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tag_creation.TagCreationDefinitionTestCase.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_check_duplicate_segments_with_dups_and_partial [0.003251s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tag_creation.TagCreationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} 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: {3} 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_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_shim_extension [0.001546s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_resource_map [0.001558s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_optional_extensions [0.002257s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_resource_map [0.001659s] ... 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_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_shim_extension [0.002031s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} 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.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_all_api_definitions_list [0.082992s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_required_extensions [0.002252s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_all_api_definitions_list [0.053849s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_resource_map [0.001866s] ... ok DEBUG: {2} 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_fip.QoSFIPTestCase.test_action_status ... SKIPPED: API definition has no action status. 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_fip.QoSFIPTestCase.test_shim_extension [0.003593s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.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_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_all_api_definitions_list [0.049388s] ... ok DEBUG: {3} 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: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_required_extensions [0.001757s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_resource_map [0.001659s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_all_api_definitions_list [0.048051s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_shim_extension [0.001458s] ... ok DEBUG: {2} 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_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_resource_map [0.001604s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_all_api_definitions_list [0.047263s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_all_api_definitions_list [0.115829s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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: {1} neutron_lib.tests.unit.api.definitions.test_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_all_api_definitions_list [0.095361s] ... ok DEBUG: {0} 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: {2} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_all_api_definitions_list [0.048697s] ... ok DEBUG: {2} 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_qos_fip_network_policy.QosFipNetworkPolicyTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} 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_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.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_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule.QoSPPSMinimumRuleDefinitionTestCase.test_resource_map [0.001533s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_all_api_definitions_list [0.048569s] ... 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: {3} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_required_extensions [0.001956s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_all_api_definitions_list [0.049698s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_router_availability_zone.RouterAZDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_optional_extensions [0.002462s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_resource_map [0.001481s] ... 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: {2} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_required_extensions [0.001376s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_create_from_attribute_info_instance [0.002276s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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_resource_map [0.001799s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_default_value_ok [0.001851s] ... 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: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_from_context [0.004701s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_null [0.001654s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestCoreResources.test_core_resource_names [0.001654s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_add_tenant [0.001647s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_ids_match [0.001858s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_user_other_tenant [0.002501s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertAllocationPoolsCanonicalFormat.test_convert_allocation_pools_to_canonical_format_None [0.001568s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6AddrCanonicalFormat.test_convert_invalid_address [0.001666s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_equals [0.001640s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_key [0.001751s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_one_equals [0.001697s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_all_api_definitions_list [0.082462s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertPortMacAddress.test_mac_address_does_not_convert [0.001530s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertProtocol.test_numeric_too_low [0.001860s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertProtocol.test_udp_is_valid [0.001549s] ... ok DEBUG: {0} 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.test_converters.TestConvertStringToCaseInsensitive.test_convert_string_to_lower [0.001978s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_cascade_delete.NetworkCascadeDeleteDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertToFloat.test_convert_to_float_negative_value [0.001571s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertToFloat.test_convert_to_float_none_value [0.001774s] ... ok DEBUG: {0} 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.test_converters.TestConvertToInt.test_convert_none_to_empty_dict [0.001557s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertToInt.test_convert_none_to_empty_list_value [0.002537s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertToInt.test_convert_to_int_int [0.002417s] ... ok DEBUG: {0} 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.test_converters.TestConvertToSanitizedMacAddress.test_sanitize_mac_address [0.002129s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertToString.test_data_is_dict [0.001700s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertToString.test_data_is_empty_list [0.001856s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertToString.test_data_is_integer_zero [0.001882s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_all_api_definitions_list [0.054865s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertToString.test_data_is_string [0.001519s] ... ok 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: {3} neutron_lib.tests.unit.api.test_converters.TestConvertUppercasePrefix.test_lc_prefix_converted_2 [0.001831s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} 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: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.test_converters.TestConvertUppercasePrefix.test_prefix_not_present [0.002919s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v1 [0.002286s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_name [0.002323s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_required_extensions [0.002151s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_required_extensions_unset [0.002306s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_updated [0.002193s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_extensions_unset [0.001868s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_all_api_definitions_list [0.113810s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestExtensionDescriptor.test_update_attributes_map_works [0.001724s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_required_extensions [0.001920s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestExtensionIsSupported.test_extension_exists [0.001636s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_shim_extension [0.001460s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_faults.TestFaultMap.test_extend_fault_map [0.001979s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_resource_map [0.001599s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_ip_address [0.002333s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_is_none [0.001519s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_is_not_list [0.002121s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_optional_key [0.001680s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_adding_validator [0.001536s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_fail_adding_duplicate_validator [0.002359s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_shim_extension [0.014534s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_get_validator_default [0.001910s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_mac_pattern [0.002002s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_type_prefixing [0.001842s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_uuid_pattern [0.001782s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_boolean [0.002189s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_required_extensions [0.007832s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_all_api_definitions_list [0.049580s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_none [0.001902s] ... ok DEBUG: {1} 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_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_nonhex [0.002370s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_resource_map [0.001450s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_shim_extension [0.001374s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_integer_values [0.002075s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address [0.002722s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_resource_map [0.001469s] ... ok 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.validators.test_validators.TestAttributeValidation.test_validate_mac_address_or_none [0.002286s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_shim_extension [0.001569s] ... 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: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_no_whitespace [0.002634s] ... ok DEBUG: {2} 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.validators.test_validators.TestAttributeValidation.test_validate_oneline_not_empty_string_or_none [0.001877s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_required_extensions [0.008241s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_range [0.002099s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_regex [0.001776s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_shim_extension [0.001487s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_regex_or_none [0.002175s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_route_cidr [0.002340s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_string_or_none [0.001837s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_shim_extension [0.008432s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_resource_map [0.002251s] ... ok 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_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_duplicate_port_ids [0.002300s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_port_uuid [0.002027s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_subports_with_segmentation_details [0.002316s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_invalid_port_for_specific_range [0.002061s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_invalid_port_specific_range [0.001929s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_too_high [0.001458s] ... ok DEBUG: {2} 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.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4 [0.002034s] ... ok DEBUG: {2} 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_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_none [0.002533s] ... 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: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_callback_failure [0.001740s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_all_api_definitions_list [0.110575s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_desired_state [0.000357s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_not_to_be_committed [0.000453s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_to_be_committed [0.000302s] ... ok DEBUG: {0} 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: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_latest_state_with_desired_state [0.000336s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_states [0.000294s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_context [0.000870s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_resource_id [0.000524s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_callback_order [0.001353s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_callback_priority [0.000379s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_called_once_with_no_failures [0.000465s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_exception [0.000433s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_shim_extension [0.002784s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_not_retriable_exception [0.000646s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_retriable_exception [0.000378s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_with_exception [0.000588s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_is_idempotent [0.000338s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_is_idempotent_2_False [0.000361s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe [0.000580s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe_all [0.000888s] ... ok DEBUG: {0} 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_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_all_api_definitions_list [0.053587s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_required_extensions [0.001958s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. 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_resource_map [0.001411s] ... 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_resource_map [0.001956s] ... ok DEBUG: {2} 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.api.definitions.test_port.PortDefinitionTestCase.test_all_api_definitions_list [0.053207s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_all_api_definitions_list [0.108293s] ... ok 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: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_all_api_definitions_list [0.050981s] ... 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: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_shim_extension [0.001800s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. 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: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} 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_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_all_api_definitions_list [0.051175s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_shim_extension [0.001510s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_hint_ovs_tx_steering.PortHintOvsTxSteeringDefinitionTestCase.test_shim_extension [0.002336s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.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_hints.PortHintsDefinitionTestCase.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_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: {1} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_shim_extension [0.014758s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_required_extensions [0.001848s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_shim_extension [0.001536s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_shim_extension [0.010706s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_all_api_definitions_list [0.052887s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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: {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_required_extensions [0.001650s] ... ok DEBUG: {2} 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_router_availability_zone.RouterAZDefinitionTestCase.test_required_extensions [0.004553s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_resource_map [0.001757s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tag_creation.TagCreationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tag_creation.TagCreationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_all_api_definitions_list [0.051887s] ... ok DEBUG: {0} 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: {2} neutron_lib.tests.unit.api.definitions.test_tag_creation.TagCreationDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. 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_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_action_status ... SKIPPED: API definition has no action status. 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_security.PortSecurityDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_trusted_vif.PortTrustedVifDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_resource_map [0.001489s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_required_extensions [0.001360s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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_provider_net.ProviderNetTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} 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.api.definitions.test_qinq.QinQDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qinq.QinQDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qinq.QinQDefinitionTestCase.test_shim_extension [0.001320s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_all_api_definitions_list [0.073999s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_shim_extension [0.002421s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_all_api_definitions_list [0.047991s] ... 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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_all_api_definitions_list [0.090350s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_shim_extension [0.001379s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_all_api_definitions_list [0.053701s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_all_api_definitions_list [0.048824s] ... ok 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: {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_shim_extension [0.001386s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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_resource_map [0.001382s] ... ok DEBUG: {0} 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: {0} 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_tap_mirror.TapMirrorDefinitionTestCase.test_all_api_definitions_list [0.056250s] ... 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: {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_tap_mirror.TapMirrorDefinitionTestCase.test_resource_map [0.002106s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_all_api_definitions_list [0.054260s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_required_extensions [0.001561s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_required_extensions [0.001712s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_rules_belongs_to_default_sg.SecurityGroupsRulesBelongsToDefaultSgTestCase.test_required_extensions [0.001521s] ... ok DEBUG: {1} 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_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_all_api_definitions_list [0.049664s] ... ok 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: {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_shim_extension [0.001361s] ... 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_shim_extension [0.001360s] ... ok 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_required_extensions [0.001346s] ... ok DEBUG: {0} 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: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_required_extensions [0.001345s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_minimum_rule_alias.QoSPPSMinimumRuleAliasDefinitionTestCase.test_resource_map [0.001413s] ... 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: {0} neutron_lib.tests.unit.api.definitions.test_qos_pps_rule.QoSPPSRuleDefinitionTestCase.test_resource_map [0.001373s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_all_api_definitions_list [0.071672s] ... ok 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_details.TrunkDetailsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_required_extensions [0.002070s] ... ok DEBUG: {2} 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_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_all_api_definitions_list [0.052496s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_resource_map [0.001950s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_shim_extension [0.001957s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_shared_filtering.SecurityGroupsSharedFilteringDefinitionTestCase.test_required_extensions [0.001937s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_shim_extension [0.001663s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. 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: {2} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_resource_map [0.002747s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} 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_sfc.SFCDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_get_vlan_transparent_not_set [0.001728s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_resource_map [0.001924s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} 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_vpn.VPNDefinitionTestCase.test_required_extensions [0.002225s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} 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_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_all_api_definitions_list [0.057185s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_filter.QoSRuleTypeFilterTestCase.test_shim_extension [0.001764s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_aes_ccm_gcm.VpnAesCcmGcmDefinitionTestCase.test_shim_extension [0.001731s] ... 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_required_extensions [0.001816s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_resource_map [0.002341s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_required_extensions [0.002534s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_resource_map [0.002060s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_convert_value [0.002322s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_create_from_api_def [0.001787s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_no_default_value_allow_post [0.002265s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_dbconnection_error_caught [0.504082s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_override_no_allow_post [0.001869s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_not_mandatory [0.005096s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_unrecognized [0.001892s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_add_project [0.002167s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_advsvc_other_tenant [0.002573s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_same_tenant [0.002410s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertAllocationPoolsCanonicalFormat.test_convert_allocation_pools_to_canonical_format [0.001801s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertAllocationPoolsCanonicalFormat.test_convert_allocation_pools_to_canonical_format_noop [0.001720s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv4_address [0.001491s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_all_api_definitions_list [0.046614s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_quota_check_limit.QuotaCheckLimitDefinitionTestCase.test_shim_extension [0.001526s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_address_extended_add_with_zeroes [0.002219s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_compressed_address [0.002640s] ... ok DEBUG: {0} 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: {2} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6AddrCanonicalFormat.test_convert_subnetpools [0.002931s] ... 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_bgpvpn.RbacBGPVPNDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_missing_values [0.002677s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_multiple_values [0.001476s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertProtocol.test_numeric_is_valid [0.001423s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_all_api_definitions_list [0.066061s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertProtocol.test_numeric_too_high [0.002134s] ... ok DEBUG: {1} 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: {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_required_extensions [0.002056s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertToBoolean.test_convert_to_boolean_if_not_none [0.001386s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertToBoolean.test_convert_to_boolean_str [0.001643s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertToInt.test_convert_to_int_none [0.001439s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertToList.test_convert_to_list_iterable [0.001545s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_shim_extension [0.003503s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertToList.test_convert_to_list_non_iterable [0.001639s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertToString.test_data_is_integer [0.001474s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertToString.test_data_is_none [0.001359s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertUppercasePrefix.test_mixed_prefix_converted_1 [0.001333s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_shim_extension [0.001815s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_converters.TestConvertUppercasePrefix.test_prefix_no_need_to_replace [0.001470s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_alias_unset [0.001740s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_description_unset [0.001725s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v1_unset [0.002587s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v2_unset [0.001860s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_name_unset [0.001870s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_optional_extensions_unset [0.001923s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_with_ext_attrs [0.001863s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_missing_ip [0.001753s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_not_a_list [0.001794s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_dns_name [0.003038s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_default_values [0.001452s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_seg_id_to_int [0.001520s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_is_attr_set [0.001580s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_not_required_keys [0.001818s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_all_api_definitions_list [0.051214s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_with_invalid_validator [0.001908s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_bgpvpn.RbacBGPVPNDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_wrong_values [0.002325s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_valid_hexint [0.003078s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_required_extensions [0.001520s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_mac_address [0.003518s] ... ok DEBUG: {0} 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.validators.test_validators.TestAttributeValidation.test_validate_string [0.002532s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_required_extensions [0.001790s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet_or_none [0.005885s] ... ok DEBUG: {0} 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: {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_shim_extension [0.001407s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_body [0.001934s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_duplicate_segmentation_id [0.002172s] ... 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_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_all_api_definitions_list [0.056041s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_incomplete_segmentation_details [0.002141s] ... 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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_required_extensions [0.001460s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_unknown_paramenter [0.002635s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_unique_segmentation_id [0.001891s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_optional_extensions [0.002356s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_values_display [0.003247s] ... ok DEBUG: {0} 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: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_resource_map [0.001649s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_port_too_high [0.002006s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_shim_extension [0.001384s] ... 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_required_extensions [0.002427s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_shim_extension [0.001586s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. 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.validators.test_validators.TestPortRangeValidation.test_range_colon [0.002626s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} 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: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_too_many_colons [0.003729s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_resource_map [0.001779s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_resource_map [0.002082s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port_integer [0.002488s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port_specific_range [0.001981s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_range [0.002908s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestServicePluginType.test_valid_plugin_type [0.002110s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6 [0.001642s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_invalid [0.001695s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_subnet_invalid [0.001560s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_callback_failure_with_list [0.002213s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid [0.002085s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_has_no_states [0.000397s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_states [0.000411s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_multiple_events [0.000402s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_single_event [0.000422s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_feebly_referenced_callback [0.000343s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_not_retriable_exception_no_cancellable_flag [0.001718s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_none [0.000384s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_with_precommit_exception [0.000573s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_1_True [0.000384s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_2_False [0.000322s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_multiple_callbacks [0.000313s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_2_False [0.000455s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_during_iteration [0.000329s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_unknown_callback [0.000309s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_decorated_inst_method_receives [0.000495s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_object_inheriting_others_no_double_subscribe [0.000733s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_publish_payload [0.000774s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_subscribe [0.000550s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe_by_resource [0.001438s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_all_api_definitions_list [0.049018s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} 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: {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_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_all_api_definitions_list [0.059774s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_resource_map [0.001545s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_shim_extension [0.001467s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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_required_extensions [0.001428s] ... ok DEBUG: {0} 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.api.definitions.test_sorting.SortingDefinitionTestCase.test_all_api_definitions_list [0.046682s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_all_api_definitions_list [0.047573s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_shim_extension [0.001733s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_is_standard_attr_extension [0.001430s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_required_extensions [0.001376s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_shim_extension [0.001392s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_shim_extension [0.001337s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_action_status ... SKIPPED: API definition has no action status. 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: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_all_api_definitions_list [0.046891s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_resource_map [0.001405s] ... ok 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_tag_creation.TagCreationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tag_creation.TagCreationDefinitionTestCase.test_shim_extension [0.001423s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_all_api_definitions_list [0.046672s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_external_network.SubnetExternalNetworkDefinitionTestCase.test_shim_extension [0.001791s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_action_map [0.002146s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_action_map [0.001531s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_required_extensions [0.001384s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_all_api_definitions_list [0.046428s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_all_api_definitions_list [0.046798s] ... 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.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_required_extensions [0.001798s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_shim_extension [0.001388s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_required_extensions [0.001546s] ... ok DEBUG: {1} 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_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_shim_extension [0.001409s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. 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_resource_map [0.001596s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. 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_subnetpool.SubnetPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_action_map [0.001415s] ... ok DEBUG: {0} 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.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_all_api_definitions_list [0.046455s] ... ok DEBUG: {1} 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_vlantransparent.VlantransparentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.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_shim_extension [0.001389s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_all_api_definitions_list [0.046523s] ... ok DEBUG: {0} 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.api.definitions.test_taas.TaasDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_shim_extension [0.001357s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_taas.TaasDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_all_api_definitions_list [0.047015s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_shim_extension [0.001661s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_creation.TagCreationDefinitionTestCase.test_all_api_definitions_list [0.046573s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_creation.TagCreationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} 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.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_required_extensions [0.001422s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_shim_extension [0.001380s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tap_mirror.TapMirrorDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_resource_map [0.001670s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_shim_extension [0.001337s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_contains_deadlock [0.502317s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_all_api_definitions_list [0.045039s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_all_api_definitions_list [0.046564s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation_updatable.UplinkStatusPropagationUpdatableDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_required_extensions [0.001597s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlan_filter.TaasVlanFilterDefinitionTestCase.test_shim_extension [0.001568s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_get_vlan_transparent [0.001434s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_resource_map [0.002363s] ... ok 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_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_all_api_definitions_list [0.046732s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_shim_extension [0.001645s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_no_default_value_no_allow_post [0.001701s] ... ok DEBUG: {0} 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: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_mandatory_not_specified [0.003363s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_shim_extension [0.001445s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_none_overridden_by_default [0.001396s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_ok_subset [0.001616s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_ok_with_project_id [0.001659s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_id_mismatch [0.001512s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestRetrieveValidSortKeys.test_retrieve_valid_sort_keys [0.001435s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_extended_addr_to_compressed [0.001603s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_admin_req [0.004540s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestCoreResources.test_core_resource_attrs [0.001836s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_admin_other_tenant [0.001821s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6CIDRCanonicalFormat.test_convert_ipv4_address_with_CIDR [0.001593s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6CIDRCanonicalFormat.test_convert_non_ip_addr_with_slash [0.001412s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_values [0.001496s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_two_equals [0.001359s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_service_role_other_tenant [0.002020s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertProtocol.test_icmp_is_valid [0.001372s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertAllocationPoolsCanonicalFormat.test_convert_allocation_pools_to_canonical_format_invalid_data [0.001987s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertProtocol.test_tcp_is_valid [0.001452s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertProtocol.test_unknown_string [0.001378s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6AddrCanonicalFormat.test_convert_None_address [0.001650s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertToFloat.test_convert_to_float_positve_value [0.001362s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertIPv6CIDRCanonicalFormat.test_convert_ipv6_extended_addr_withcidr_to_compressed [0.001876s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertToFloat.test_convert_to_float_string [0.001433s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertToInt.test_convert_none_to_empty_list_none [0.001539s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertToInt.test_convert_to_int_if_not_none [0.001374s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertPortMacAddress.test_convert_none_to_mac_address [0.001998s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertStringToCaseInsensitive.test_assert_error_on_non_string [0.001603s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertToString.test_data_is_empty_dict [0.001414s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertToBoolean.test_convert_to_boolean_bool [0.001379s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertToBoolean.test_convert_to_boolean_int [0.001551s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertToString.test_data_is_list [0.001421s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertToInt.test_convert_to_int_str [0.001712s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertToList.test_convert_to_empty_list [0.001622s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertToList.test_convert_to_list_string [0.001891s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertToSanitizedBindingProfileAllocation.test_sanitize_binding_profile_allocation [0.001576s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_converters.TestConvertUppercasePrefix.test_ucfirst_prefix_converted_1 [0.001438s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_converters.TestConvertUppercasePrefix.test_shorter_string [0.001505s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test__assert_api_definition_no_attr [0.001933s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_alias [0.002145s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test__assert_api_definition_no_defn [0.001823s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_description [0.001890s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v2 [0.001819s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_updated_unset [0.001994s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_optional_extensions [0.001867s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_without_ext_attrs [0.001964s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestExtensionDescriptor.test_update_attributes_map_short_circuit_exit [0.001403s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestExtensionIsSupported.test_extension_does_not_exist [0.001384s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_duplicate [0.002098s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_exhausted [0.001621s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_mac [0.001804s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_good_data [0.001924s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_excessive_len [0.001494s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_attrs [0.001687s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_valid_input [0.001484s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_subnet [0.001757s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_dns_domain [0.001906s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_conditional_spec [0.001481s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_unique_strings [0.001550s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_invalid_keys [0.001553s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_fip_dns_name [0.001664s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_invalid_key [0.001573s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__test__validate_list_of_items_non_empty [0.001468s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_subdictionary [0.001468s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_optional_key_invalid [0.001831s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_success_adding_duplicate_validator [0.001969s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__validate_list_of_items [0.001799s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_a_valid_dict_with_constraints [0.001475s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__validate_list_of_items_collect_duplicates [0.001459s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_convert_boolean [0.001447s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_nodata [0.001541s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_empty [0.001418s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_required_keys [0.001716s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_without_constraints [0.002809s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_type [0.001428s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_negative [0.002046s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_unexpected_keys [0.001485s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_valid_string_old [0.001682s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_toobig [0.001618s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_hostroutes [0.001824s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_valid_string [0.001785s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_bsd [0.001860s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_or_none [0.001381s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_invalid_string [0.001733s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_valid_string_new [0.001581s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_list_of_unique_strings [0.001558s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_fixed_ips [0.001706s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_oneline_not_empty_string [0.001582s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_integer [0.001595s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_range_or_none [0.001746s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_with_leading_zero [0.001449s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnetpool_id [0.001508s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnetpool_id_or_none [0.001538s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_pools [0.001611s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_list_of_regex_or_none [0.001701s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_missing_port_id [0.001382s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_nameservers [0.001624s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_subports [0.001391s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_non_negative [0.001519s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_uuid [0.001624s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_contains_retry [0.502328s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_regular_exception_excluded [0.002698s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_uuid_list [0.001487s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_not_empty_string [0.002124s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_not_empty_string_or_none [0.001409s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet [0.003870s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet_list [0.001529s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_port_too_low [0.001546s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_inherit_segmentation_details [0.001674s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_subport_object [0.001494s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_empty_body [0.001410s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_invalid [0.002618s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_wrong_way [0.003322s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_with_segmentation_id_0 [0.001421s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_values [0.001525s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port [0.002862s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestServicePluginType.test_invalid_plugin_type [0.003053s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_invalid [0.002686s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_bad_input [0.001584s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_subnet [0.002595s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_notification_error [0.002541s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_too_low [0.001503s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_subnet_invalid [0.001462s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.APIEventPayloadTestCase.test_method_name [0.000548s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_subnet [0.001418s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_inner_exceptions [0.001563s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_not_persisted [0.000595s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_latest_state_with_states [0.000919s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.APIEventPayloadTestCase.test_action [0.000370s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_persisted [0.000318s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_has_states [0.000301s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_metadata [0.000827s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_request_body [0.000657s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_latest_state_without_states [0.000305s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_skip_log_errors [0.000931s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_del_callback_called_on_unsubscribe [0.000826s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_object_instances_as_subscribers [0.000368s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_empty_payload [0.000330s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_payload [0.000315s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_clearing_subscribers [0.000585s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_1_True [0.000366s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_by_resource [0.000327s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_new_inheritance_not_broken [0.000488s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_no_strings_in_events_arg [0.000306s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_object_new_not_broken [0.000350s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_clear [0.000564s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_fail_to_unsubscribe [0.000644s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_handle_not_retriable_exception_cancellable_flag [0.001399s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDBProfiler.test_set_hook [0.002136s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_invalid_payload [0.000845s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_unknown [0.001036s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_all [0.000416s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_is_idempotent_1_True [0.001515s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_subscribe_explicit_priority [0.002571s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_all_deadlock_time_elapsed [0.006473s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_mysql_savepoint_error [0.502855s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_not_deadlock_time_elapsed [0.007136s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_nested_exception_contains_deadlock [0.503664s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_raised_on_exceed [0.617590s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_single_exception [0.003775s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_get_set_tenant_id_tenant [0.013709s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_model_base [0.004929s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_project_id_attribute [0.004440s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_get_rbac_actions_one_rbac [0.003270s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_get_values [0.004347s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook_non_callables [0.003327s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook_with_one_rbac [0.003315s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.MACAddressTestCase.test_wrong_mac [0.122222s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys_by_relationship_fails [0.005138s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_sort_dirs [0.001757s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_admin [0.001801s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_regular_user [0.001759s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_system_scope [0.001901s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_resource_fields [0.001931s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys [0.001474s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_marker_obj_no_limit_and_marker [0.001524s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_external_ip_address_exhausted [0.001739s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_staledata_error_caught [0.501920s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_ip_for_network [0.001793s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_inner_exception_preserved_in_retryrequest [0.002233s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_ip_address_in_use [0.001466s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_no_network_available [0.001427s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_in_use [0.001604s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_multiple_exception_types [0.003918s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_not_found_on_network [0.001726s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_get_rbac_actions_multiple_rbac [0.001553s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_service_unavailable [0.001778s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook [0.001541s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtendClass.test_extends [0.000341s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_in_use [0.002161s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_not_found [0.001436s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_pool_in_use [0.001400s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_coerce_bad_values [0.001679s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_from_primitive [0.001448s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_to_primitive_json_serializable [0.001396s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_to_primitive [0.001578s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_to_primitive_json_serializable [0.001390s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_coerce_bad_values [0.001619s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_coerce_good_values [0.001470s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_from_primitive [0.001384s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_stringify [0.001560s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_from_primitive [0.001547s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_stringify [0.001558s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_to_primitive [0.001744s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_to_primitive_json_serializable [0.001764s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_coerce_good_values [0.001491s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_coerce_bad_values [0.001541s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_from_primitive [0.001655s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_to_primitive [0.001444s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_coerce_bad_values [0.001547s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_coerce_good_values [0.001419s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_from_primitive [0.001586s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_stringify [0.001391s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_to_primitive [0.001555s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_coerce_good_values [0.002159s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_to_primitive_json_serializable [0.002586s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_coerce_good_values [0.001687s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_coerce_good_values [0.001485s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_stringify [0.001440s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_to_primitive [0.001393s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_coerce_bad_values [0.002170s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_coerce_good_values [0.001424s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_stringify [0.001380s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_to_primitive [0.001408s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_to_primitive_json_serializable [0.001445s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_objects_with_filters_not_equal [0.001634s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_updatable_fields [0.001508s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_post [0.001710s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_traits [0.002517s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_class_no_resource_class [0.002260s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_one_class_to_zero_and_new_class [0.002320s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_to_zero [0.002314s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbwallocation_generation_conflict_solved [0.002293s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_no_rp [0.002215s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_raise_other_conflict [0.002821s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_agent_resource_provider_uuid [0.001448s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_bandwidths [0.001589s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_inventory_defaults [0.001671s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_pp_with_direction [0.001589s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_pp_without_direction [0.002330s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_six_uuid5_unicode [0.001437s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test_filter_hosts_with_segment_access [0.001398s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_add_plugin [0.001374s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_alias [0.001387s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_alias_none [0.001534s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_unique_plugins [0.001402s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_get_plugin_not_found [0.001408s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_is_loaded [0.001379s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_delete_port_on_error [0.002250s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_port_binding_by_status_and_host [0.001465s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_geneve_vni_invalid_values [0.001676s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_invalid_min_type [0.001453s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_invalid_range [0.001500s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_vlan_range [0.001465s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_vlan_range_invalid_range [0.001604s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_advsvc_admin [0.003349s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_advsvc_user [0.002931s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_sqlalchemytypes.CIDRTestCase.test_crud [0.125744s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_service_role_user [0.003636s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_service_role_with_default_policy [0.002257s] ... ok DEBUG: {0} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_vnic_compatible [0.001493s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_retains_request_id [0.001964s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_from_dict_validate [0.002267s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_getter_setter [0.001921s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_getter_setter_tenant_id [0.002092s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict [0.002087s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_tenant [0.002124s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_session_cached [0.002845s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_wrong_type [0.024198s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_all_api_definitions_fixture_no_global_backup [0.005755s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_all_api_definitions_fixture_with_global_backup [0.004629s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_post [0.002332s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.PluginDirectoryFixtureTestCase.test_fixture [0.000609s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.WarningsFixture.test_fixture_regex [0.000999s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_standard_attr.StandardAttrTestCase.test_standard_attr_resource_model_map [0.082106s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_marker_obj [0.002516s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_marker_obj_no_limit_and_marker [0.001756s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_sort_dirs_reversed [0.001601s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_admin_required [0.001777s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_in_use [0.001747s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_content_type [0.001721s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_mac_address_in_use [0.001874s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_in_use_custom_reason [0.001686s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_tunnel_range_error_tuple [0.001771s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_not_authorized [0.001713s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_not_found [0.001843s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_object_not_found [0.001636s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_policy_check_error [0.001644s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_preexisting_device_failure [0.001939s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_mismatch_for_port [0.001663s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_vlan_id_in_use [0.001757s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_coerce_good_values [0.001747s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_stringify [0.001845s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_to_primitive [0.001603s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_to_primitive_json_serializable [0.001668s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_stringify [0.001652s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_coerce_good_values [0.001677s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_to_primitive [0.001742s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_coerce_good_values [0.001653s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_stringify [0.001691s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_to_primitive [0.001726s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_stringify [0.001836s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_to_primitive_json_serializable [0.001652s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.ServiceTestCase.test_operations [0.122088s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_coerce_bad_values [0.001913s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_to_primitive_json_serializable [0.001519s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestConnection.test_close [0.002803s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_coerce_good_values [0.001654s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_stringify [0.001775s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup [0.002927s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_to_primitive_json_serializable [0.001701s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_coerce_good_values [0.001887s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_notifier [0.003660s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_from_primitive [0.001514s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_notifier_null_publisher [0.002304s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_delete [0.002226s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_init [0.002996s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_resource_class [0.003213s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_retains_lower_timeouts [0.003193s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_trait [0.003068s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_store_defaults [0.003268s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_class [0.002667s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_name_none [0.002488s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_class_no_resource_class [0.002276s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_on [0.002413s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_inventory [0.002689s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_start_callback_event [0.002018s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_trait [0.002890s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_custom_mode_twice [0.002158s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestDict2Tuples.test_dict [0.001370s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_ensure_create_resource_provider [0.002948s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_dict2str [0.001756s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_duplicate_key [0.001398s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_no_resource_provider [0.002703s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_key [0.001818s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_trait [0.002975s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_n_mappings [0.001892s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_nonuniq_key_duplicate_value [0.001360s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_trait_no_trait [0.002682s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_one_mapping [0.001667s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py3_decoded_valid_bytes [0.001397s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_provider_traits_no_rp [0.002678s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_net.TestPortDeviceOwner.test_is_port_not_trusted [0.001854s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_providers_placement_api_version_too_low [0.003095s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_get_plugin_class [0.002230s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_new_plugin_instance [0.002021s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_traits [0.004249s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_with_classname [0.001920s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_allocation [0.002628s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_removed [0.002367s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_no_generation [0.002699s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_generation [0.002700s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_callee_handles_generation_conflict [0.002975s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_caller_handles_generation_conflict [0.002439s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_reached_max_tries [0.003738s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test__create_plugin_directory [0.002911s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test__get_plugin_directory [0.001617s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_core_none [0.001579s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_is_loaded [0.001622s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_get_plugin_found [0.001804s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_name [0.001866s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_geneve_vni [0.001492s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_gre_id [0.001638s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vlan_tag [0.001775s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vlan_tag_invalid_data [0.001697s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vxlan_vni [0.001690s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_missing_network [0.001615s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range [0.001751s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range_invalid_range [0.001674s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range_known_tunnel_type [0.001817s] ... ok DEBUG: {3} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_elevated_is_admin_with_default_policy [0.002748s] ... ok DEBUG: {3} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_loaded [0.001786s] ... ok DEBUG: {3} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_vif_type_compatible [0.001697s] ... ok DEBUG: {3} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook_not_all_methods_implemented [0.001656s] ... ok DEBUG: {3} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_add_worker [0.001699s] ... ok DEBUG: {3} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_add_workers [0.001735s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_admin_to_dict [0.002099s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create [0.002432s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_is_advsvc [0.002218s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_is_service_role [0.002303s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_auth_token [0.002280s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_request_id [0.002095s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_timestamp [0.002203s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_idempotent [0.002600s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_keeps_custom_roles [0.002223s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_from_dict_validate_tenant [0.002578s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_get_admin_context_not_update_local_store [0.002414s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_auth_token [0.002097s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_name [0.002148s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_global_resources_reference_updated [0.004972s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_fixture.CallbackRegistryFixtureTestCase.test_fixture [0.000898s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_get [0.002449s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_neutron_lib.TestNeutronLib.test_sentinel_constant [0.001908s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestConnection.test_consume_in_threads [0.001968s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_user_id [0.002093s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_increases_with_prepare [0.034316s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in thread Thread-1 (send_loop): DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_unchanged_on_other_exception [0.006030s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_nonstring [0.002683s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_custom_mode [0.002027s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestCamelize.test_camelize [0.001944s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_str2dict [0.001717s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestGetRandomString.test_get_random_string [0.002632s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_no_mappings [0.001833s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py3_decoded_invalid_bytes [0.001718s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key_mapping [0.001856s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_net.TestGetHostname.test_get_hostname [0.001966s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_net.TestGetRandomMac.test_first_4th_octet_generated [0.001857s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_net.TestPortDeviceOwner.test_is_port_trusted [0.001710s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_all_macs_generated [0.672240s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_first_generated_mac [0.002665s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_respected_early_zeroes_generated_mac [0.001872s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_init_reload [0.002491s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_init_reload_no_plugins [0.002412s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_no_name [0.002087s] ... ok DEBUG: {3} 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: {3} neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_pass [0.001524s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_args_not_mutated_after_retries [6.158950s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_passes_other_exceptions [0.004018s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.CIDRTestCase.test_wrong_cidr [0.144494s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_crud [0.022001s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys [0.001780s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys_bad_key_fails [0.002805s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_advsvc [0.001886s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys_bad_key_fails [0.001699s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_sort_dirs [0.001433s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_admin [0.001897s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_bad_request [0.001709s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_base [0.001560s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_conflict [0.001645s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_device_not_found_error [0.001613s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_configuration_option [0.001474s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_ip_for_subnet [0.001487s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_in_use [0.001598s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_tunnel_range_error [0.001491s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_not_found [0.001519s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_resource_exhausted [0.001432s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_service_port_in_use [0.001612s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_l3_ext_ha_mode.TestHANetworkConcurrentDeletion.test_ha_network_concurrent_deletion_both [0.001871s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_stringify [0.001682s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_to_primitive [0.001454s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_coerce_good_values [0.001559s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_stringify [0.001492s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_to_primitive_json_serializable [0.001528s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_coerce_bad_values [0.001685s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_to_primitive [0.001587s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_to_primitive_json_serializable [0.001452s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_coerce_bad_values [0.001700s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_from_primitive [0.001519s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_stringify [0.001389s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_coerce_bad_values [0.001571s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_coerce_bad_values [0.001709s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_from_primitive [0.001496s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_coerce_good_values [0.001707s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_to_primitive_json_serializable [0.001590s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_from_primitive [0.002224s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_stringify [0.001550s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_to_primitive [0.001486s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_to_primitive_json_serializable [0.001537s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_from_primitive [0.001572s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_coerce_bad_values [0.001484s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_from_primitive [0.001419s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_coerce_bad_values [0.001767s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_stringify [0.001403s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_to_primitive [0.001392s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.PortRangesFieldTest.test_to_primitive_json_serializable [0.001426s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_from_primitive [0.002088s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_objects_with_filters_not_in [0.001465s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_get [0.001710s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_put [0.001801s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_associate_aggregates [0.002760s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_resource_provider [0.002448s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider [0.002351s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_traits_no_rp [0.002216s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_not_found [0.002351s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_class [0.002482s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_provider [0.002457s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_aggregates_no_resource_provider [0.002231s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation [0.003306s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_max_retries [0.002744s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_rp_not_exists [0.002305s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider [0.002593s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_not_found [0.002251s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_generation [0.002839s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_caller_handles_generation_conflict [0.002598s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_reached_max_tries [0.003759s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_callee_handles_generation_conflict [0.003676s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_raise_other_conflict [0.078304s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_reached_max_tries [0.003791s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_callee_handles_generation_conflict [0.002736s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_caller_handles_generation_conflict [0.002138s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_device_resource_provider_uuid [0.001450s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_resource_request_group_uuid_stable [0.001829s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_six_uuid5_literal [0.001334s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test__supports_port_binding [0.001321s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test_get_workers [0.001398s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_unique_plugins_none [0.001326s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_unique_plugins [0.001426s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_network [0.001458s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_subnet [0.001426s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_max_len [0.001549s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_gre_id_invalid_id [0.001530s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_ranges [0.001360s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_update_port_on_error [0.002114s] ... ok DEBUG: {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_no_roles_no_advsvc [0.002847s] ... ok DEBUG: {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_role [0.003563s] ... ok DEBUG: {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_is_not_admin [0.002846s] ... ok DEBUG: {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_init_reset [0.002469s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_rule_supported [0.001954s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_rule_supported_with_unsupported_rule [0.001531s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook [0.001384s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook_class_without_abstract_methods [0.001378s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_allocate_workers [0.001473s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_add_get_remove_constraint [0.001920s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_name [0.001861s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_name_tenant_name [0.002081s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_system_scope_for_new_policies [0.001957s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_overwrite [0.002464s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_name_tenant [0.002046s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_to_policy_values [0.002069s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: 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( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of user. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of tenant. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {1} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_delete [0.001194s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.SqlFixtureTestCase.test_fixture [0.004331s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_neutron_lib.TestNeutronLib.test_sentinel_copy [0.001529s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_notification_transport_null [0.028515s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_server [0.002666s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.001764s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_ids [0.001644s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.001519s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.001535s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_unaffected_when_explicitly_set [0.005680s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in thread Thread-1 (send_loop): DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner DEBUG: {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeouts_for_methods_tracked_independently [0.004999s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_both_empty [0.002460s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_custom_desc [0.002353s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_off [0.002987s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_worker_process_count [0.001764s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_dict_str_conversion [0.001565s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_diff_list_of_dict [0.001577s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestRoundVal.test_round_val_ok [0.001744s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_host.TestCpuCount.test_cpu_count [0.001705s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_host.TestCpuCount.test_cpu_count_not_implemented [0.001709s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_runtime.TestListPackageModules.test_list_package_modules [0.001912s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_kwargs_not_mutated_after_retries [11.224610s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_no_retry_in_active_session [0.002024s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_stacked_retries_dont_explode_retry_count [0.006772s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_retries_on_multi_exception_containing_target [0.006072s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_DBerror_inner_exception [0.001807s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_get_set_tenant_id_project [0.013483s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_tenant_id_attribute [0.008346s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_get_rbac_actions_no_rbacs [0.002054s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook_with_mutiple_rbacs [0.008402s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtend.test_apply_funcs [0.000398s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtend.test_register_funcs [0.000344s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_multiple_create [0.113149s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_sqlalchemytypes.MACAddressTestCase.test_crud [0.022115s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_sqlalchemytypes.TruncatedDateTimeTestCase.test_microseconds_truncated [0.017488s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_standard_attr.StandardAttrTestCase.test_standard_attr_resource_parent_map [0.128753s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_service_role [0.004928s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys_by_relationship_fails [0.006391s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_marker_obj [0.001876s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_sort_dirs_reversed [0.003383s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_advsvc [0.001881s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_regular_user [0.003783s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_service_role [0.005992s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_system_scope [0.003845s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_resource_fields [0.003777s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_bad_request_misused [0.001410s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid [0.002824s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_input [0.004676s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_ip_address_generation_failure [0.001598s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_not_found [0.001434s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_over_quota [0.001418s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_policy_init_error [0.001590s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_bound [0.001766s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_in_use_no_reason [0.001409s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_pool_in_use_no_reason [0.001438s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_tunnel_id_in_use [0.002354s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_l3_ext_ha_mode.TestHANetworkConcurrentDeletion.test_ha_network_concurrent_deletion [0.001432s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_l3_ext_ha_mode.TestHANetworkConcurrentDeletion.test_ha_network_concurrent_deletion_tenant_id [0.001921s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_coerce_good_values [0.001917s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_coerce_bad_values [0.001488s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_from_primitive [0.001374s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_coerce_bad_values [0.001653s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_from_primitive [0.001419s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_coerce_good_values [0.001671s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_from_primitive [0.001524s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionAndAnyEnumFieldTest.test_to_primitive [0.001359s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_to_primitive_json_serializable [0.001440s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_to_primitive_json_serializable [0.001773s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_stringify [0.002575s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_to_primitive [0.002372s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_coerce_bad_values [0.001781s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_from_primitive [0.001711s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_coerce_bad_values [0.001418s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.NumaAffinityPoliciesEnumFieldTest.test_to_primitive [0.001985s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_inventory_no_rp [0.002677s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_trait_no_trait [0.003040s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_ensure_update_resource_provider [0.002356s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory [0.003153s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_no_inventory [0.002283s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_provider_no_resource_provider [0.002535s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_aggregates [0.002329s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_allocations [0.002388s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_classes [0.003168s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_provider_traits [0.003170s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_providers [0.002868s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_multiple_rps [0.002207s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_one_class_to_zero [0.002167s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_allocation_other_conflict [0.002403s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_class [0.002593s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_generation [0.002314s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_no_generation [0.002707s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_no_generation [0.002417s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_no_rp [0.003456s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_trait_not_found [0.002890s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_raise_other_conflict [0.002645s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClientNoAuth.test__create_client [0.002211s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClientNoAuth.test__create_client_noauth [0.007139s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_agent_resource_provider_uuid_stable [0.001637s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_device_resource_provider_uuid_stable [0.001436s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_options [0.002113s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_physnet_trait [0.001466s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_resource_request_group_uuid [0.001603s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_vnic_type_trait [0.002453s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_core [0.001362s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugins [0.001337s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugins_none [0.001378s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_add_plugin [0.001354s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_plugins [0.002276s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_port [0.001512s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_uniqueness [0.001504s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vxlan_vni_invalid_values [0.001358s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range [0.001805s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_admin_no_roles_no_admin [0.003895s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_role_with_default_policy [0.002452s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_service_role_admin [0.004196s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_service_role [0.003136s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_service_role_no_roles_no_service_role [0.002611s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_elevated_is_admin [0.004091s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_admin_without_session_to_dict [0.001769s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_positional [0.002889s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_tenant_id [0.003206s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_from_dict [0.002122s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_api_def_reference_updated [0.007749s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.DBResourceExtendFixtureTestCase.test_fixture_backup [0.002281s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_put [0.003655s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.CastExceptionTestCase.test_cast_catches_exception [0.079880s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in thread Thread-1 (send_loop): DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestConnection.test_create_consumer [0.004134s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_transport_null [0.002562s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_client [0.004735s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_tenant_id [0.005955s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_serialize_context [0.002118s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.004351s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_config_ceiling [0.009366s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_increases_on_timeout_exception [0.006151s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_sleep [0.035824s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_caps_all_methods [0.006030s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_overrides_default_timeout [0.002986s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeouts_for_namespaces_tracked_independently [0.013802s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_custom_name [0.002124s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_default [0.002082s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_empty [0.001952s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_same_process [0.012849s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_brief [0.002911s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_off [0.005286s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_default_mode [0.004099s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestCompareElements.test_compare_elements [0.005903s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_duplicate_value [0.001800s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_extra_separator [0.001364s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_separator [0.001362s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_value [0.001478s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_duplicate_value [0.001349s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_nonuniq_key [0.001360s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key [0.001369s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key_mapping_ne [0.001391s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_net.TestGetRandomMac.test_first_4_octets_unchanged [0.002914s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_short_supplied_mac [0.001588s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_add_duplicate_names [0.001959s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_bad_classname [0.001811s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_dummy_driver [0.001735s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 2239 tests in 16.1584 sec. DEBUG: - Passed: 1426 DEBUG: - Skipped: 813 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 37.4963 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (560 tests) => 0:00:05.053761 DEBUG: - Worker 1 (560 tests) => 0:00:11.290335 DEBUG: - Worker 2 (560 tests) => 0:00:16.158362 DEBUG: - Worker 3 (559 tests) => 0:00:05.876573 DEBUG: py312: OK (21.39 seconds) DEBUG: congratulations :) (21.45 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.76TBpt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + cp -pr /builddir/build/BUILD/neutron-lib-3.19.0/LICENSE /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron-lib = 3.19.0-0.20250527150442.3a16021.el10 python3-neutron-lib = 3.19.0-0.20250527150442.3a16021.el10 python3.12-neutron-lib = 3.19.0-0.20250527150442.3a16021.el10 python3.12dist(neutron-lib) = 3.19 python3dist(neutron-lib) = 3.19 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.12 python3.12dist(debtcollector) >= 3 python3.12dist(keystoneauth1) >= 3.14 python3.12dist(netaddr) >= 0.7.18 python3.12dist(os-ken) >= 0.3 python3.12dist(os-traits) >= 0.9 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 8 python3.12dist(oslo-context) >= 2.22 python3.12dist(oslo-db) >= 12.1 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 14.2 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-serialization) >= 2.25 python3.12dist(oslo-service) >= 1.24 python3.12dist(oslo-utils) >= 7 python3.12dist(oslo-versionedobjects) >= 1.31.2 python3.12dist(osprofiler) >= 1.4 python3.12dist(pbr) >= 4 python3.12dist(pecan) >= 1 python3.12dist(setproctitle) >= 1.1.10 python3.12dist(sqlalchemy) >= 1.2 python3.12dist(stevedore) >= 1.20 python3.12dist(webob) >= 1.7.1 DEBUG: Obsoletes: python3.12-neutron-lib < 3.19.0-0.20250527150442.3a16021.el10 DEBUG: Processing files: python3-neutron-lib-tests-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EHoQLq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/licenses/python3-neutron-lib-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/licenses/python3-neutron-lib-tests DEBUG: + cp -pr /builddir/build/BUILD/neutron-lib-3.19.0/LICENSE /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.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.19.0-0.20250527150442.3a16021.el10 python3-neutron-lib-tests = 3.19.0-0.20250527150442.3a16021.el10 python3.12-neutron-lib-tests = 3.19.0-0.20250527150442.3a16021.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 DEBUG: Obsoletes: python3.12-neutron-lib-tests < 3.19.0-0.20250527150442.3a16021.el10 DEBUG: Processing files: python-neutron-lib-doc-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vxdKhk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + cp -pr /builddir/build/BUILD/neutron-lib-3.19.0/doc/build/html /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + cp -pr /builddir/build/BUILD/neutron-lib-3.19.0/README.rst /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.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.iPC9E5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/licenses/python-neutron-lib-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64/usr/share/licenses/python-neutron-lib-doc DEBUG: + cp -pr /builddir/build/BUILD/neutron-lib-3.19.0/LICENSE /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.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.19.0-0.20250527150442.3a16021.el10 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.19.0-0.20250527150442.3a16021.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-lib-tests-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-neutron-lib-doc-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mR2Ht0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-3.19.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.xnBWQP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/neutron-lib-3.19.0-SPECPARTS DEBUG: + rm -rf neutron-lib-3.19.0 neutron-lib-3.19.0.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.src.rpm) Config(dlrn-5) 1 minutes 39 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5263612 1580228 2443904 12052412 10851200 DEBUG: Swap: 16777212 5442192 11335020 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 206G 344G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xnxa7urt', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python-neutron-lib-doc-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python3-neutron-lib-tests-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python-neutron-lib-doc-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python3-neutron-lib-tests-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python-neutron-lib-doc-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python3-neutron-lib-tests-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099/python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-71621490b09d8258a72d7 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-aodhclient-16fcf400588c27b034ca 112 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslo-privsep-98a82b580d237fa22c 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-1505c27dc6a8b5b 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-a3430289de 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovsdbapp-e18261565f4220e2fedd5e 175 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-fa0768cd58af0c4409 170 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 46 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 59 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 51 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 48 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 133 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 114 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 135 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 68 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 273 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================ DEBUG: Installing: DEBUG: python-neutron-lib-doc noarch 3.19.0-0.20250527150442.3a16021.el10 @commandline 1.2 M DEBUG: python3-neutron-lib noarch 3.19.0-0.20250527150442.3a16021.el10 @commandline 479 k DEBUG: python3-neutron-lib-tests noarch 3.19.0-0.20250527150442.3a16021.el10 @commandline 329 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: checkpolicy x86_64 3.8-1.el10 appstream 358 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.11.0-1.el10 baseos 803 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: libibverbs x86_64 54.0-1.el10 baseos 455 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.8-1.el10 baseos 128 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-7.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: openssl x86_64 1:3.5.0-3.el10 baseos 1.3 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.8-2.el10 baseos 227 k DEBUG: policycoreutils-python-utils noarch 3.8-2.el10 appstream 47 k DEBUG: procps-ng x86_64 4.0.4-7.el10 baseos 349 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-distro noarch 1.9.0-5.el10 appstream 48 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-libselinux x86_64 3.8-1.el10 appstream 201 k DEBUG: python3-libsemanage x86_64 3.8.1-1.el10 appstream 82 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-ken noarch 3.0.1-0.20250318122218.a89ba8f.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-traits noarch 3.5.0-0.20250516051804.45bc9b8.el10 delorean-component-common 51 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslo-versionedobjects noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 94 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.8-2.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-setools x86_64 4.5.1-4.el10 baseos 740 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-14.el10 baseos 20 k DEBUG: selinux-policy noarch 40.13.30-1.el10 baseos 44 k DEBUG: selinux-policy-targeted noarch 40.13.30-1.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-10.el10 appstream 548 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-10.el10 appstream 35 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================ DEBUG: Install 125 Packages DEBUG: Total size: 65 M DEBUG: Installed size: 232 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.5.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-40.13.30-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-40.13.30-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.8-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 1/125 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 2/125 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 3/125 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 4/125 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 5/125 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 6/125 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 7/125 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 8/125 DEBUG: Installing : python3-libselinux-3.8-1.el10.x86_64 9/125 DEBUG: Installing : procps-ng-4.0.4-7.el10.x86_64 10/125 DEBUG: Installing : libselinux-utils-3.8-1.el10.x86_64 11/125 DEBUG: Installing : policycoreutils-3.8-2.el10.x86_64 12/125 DEBUG: Running scriptlet: policycoreutils-3.8-2.el10.x86_64 12/125 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-40.13.30-1.el10.noarch 13/125 DEBUG: Running scriptlet: selinux-policy-40.13.30-1.el10.noarch 13/125 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch 14/125 DEBUG: Installing : selinux-policy-targeted-40.13.30-1.el10.noarch 14/125 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch 14/125 DEBUG: Installing : kmod-31-11.el10.x86_64 15/125 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 16/125 DEBUG: Installing : python3-libsemanage-3.8.1-1.el10.x86_64 17/125 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 18/125 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 19/125 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 20/125 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 21/125 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 22/125 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750 23/125 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 24/125 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 25/125 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 26/125 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 27/125 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 28/125 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 29/125 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 30/125 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 31/125 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 32/125 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 33/125 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 34/125 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 35/125 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 36/125 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 37/125 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 38/125 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 39/125 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 40/125 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 41/125 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 42/125 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 43/125 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 44/125 DEBUG: Installing : libxslt-1.1.39-7.el10.x86_64 45/125 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 46/125 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 47/125 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 48/125 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 49/125 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 50/125 DEBUG: Installing : checkpolicy-3.8-1.el10.x86_64 51/125 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 52/125 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 53/125 DEBUG: Installing : python3-setools-4.5.1-4.el10.x86_64 54/125 DEBUG: Installing : python3-policycoreutils-3.8-2.el10.noarch 55/125 DEBUG: Installing : policycoreutils-python-utils-3.8-2.el10.noarch 56/125 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 57/125 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 57/125 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 57/125 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 58/125 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 59/125 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 60/125 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 61/125 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 62/125 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 63/125 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 64/125 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 65/125 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 66/125 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 67/125 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 68/125 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 69/125 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 70/125 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 71/125 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 72/125 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 73/125 DEBUG: Installing : unbound-anchor-1.20.0-10.el10.x86_64 74/125 DEBUG: Running scriptlet: unbound-anchor-1.20.0-10.el10.x86_64 74/125 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-10.el10.x86_64 75/125 DEBUG: Installing : unbound-libs-1.20.0-10.el10.x86_64 75/125 DEBUG: Installing : openssl-1:3.5.0-3.el10.x86_64 76/125 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 77/125 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 78/125 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 79/125 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 80/125 DEBUG: Installing : libibverbs-54.0-1.el10.x86_64 81/125 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 82/125 DEBUG: Installing : iproute-6.11.0-1.el10.x86_64 83/125 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 84/125 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 84/125 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 84/125 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 85/125 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 86/125 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 87/125 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 88/125 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 88/125 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Installing : hostname-3.23-14.el10.x86_64 89/125 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 89/125 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 90/125 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 91/125 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 91/125 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 92/125 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 93/125 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 94/125 DEBUG: Installing : python3-os-traits-3.5.0-0.20250516051804.45bc9b8 95/125 DEBUG: Installing : python-oslo-versionedobjects-lang-3.7.0-0.202505 96/125 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 97/125 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 98/125 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.202505131029 99/125 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 100/125 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 101/125 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 102/125 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 103/125 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 104/125 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 105/125 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 106/125 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b 107/125 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 108/125 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.2 109/125 DEBUG: Installing : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el 110/125 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 111/125 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 112/125 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 113/125 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 114/125 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 115/125 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 116/125 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 117/125 DEBUG: Installing : python3-oslo-versionedobjects-3.7.0-0.2025052714 118/125 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 119/125 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 120/125 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 121/125 DEBUG: Installing : python3-neutron-lib-3.19.0-0.20250527150442.3a16 122/125 DEBUG: Installing : python3-neutron-lib-tests-3.19.0-0.2025052715044 123/125 DEBUG: Installing : python-neutron-lib-doc-3.19.0-0.20250527150442.3 124/125 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 125/125 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch 125/125 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 125/125 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 125/125 DEBUG: Installed: DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: openssl-1:3.5.0-3.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-neutron-lib-doc-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: python3-neutron-lib-tests-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 DEBUG: selinux-policy-40.13.30-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/3a/16/3a160219ece5dfefa60d6843d4f518f0a313f018_28c0e099'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0