+ 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/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655' + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i2l315g_:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/02/11/0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4_d7a92138 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7a818986ac0 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/46/af/46afa670b2e57962dc4c7498c2c7b7a818986ac0_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/14/49/1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4aaeae386e1ae3ec28e43be78b311c44e87e9d86 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/4a/ae/4aaeae386e1ae3ec28e43be78b311c44e87e9d86_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-6386142c0db5e361b9360ec40e9dd55d2acd59a4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/63/86/6386142c0db5e361b9360ec40e9dd55d2acd59a4_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-c9945e11e75b1382a202d3ed0c967eb802857c8d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/c9/94/c9945e11e75b1382a202d3ed0c967eb802857c8d_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-77e14a8d790bfb0facaf2ee56c1f798e58269b13 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/77/e1/77e14a8d790bfb0facaf2ee56c1f798e58269b13_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-11e1258ccda688fd6f1414ac664c50df56ca2989 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/11/e1/11e1258ccda688fd6f1414ac664c50df56ca2989_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-f67f18fbdef1e3f88276d1a421c75b2d80d7605a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/f6/7f/f67f18fbdef1e3f88276d1a421c75b2d80d7605a_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-edc6d60327491fa2f5395a488cff4e27536db006 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/ed/c6/edc6d60327491fa2f5395a488cff4e27536db006_8855be0d enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gorbdptm:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/02/11/0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4_d7a92138 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7a818986ac0 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/46/af/46afa670b2e57962dc4c7498c2c7b7a818986ac0_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/14/49/1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4aaeae386e1ae3ec28e43be78b311c44e87e9d86 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/4a/ae/4aaeae386e1ae3ec28e43be78b311c44e87e9d86_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-6386142c0db5e361b9360ec40e9dd55d2acd59a4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/63/86/6386142c0db5e361b9360ec40e9dd55d2acd59a4_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-c9945e11e75b1382a202d3ed0c967eb802857c8d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/c9/94/c9945e11e75b1382a202d3ed0c967eb802857c8d_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-77e14a8d790bfb0facaf2ee56c1f798e58269b13 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/77/e1/77e14a8d790bfb0facaf2ee56c1f798e58269b13_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-11e1258ccda688fd6f1414ac664c50df56ca2989 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/11/e1/11e1258ccda688fd6f1414ac664c50df56ca2989_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-f67f18fbdef1e3f88276d1a421c75b2d80d7605a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/f6/7f/f67f18fbdef1e3f88276d1a421c75b2d80d7605a_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-edc6d60327491fa2f5395a488cff4e27536db006 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/ed/c6/edc6d60327491fa2f5395a488cff4e27536db006_8855be0d enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 4623060 2933152 2799360 8583128 8290908 DEBUG: Swap: 16777212 4291752 12485460 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 544G 6.4G 99% / DEBUG: /dev/vda1 550G 544G 6.4G 99% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.gj_y46cm', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5560336 875948 4133604 9703056 6105224 DEBUG: Swap: 16777212 4288424 12488788 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 545G 5.4G 100% / DEBUG: /dev/vda1 550G 545G 5.4G 100% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7vbsf8r5', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '14de17bfcbf245ef8d643d80dc17a6dc', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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 + /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 54dd95db47a9e1011a4bcd25a167769d7d9141e5 Note: switching to '54dd95db47a9e1011a4bcd25a167769d7d9141e5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 54dd95db4 Merge "Add an option to randomize LDAP urls list" into stable/wallaby + '[' -d /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-keystone + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-keystone ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 19.0.2.dev14 54dd95d + UPSTREAMVERSION=19.0.2.dev14 + [[ 19.0.2.dev14 =~ ([^-]*)-(.+) ]] + [[ 19.0.2.dev14 =~ (.*?)\.(0rc.+) ]] + [[ 19.0.2.dev14 =~ (.*?)\.(0b.+) ]] + [[ 19.0.2.dev14 =~ (.*?)\.(0a.+) ]] + [[ 19.0.2.dev14 =~ (.*?)\.(dev.+) ]] + VERSION=19.0.2 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20231006183014.54dd95d + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8sop4dk:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/02/11/0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4_d7a92138 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7a818986ac0 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/46/af/46afa670b2e57962dc4c7498c2c7b7a818986ac0_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/14/49/1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4aaeae386e1ae3ec28e43be78b311c44e87e9d86 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/4a/ae/4aaeae386e1ae3ec28e43be78b311c44e87e9d86_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-6386142c0db5e361b9360ec40e9dd55d2acd59a4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/63/86/6386142c0db5e361b9360ec40e9dd55d2acd59a4_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-c9945e11e75b1382a202d3ed0c967eb802857c8d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/c9/94/c9945e11e75b1382a202d3ed0c967eb802857c8d_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-77e14a8d790bfb0facaf2ee56c1f798e58269b13 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/77/e1/77e14a8d790bfb0facaf2ee56c1f798e58269b13_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-11e1258ccda688fd6f1414ac664c50df56ca2989 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/11/e1/11e1258ccda688fd6f1414ac664c50df56ca2989_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-f67f18fbdef1e3f88276d1a421c75b2d80d7605a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/f6/7f/f67f18fbdef1e3f88276d1a421c75b2d80d7605a_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-edc6d60327491fa2f5395a488cff4e27536db006 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/ed/c6/edc6d60327491fa2f5395a488cff4e27536db006_8855be0d enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5679700 776804 4180224 9682836 5939652 DEBUG: Swap: 16777212 4288424 12488788 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 545G 5.3G 100% / DEBUG: /dev/vda1 550G 545G 5.3G 100% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.9b2qz9e_', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5645040 904396 4180224 9589904 5973900 DEBUG: Swap: 16777212 4288424 12488788 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 545G 5.3G 100% / DEBUG: /dev/vda1 550G 545G 5.3G 100% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.svpsj1w1', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd82a424b89134e1fb20260bcc793863d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8sop4dk:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd513a478a62e4856b9274519cccaa302', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e8sop4dk:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating keystone.egg-info writing keystone.egg-info/PKG-INFO writing dependency_links to keystone.egg-info/dependency_links.txt writing entry points to keystone.egg-info/entry_points.txt writing requirements to keystone.egg-info/requires.txt writing top-level names to keystone.egg-info/top_level.txt writing pbr to keystone.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'keystone.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'keystone.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating keystone-19.0.2.dev14 creating keystone-19.0.2.dev14/api-ref creating keystone-19.0.2.dev14/api-ref/source creating keystone-19.0.2.dev14/api-ref/source/v2-ext creating keystone-19.0.2.dev14/api-ref/source/v2-ext/samples creating keystone-19.0.2.dev14/api-ref/source/v2-ext/samples/OS-KSEC2 creating keystone-19.0.2.dev14/api-ref/source/v3 creating keystone-19.0.2.dev14/api-ref/source/v3-ext creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion/samples creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/auth creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/auth/samples creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping/samples creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/projects-domains creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/projects-domains/samples creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider creating keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider/samples creating keystone-19.0.2.dev14/api-ref/source/v3-ext/samples creating keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY creating keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER creating keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 creating keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-REVOKE creating keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT creating keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST creating keystone-19.0.2.dev14/api-ref/source/v3/samples creating keystone-19.0.2.dev14/api-ref/source/v3/samples/admin creating keystone-19.0.2.dev14/api-ref/source/v3/samples/auth creating keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests creating keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses creating keystone-19.0.2.dev14/config-generator creating keystone-19.0.2.dev14/devstack creating keystone-19.0.2.dev14/devstack/files creating keystone-19.0.2.dev14/devstack/files/federation creating keystone-19.0.2.dev14/devstack/lib creating keystone-19.0.2.dev14/doc creating keystone-19.0.2.dev14/doc/ext creating keystone-19.0.2.dev14/doc/source creating keystone-19.0.2.dev14/doc/source/_static creating keystone-19.0.2.dev14/doc/source/admin creating keystone-19.0.2.dev14/doc/source/admin/federation creating keystone-19.0.2.dev14/doc/source/admin/figures creating keystone-19.0.2.dev14/doc/source/cli creating keystone-19.0.2.dev14/doc/source/configuration creating keystone-19.0.2.dev14/doc/source/configuration/samples creating keystone-19.0.2.dev14/doc/source/contributor creating keystone-19.0.2.dev14/doc/source/getting-started creating keystone-19.0.2.dev14/doc/source/install creating keystone-19.0.2.dev14/doc/source/install/common creating keystone-19.0.2.dev14/doc/source/install/shared creating keystone-19.0.2.dev14/doc/source/user creating keystone-19.0.2.dev14/etc creating keystone-19.0.2.dev14/examples creating keystone-19.0.2.dev14/examples/pki creating keystone-19.0.2.dev14/examples/pki/certs creating keystone-19.0.2.dev14/examples/pki/private creating keystone-19.0.2.dev14/httpd creating keystone-19.0.2.dev14/keystone creating keystone-19.0.2.dev14/keystone.egg-info creating keystone-19.0.2.dev14/keystone/api creating keystone-19.0.2.dev14/keystone/api/_shared creating keystone-19.0.2.dev14/keystone/application_credential creating keystone-19.0.2.dev14/keystone/application_credential/backends creating keystone-19.0.2.dev14/keystone/assignment creating keystone-19.0.2.dev14/keystone/assignment/backends creating keystone-19.0.2.dev14/keystone/assignment/role_backends creating keystone-19.0.2.dev14/keystone/auth creating keystone-19.0.2.dev14/keystone/auth/plugins creating keystone-19.0.2.dev14/keystone/catalog creating keystone-19.0.2.dev14/keystone/catalog/backends creating keystone-19.0.2.dev14/keystone/cmd creating keystone-19.0.2.dev14/keystone/cmd/doctor creating keystone-19.0.2.dev14/keystone/common creating keystone-19.0.2.dev14/keystone/common/cache creating keystone-19.0.2.dev14/keystone/common/policies creating keystone-19.0.2.dev14/keystone/common/rbac_enforcer creating keystone-19.0.2.dev14/keystone/common/resource_options creating keystone-19.0.2.dev14/keystone/common/resource_options/options creating keystone-19.0.2.dev14/keystone/common/sql creating keystone-19.0.2.dev14/keystone/common/sql/contract_repo creating keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions creating keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo creating keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions creating keystone-19.0.2.dev14/keystone/common/sql/expand_repo creating keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions creating keystone-19.0.2.dev14/keystone/common/sql/migrate_repo creating keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions creating keystone-19.0.2.dev14/keystone/common/validation creating keystone-19.0.2.dev14/keystone/conf creating keystone-19.0.2.dev14/keystone/credential creating keystone-19.0.2.dev14/keystone/credential/backends creating keystone-19.0.2.dev14/keystone/credential/providers creating keystone-19.0.2.dev14/keystone/credential/providers/fernet creating keystone-19.0.2.dev14/keystone/endpoint_policy creating keystone-19.0.2.dev14/keystone/endpoint_policy/backends creating keystone-19.0.2.dev14/keystone/federation creating keystone-19.0.2.dev14/keystone/federation/backends creating keystone-19.0.2.dev14/keystone/identity creating keystone-19.0.2.dev14/keystone/identity/backends creating keystone-19.0.2.dev14/keystone/identity/backends/ldap creating keystone-19.0.2.dev14/keystone/identity/id_generators creating keystone-19.0.2.dev14/keystone/identity/mapping_backends creating keystone-19.0.2.dev14/keystone/identity/shadow_backends creating keystone-19.0.2.dev14/keystone/limit creating keystone-19.0.2.dev14/keystone/limit/backends creating keystone-19.0.2.dev14/keystone/limit/models creating keystone-19.0.2.dev14/keystone/locale creating keystone-19.0.2.dev14/keystone/locale/de creating keystone-19.0.2.dev14/keystone/locale/de/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/en_GB creating keystone-19.0.2.dev14/keystone/locale/en_GB/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/es creating keystone-19.0.2.dev14/keystone/locale/es/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/fr creating keystone-19.0.2.dev14/keystone/locale/fr/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/it creating keystone-19.0.2.dev14/keystone/locale/it/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/ja creating keystone-19.0.2.dev14/keystone/locale/ja/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/ko_KR creating keystone-19.0.2.dev14/keystone/locale/ko_KR/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/pt_BR creating keystone-19.0.2.dev14/keystone/locale/pt_BR/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/ru creating keystone-19.0.2.dev14/keystone/locale/ru/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/tr_TR creating keystone-19.0.2.dev14/keystone/locale/tr_TR/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/zh_CN creating keystone-19.0.2.dev14/keystone/locale/zh_CN/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/locale/zh_TW creating keystone-19.0.2.dev14/keystone/locale/zh_TW/LC_MESSAGES creating keystone-19.0.2.dev14/keystone/models creating keystone-19.0.2.dev14/keystone/oauth1 creating keystone-19.0.2.dev14/keystone/oauth1/backends creating keystone-19.0.2.dev14/keystone/policy creating keystone-19.0.2.dev14/keystone/policy/backends creating keystone-19.0.2.dev14/keystone/receipt creating keystone-19.0.2.dev14/keystone/receipt/providers creating keystone-19.0.2.dev14/keystone/receipt/providers/fernet creating keystone-19.0.2.dev14/keystone/resource creating keystone-19.0.2.dev14/keystone/resource/backends creating keystone-19.0.2.dev14/keystone/resource/config_backends creating keystone-19.0.2.dev14/keystone/revoke creating keystone-19.0.2.dev14/keystone/revoke/backends creating keystone-19.0.2.dev14/keystone/server creating keystone-19.0.2.dev14/keystone/server/flask creating keystone-19.0.2.dev14/keystone/server/flask/request_processing creating keystone-19.0.2.dev14/keystone/server/flask/request_processing/middleware creating keystone-19.0.2.dev14/keystone/tests creating keystone-19.0.2.dev14/keystone/tests/common creating keystone-19.0.2.dev14/keystone/tests/functional creating keystone-19.0.2.dev14/keystone/tests/functional/shared creating keystone-19.0.2.dev14/keystone/tests/hacking creating keystone-19.0.2.dev14/keystone/tests/protection creating keystone-19.0.2.dev14/keystone/tests/protection/v3 creating keystone-19.0.2.dev14/keystone/tests/unit creating keystone-19.0.2.dev14/keystone/tests/unit/application_credential creating keystone-19.0.2.dev14/keystone/tests/unit/application_credential/backends creating keystone-19.0.2.dev14/keystone/tests/unit/assignment creating keystone-19.0.2.dev14/keystone/tests/unit/assignment/role_backends creating keystone-19.0.2.dev14/keystone/tests/unit/auth creating keystone-19.0.2.dev14/keystone/tests/unit/auth/plugins creating keystone-19.0.2.dev14/keystone/tests/unit/backend creating keystone-19.0.2.dev14/keystone/tests/unit/catalog creating keystone-19.0.2.dev14/keystone/tests/unit/common creating keystone-19.0.2.dev14/keystone/tests/unit/config_files creating keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql creating keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_multi_ldap creating keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_one_extra_sql creating keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap creating keystone-19.0.2.dev14/keystone/tests/unit/contrib creating keystone-19.0.2.dev14/keystone/tests/unit/contrib/federation creating keystone-19.0.2.dev14/keystone/tests/unit/credential creating keystone-19.0.2.dev14/keystone/tests/unit/endpoint_policy creating keystone-19.0.2.dev14/keystone/tests/unit/endpoint_policy/backends creating keystone-19.0.2.dev14/keystone/tests/unit/external creating keystone-19.0.2.dev14/keystone/tests/unit/federation creating keystone-19.0.2.dev14/keystone/tests/unit/identity creating keystone-19.0.2.dev14/keystone/tests/unit/identity/backends creating keystone-19.0.2.dev14/keystone/tests/unit/identity/shadow_users creating keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures creating keystone-19.0.2.dev14/keystone/tests/unit/limit creating keystone-19.0.2.dev14/keystone/tests/unit/policy creating keystone-19.0.2.dev14/keystone/tests/unit/policy/backends creating keystone-19.0.2.dev14/keystone/tests/unit/receipt creating keystone-19.0.2.dev14/keystone/tests/unit/resource creating keystone-19.0.2.dev14/keystone/tests/unit/resource/backends creating keystone-19.0.2.dev14/keystone/tests/unit/resource/config_backends creating keystone-19.0.2.dev14/keystone/tests/unit/saml2 creating keystone-19.0.2.dev14/keystone/tests/unit/server creating keystone-19.0.2.dev14/keystone/tests/unit/tests creating keystone-19.0.2.dev14/keystone/tests/unit/token creating keystone-19.0.2.dev14/keystone/tests/unit/trust creating keystone-19.0.2.dev14/keystone/token creating keystone-19.0.2.dev14/keystone/token/providers creating keystone-19.0.2.dev14/keystone/token/providers/fernet creating keystone-19.0.2.dev14/keystone/token/providers/jws creating keystone-19.0.2.dev14/keystone/trust creating keystone-19.0.2.dev14/keystone/trust/backends creating keystone-19.0.2.dev14/keystone_tempest_plugin creating keystone-19.0.2.dev14/playbooks creating keystone-19.0.2.dev14/rally-jobs creating keystone-19.0.2.dev14/releasenotes creating keystone-19.0.2.dev14/releasenotes/notes creating keystone-19.0.2.dev14/releasenotes/source creating keystone-19.0.2.dev14/releasenotes/source/_static creating keystone-19.0.2.dev14/releasenotes/source/_templates creating keystone-19.0.2.dev14/releasenotes/source/locale creating keystone-19.0.2.dev14/releasenotes/source/locale/en_GB creating keystone-19.0.2.dev14/releasenotes/source/locale/en_GB/LC_MESSAGES creating keystone-19.0.2.dev14/releasenotes/source/locale/ja creating keystone-19.0.2.dev14/releasenotes/source/locale/ja/LC_MESSAGES creating keystone-19.0.2.dev14/tools copying files to keystone-19.0.2.dev14... copying .coveragerc -> keystone-19.0.2.dev14 copying .mailmap -> keystone-19.0.2.dev14 copying .stestr.conf -> keystone-19.0.2.dev14 copying .zuul.yaml -> keystone-19.0.2.dev14 copying AUTHORS -> keystone-19.0.2.dev14 copying CONTRIBUTING.rst -> keystone-19.0.2.dev14 copying ChangeLog -> keystone-19.0.2.dev14 copying HACKING.rst -> keystone-19.0.2.dev14 copying LICENSE -> keystone-19.0.2.dev14 copying README.rst -> keystone-19.0.2.dev14 copying babel.cfg -> keystone-19.0.2.dev14 copying bindep.txt -> keystone-19.0.2.dev14 copying lower-constraints.txt -> keystone-19.0.2.dev14 copying reno.yaml -> keystone-19.0.2.dev14 copying requirements.txt -> keystone-19.0.2.dev14 copying setup.cfg -> keystone-19.0.2.dev14 copying setup.py -> keystone-19.0.2.dev14 copying test-requirements.txt -> keystone-19.0.2.dev14 copying tox.ini -> keystone-19.0.2.dev14 copying api-ref/source/conf.py -> keystone-19.0.2.dev14/api-ref/source copying api-ref/source/index.rst -> keystone-19.0.2.dev14/api-ref/source copying api-ref/source/v2-ext/index.rst -> keystone-19.0.2.dev14/api-ref/source/v2-ext copying api-ref/source/v2-ext/ksec2-admin.inc -> keystone-19.0.2.dev14/api-ref/source/v2-ext copying api-ref/source/v2-ext/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v2-ext copying api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-request.json -> keystone-19.0.2.dev14/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-response.json -> keystone-19.0.2.dev14/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/credentials-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/credentialswithec2-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/ec2Credentials-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/ec2Credentials-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v3/application-credentials.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/authenticate-v3.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/credentials.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/domains-config-v3.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/domains.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/groups.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/index.rst -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/inherit.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/os-pki.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/policies.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/project-tags.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/projects.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/regions-v3.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/roles.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/service-catalog.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/status.yaml -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/system-roles.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/unified_limits.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3/users.inc -> keystone-19.0.2.dev14/api-ref/source/v3 copying api-ref/source/v3-ext/endpoint-policy.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/ep-filter.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/federation.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/index.rst -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/oauth.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/revoke.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/simple-cert.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/trust.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext copying api-ref/source/v3-ext/federation/assertion/assertion.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion copying api-ref/source/v3-ext/federation/assertion/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion copying api-ref/source/v3-ext/federation/assertion/samples/ecp-saml-assertion-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/ecp-saml-assertion-response.xml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/metadata-response.xml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/saml-assertion-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/saml-assertion-response.xml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/auth/auth.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/auth copying api-ref/source/v3-ext/federation/auth/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/auth copying api-ref/source/v3-ext/federation/auth/samples/scoped-token-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/auth/samples/scoped-token-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/auth/samples/unscoped-token-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/identity-provider/idp.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider copying api-ref/source/v3-ext/federation/identity-provider/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider copying api-ref/source/v3-ext/federation/identity-provider/samples/add-protocol-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/add-protocol-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/get-protocol-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/get-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/list-protocol-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/register-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/register-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-protocol-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-protocol-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/mapping/mapping.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping copying api-ref/source/v3-ext/federation/mapping/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping copying api-ref/source/v3-ext/federation/mapping/samples/create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/get-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/projects-domains/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/projects-domains copying api-ref/source/v3-ext/federation/projects-domains/projects-domains.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/projects-domains copying api-ref/source/v3-ext/federation/projects-domains/samples/domain-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/projects-domains/samples copying api-ref/source/v3-ext/federation/projects-domains/samples/project-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/projects-domains/samples copying api-ref/source/v3-ext/federation/service-provider/parameters.yaml -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider copying api-ref/source/v3-ext/federation/service-provider/sp.inc -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider copying api-ref/source/v3-ext/federation/service-provider/samples/get-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/register-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/register-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY/policy-endpoint-associations-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY copying api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY/policy-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY copying api-ref/source/v3-ext/samples/OS-EP-FILTER/create-endpoint-group-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-group-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-groups-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-project-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-associations-by-endpoint-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-associations-by-project-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-service-endpoints.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/update-endpoint-group-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/update-endpoint-group-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-create-response.txt -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-role-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-roles-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-tokens-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/authorize-request-token-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/authorize-request-token-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumers-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/request-token-create-response.txt -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-REVOKE/list-revoke-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-REVOKE copying api-ref/source/v3-ext/samples/OS-SIMPLE-CERT/show-ca-certificate-response.txt -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT copying api-ref/source/v3-ext/samples/OS-SIMPLE-CERT/show-signing-certificate-response.txt -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-redelegated-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-trust-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-get-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-get-role-delegated-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-list-roles-delegated-response.json -> keystone-19.0.2.dev14/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3/samples/admin/access-rule-get-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/access-rules-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-get-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-id-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-name-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-explicit-unscoped-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-explicit-unscoped-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-project-scoped-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-system-scoped-request-with-domain.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-request-with-domain.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-user-name-unscoped-response-HTTP.txt -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-explicit-unscoped-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-scoped-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-scoped-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-unscoped-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-unscoped-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/create-role-inferences-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credentials-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-default-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-default-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-default-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-group-roles-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-group-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-specific-role-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-user-roles-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domains-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoints-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-domain-scopes-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-project-scopes-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-system-scopes-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-role-inferences-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-service-catalog-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-roles-domain-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-users-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/groups-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/identity-version-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/identity-versions-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limit-flat-model-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limit-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-implied-roles-for-role-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-system-roles-for-group-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-system-roles-for-user-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policies-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-domain-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-enable-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-group-roles-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-parents-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-subtree-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-user-roles-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/projects-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/regions-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limit-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-include-names-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-response.txt -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-include-subtree-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-response.txt -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-inferences-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/roles-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/services-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/token-validate-request.txt -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-create-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-create-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-groups-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-password-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-projects-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-roles-domain-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-show-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-update-request.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-update-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/users-list-response.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/auth/requests/domain-id-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-id-token.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-name-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-name-token.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-token.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-totp.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-name-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-name-token.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/system-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/system-token.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/responses/auth-receipt-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/domain-scoped-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/domain-scoped-token.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-password-totp.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-token.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/system-scoped-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/system-scoped-token.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/unscoped-password.json -> keystone-19.0.2.dev14/api-ref/source/v3/samples/auth/responses copying config-generator/keystone-policy-generator.conf -> keystone-19.0.2.dev14/config-generator copying config-generator/keystone.conf -> keystone-19.0.2.dev14/config-generator copying devstack/plugin.sh -> keystone-19.0.2.dev14/devstack copying devstack/files/federation/attribute-map.xml -> keystone-19.0.2.dev14/devstack/files/federation copying devstack/files/federation/shib_apache_alias.txt -> keystone-19.0.2.dev14/devstack/files/federation copying devstack/files/federation/shib_apache_handler.txt -> keystone-19.0.2.dev14/devstack/files/federation copying devstack/files/federation/shibboleth2.xml -> keystone-19.0.2.dev14/devstack/files/federation copying devstack/lib/federation.sh -> keystone-19.0.2.dev14/devstack/lib copying devstack/lib/scope.sh -> keystone-19.0.2.dev14/devstack/lib copying doc/Makefile -> keystone-19.0.2.dev14/doc copying doc/README.rst -> keystone-19.0.2.dev14/doc copying doc/requirements.txt -> keystone-19.0.2.dev14/doc copying doc/ext/__init__.py -> keystone-19.0.2.dev14/doc/ext copying doc/source/api_curl_examples.rst -> keystone-19.0.2.dev14/doc/source copying doc/source/code_documentation.rst -> keystone-19.0.2.dev14/doc/source copying doc/source/conf.py -> keystone-19.0.2.dev14/doc/source copying doc/source/index.rst -> keystone-19.0.2.dev14/doc/source copying doc/source/indices-tables.rst -> keystone-19.0.2.dev14/doc/source copying doc/source/_static/horizon-login-idp.png -> keystone-19.0.2.dev14/doc/source/_static copying doc/source/_static/horizon-login-sp.png -> keystone-19.0.2.dev14/doc/source/_static copying doc/source/_static/support-matrix.css -> keystone-19.0.2.dev14/doc/source/_static copying doc/source/admin/auth-totp.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/authentication-mechanisms.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/bootstrap.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/caching-layer.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/case-insensitive.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/cli-manage-projects-users-and-roles.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/configuration.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/configure_tokenless_x509.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/credential-encryption.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/domain-specific-config.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/endpoint-filtering.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/endpoint-policy.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/event_notifications.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/external-authentication.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/fernet-token-faq.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/getting-started.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/health-check-middleware.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/identity-concepts.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/identity-sources.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/identity-support-matrix.ini -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/index.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/integrate-with-ldap.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/jws-key-rotation.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/keystone-features.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/limit-list-size.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/logging.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/manage-services.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/manage-trusts.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/multi-factor-authentication.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/oauth1.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/operations.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/performance.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/resource-options.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/security-compliance.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/service-api-protection.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/token-provider.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/token-support-matrix.ini -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/tokens-overview.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/tokens.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/troubleshoot.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/unified-limits.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/upgrading.rst -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/url-safe-naming.inc -> keystone-19.0.2.dev14/doc/source/admin copying doc/source/admin/federation/configure_federation.rst -> keystone-19.0.2.dev14/doc/source/admin/federation copying doc/source/admin/federation/federated_identity.rst -> keystone-19.0.2.dev14/doc/source/admin/federation copying doc/source/admin/federation/introduction.rst -> keystone-19.0.2.dev14/doc/source/admin/federation copying doc/source/admin/federation/mapping_combinations.rst -> keystone-19.0.2.dev14/doc/source/admin/federation copying doc/source/admin/federation/mellon.inc -> keystone-19.0.2.dev14/doc/source/admin/federation copying doc/source/admin/federation/openidc.inc -> keystone-19.0.2.dev14/doc/source/admin/federation copying doc/source/admin/federation/shibboleth.inc -> keystone-19.0.2.dev14/doc/source/admin/federation copying doc/source/admin/figures/keystone-federation.png -> keystone-19.0.2.dev14/doc/source/admin/figures copying doc/source/admin/figures/keystone-federation.svg -> keystone-19.0.2.dev14/doc/source/admin/figures copying doc/source/cli/commands.rst -> keystone-19.0.2.dev14/doc/source/cli copying doc/source/cli/index.rst -> keystone-19.0.2.dev14/doc/source/cli copying doc/source/cli/keystone-manage.rst -> keystone-19.0.2.dev14/doc/source/cli copying doc/source/cli/keystone-status.rst -> keystone-19.0.2.dev14/doc/source/cli copying doc/source/configuration/config-options.rst -> keystone-19.0.2.dev14/doc/source/configuration copying doc/source/configuration/index.rst -> keystone-19.0.2.dev14/doc/source/configuration copying doc/source/configuration/policy.rst -> keystone-19.0.2.dev14/doc/source/configuration copying doc/source/configuration/samples/index.rst -> keystone-19.0.2.dev14/doc/source/configuration/samples copying doc/source/configuration/samples/keystone-conf.rst -> keystone-19.0.2.dev14/doc/source/configuration/samples copying doc/source/configuration/samples/logging-conf.rst -> keystone-19.0.2.dev14/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> keystone-19.0.2.dev14/doc/source/configuration/samples copying doc/source/contributor/api_change_tutorial.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/architecture.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/auth-plugins.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/caching-layer.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/contributing.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/database-migrations.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/developing-drivers.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/doctor-checks.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/filtering-responsibilities.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/how-can-i-help.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/http-api.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/id-manage.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/index.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/list-truncation.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/programming-exercises.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/proposing-features.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/release-notes.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/service-catalog.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/services.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/set-up-keystone.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/testing-keystone.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/translated-responses.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/contributor/vision-reflection.rst -> keystone-19.0.2.dev14/doc/source/contributor copying doc/source/getting-started/architecture.rst -> keystone-19.0.2.dev14/doc/source/getting-started copying doc/source/getting-started/community.rst -> keystone-19.0.2.dev14/doc/source/getting-started copying doc/source/getting-started/index.rst -> keystone-19.0.2.dev14/doc/source/getting-started copying doc/source/getting-started/policy_mapping.rst -> keystone-19.0.2.dev14/doc/source/getting-started copying doc/source/install/get-started-obs.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/get-started-rdo.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/get-started-ubuntu.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/index-obs.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/index-rdo.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/index-ubuntu.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/index.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-install-obs.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-install-rdo.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-install-ubuntu.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-openrc-obs.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-openrc-rdo.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-openrc-ubuntu.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-users-obs.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-users-rdo.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-users-ubuntu.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-verify-obs.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-verify-rdo.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/keystone-verify-ubuntu.rst -> keystone-19.0.2.dev14/doc/source/install copying doc/source/install/common/get-started-identity.inc -> keystone-19.0.2.dev14/doc/source/install/common copying doc/source/install/common/keystone-users.inc -> keystone-19.0.2.dev14/doc/source/install/common copying doc/source/install/common/openrc.inc -> keystone-19.0.2.dev14/doc/source/install/common copying doc/source/install/shared/note_configuration_vary_by_distribution.rst -> keystone-19.0.2.dev14/doc/source/install/shared copying doc/source/user/application_credentials.rst -> keystone-19.0.2.dev14/doc/source/user copying doc/source/user/index.rst -> keystone-19.0.2.dev14/doc/source/user copying doc/source/user/json_home.rst -> keystone-19.0.2.dev14/doc/source/user copying doc/source/user/multi-factor-authentication.rst -> keystone-19.0.2.dev14/doc/source/user copying doc/source/user/supported_clients.rst -> keystone-19.0.2.dev14/doc/source/user copying doc/source/user/trusts.rst -> keystone-19.0.2.dev14/doc/source/user copying etc/README.txt -> keystone-19.0.2.dev14/etc copying etc/default_catalog.templates -> keystone-19.0.2.dev14/etc copying etc/logging.conf.sample -> keystone-19.0.2.dev14/etc copying etc/sso_callback_template.html -> keystone-19.0.2.dev14/etc copying examples/pki/certs/cacert.pem -> keystone-19.0.2.dev14/examples/pki/certs copying examples/pki/certs/middleware.pem -> keystone-19.0.2.dev14/examples/pki/certs copying examples/pki/certs/signing_cert.pem -> keystone-19.0.2.dev14/examples/pki/certs copying examples/pki/certs/ssl_cert.pem -> keystone-19.0.2.dev14/examples/pki/certs copying examples/pki/private/cakey.pem -> keystone-19.0.2.dev14/examples/pki/private copying examples/pki/private/signing_key.pem -> keystone-19.0.2.dev14/examples/pki/private copying examples/pki/private/ssl_key.pem -> keystone-19.0.2.dev14/examples/pki/private copying httpd/README -> keystone-19.0.2.dev14/httpd copying httpd/keystone-uwsgi-admin.ini -> keystone-19.0.2.dev14/httpd copying httpd/keystone-uwsgi-public.ini -> keystone-19.0.2.dev14/httpd copying httpd/uwsgi-keystone.conf -> keystone-19.0.2.dev14/httpd copying httpd/wsgi-keystone.conf -> keystone-19.0.2.dev14/httpd copying keystone/__init__.py -> keystone-19.0.2.dev14/keystone copying keystone/exception.py -> keystone-19.0.2.dev14/keystone copying keystone/i18n.py -> keystone-19.0.2.dev14/keystone copying keystone/notifications.py -> keystone-19.0.2.dev14/keystone copying keystone/version.py -> keystone-19.0.2.dev14/keystone copying keystone.egg-info/PKG-INFO -> keystone-19.0.2.dev14/keystone.egg-info copying keystone.egg-info/SOURCES.txt -> keystone-19.0.2.dev14/keystone.egg-info copying keystone.egg-info/dependency_links.txt -> keystone-19.0.2.dev14/keystone.egg-info copying keystone.egg-info/entry_points.txt -> keystone-19.0.2.dev14/keystone.egg-info copying keystone.egg-info/not-zip-safe -> keystone-19.0.2.dev14/keystone.egg-info copying keystone.egg-info/pbr.json -> keystone-19.0.2.dev14/keystone.egg-info copying keystone.egg-info/requires.txt -> keystone-19.0.2.dev14/keystone.egg-info copying keystone.egg-info/top_level.txt -> keystone-19.0.2.dev14/keystone.egg-info copying keystone/api/__init__.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/auth.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/credentials.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/discovery.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/domains.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/ec2tokens.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/endpoints.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/groups.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/limits.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/os_ep_filter.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/os_federation.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/os_inherit.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/os_oauth1.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/os_revoke.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/os_simple_cert.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/policy.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/projects.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/regions.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/registered_limits.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/role_assignments.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/role_inferences.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/roles.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/s3tokens.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/services.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/system.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/trusts.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/users.py -> keystone-19.0.2.dev14/keystone/api copying keystone/api/_shared/EC2_S3_Resource.py -> keystone-19.0.2.dev14/keystone/api/_shared copying keystone/api/_shared/__init__.py -> keystone-19.0.2.dev14/keystone/api/_shared copying keystone/api/_shared/authentication.py -> keystone-19.0.2.dev14/keystone/api/_shared copying keystone/api/_shared/implied_roles.py -> keystone-19.0.2.dev14/keystone/api/_shared copying keystone/api/_shared/json_home_relations.py -> keystone-19.0.2.dev14/keystone/api/_shared copying keystone/api/_shared/saml.py -> keystone-19.0.2.dev14/keystone/api/_shared copying keystone/application_credential/__init__.py -> keystone-19.0.2.dev14/keystone/application_credential copying keystone/application_credential/core.py -> keystone-19.0.2.dev14/keystone/application_credential copying keystone/application_credential/schema.py -> keystone-19.0.2.dev14/keystone/application_credential copying keystone/application_credential/backends/__init__.py -> keystone-19.0.2.dev14/keystone/application_credential/backends copying keystone/application_credential/backends/base.py -> keystone-19.0.2.dev14/keystone/application_credential/backends copying keystone/application_credential/backends/sql.py -> keystone-19.0.2.dev14/keystone/application_credential/backends copying keystone/assignment/__init__.py -> keystone-19.0.2.dev14/keystone/assignment copying keystone/assignment/core.py -> keystone-19.0.2.dev14/keystone/assignment copying keystone/assignment/schema.py -> keystone-19.0.2.dev14/keystone/assignment copying keystone/assignment/backends/__init__.py -> keystone-19.0.2.dev14/keystone/assignment/backends copying keystone/assignment/backends/base.py -> keystone-19.0.2.dev14/keystone/assignment/backends copying keystone/assignment/backends/sql.py -> keystone-19.0.2.dev14/keystone/assignment/backends copying keystone/assignment/role_backends/__init__.py -> keystone-19.0.2.dev14/keystone/assignment/role_backends copying keystone/assignment/role_backends/base.py -> keystone-19.0.2.dev14/keystone/assignment/role_backends copying keystone/assignment/role_backends/resource_options.py -> keystone-19.0.2.dev14/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql.py -> keystone-19.0.2.dev14/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql_model.py -> keystone-19.0.2.dev14/keystone/assignment/role_backends copying keystone/auth/__init__.py -> keystone-19.0.2.dev14/keystone/auth copying keystone/auth/core.py -> keystone-19.0.2.dev14/keystone/auth copying keystone/auth/schema.py -> keystone-19.0.2.dev14/keystone/auth copying keystone/auth/plugins/__init__.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/application_credential.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/base.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/core.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/external.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/mapped.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/oauth1.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/password.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/token.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/auth/plugins/totp.py -> keystone-19.0.2.dev14/keystone/auth/plugins copying keystone/catalog/__init__.py -> keystone-19.0.2.dev14/keystone/catalog copying keystone/catalog/core.py -> keystone-19.0.2.dev14/keystone/catalog copying keystone/catalog/schema.py -> keystone-19.0.2.dev14/keystone/catalog copying keystone/catalog/backends/__init__.py -> keystone-19.0.2.dev14/keystone/catalog/backends copying keystone/catalog/backends/base.py -> keystone-19.0.2.dev14/keystone/catalog/backends copying keystone/catalog/backends/sql.py -> keystone-19.0.2.dev14/keystone/catalog/backends copying keystone/catalog/backends/templated.py -> keystone-19.0.2.dev14/keystone/catalog/backends copying keystone/cmd/__init__.py -> keystone-19.0.2.dev14/keystone/cmd copying keystone/cmd/bootstrap.py -> keystone-19.0.2.dev14/keystone/cmd copying keystone/cmd/cli.py -> keystone-19.0.2.dev14/keystone/cmd copying keystone/cmd/manage.py -> keystone-19.0.2.dev14/keystone/cmd copying keystone/cmd/status.py -> keystone-19.0.2.dev14/keystone/cmd copying keystone/cmd/doctor/__init__.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/caching.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/credential.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/database.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/debug.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/federation.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/ldap.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/security_compliance.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/tokens.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/cmd/doctor/tokens_fernet.py -> keystone-19.0.2.dev14/keystone/cmd/doctor copying keystone/common/__init__.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/authorization.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/context.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/driver_hints.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/fernet_utils.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/json_home.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/jwt_utils.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/manager.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/password_hashing.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/profiler.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/provider_api.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/render_token.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/tokenless_auth.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/utils.py -> keystone-19.0.2.dev14/keystone/common copying keystone/common/cache/__init__.py -> keystone-19.0.2.dev14/keystone/common/cache copying keystone/common/cache/_context_cache.py -> keystone-19.0.2.dev14/keystone/common/cache copying keystone/common/cache/core.py -> keystone-19.0.2.dev14/keystone/common/cache copying keystone/common/policies/__init__.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/access_rule.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/access_token.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/application_credential.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/auth.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/base.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/consumer.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/credential.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/domain.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/domain_config.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/ec2_credential.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/endpoint.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/endpoint_group.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/grant.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/group.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/identity_provider.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/implied_role.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/limit.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/mapping.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/policy.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/policy_association.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/project.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/project_endpoint.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/protocol.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/region.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/registered_limit.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/revoke_event.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/role.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/role_assignment.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/service.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/service_provider.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/token.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/token_revocation.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/trust.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/policies/user.py -> keystone-19.0.2.dev14/keystone/common/policies copying keystone/common/rbac_enforcer/__init__.py -> keystone-19.0.2.dev14/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/enforcer.py -> keystone-19.0.2.dev14/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/policy.py -> keystone-19.0.2.dev14/keystone/common/rbac_enforcer copying keystone/common/resource_options/__init__.py -> keystone-19.0.2.dev14/keystone/common/resource_options copying keystone/common/resource_options/core.py -> keystone-19.0.2.dev14/keystone/common/resource_options copying keystone/common/resource_options/options/__init__.py -> keystone-19.0.2.dev14/keystone/common/resource_options/options copying keystone/common/resource_options/options/immutable.py -> keystone-19.0.2.dev14/keystone/common/resource_options/options copying keystone/common/sql/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql copying keystone/common/sql/core.py -> keystone-19.0.2.dev14/keystone/common/sql copying keystone/common/sql/upgrades.py -> keystone-19.0.2.dev14/keystone/common/sql copying keystone/common/sql/contract_repo/README -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/manage.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/migrate.cfg -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/005_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/006_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/007_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/008_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/009_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/017_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/018_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/019_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/020_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/021_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/025_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/026_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/027_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/028_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/029_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/038_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/039_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/040_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/041_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/042_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/043_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/044_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/049_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/050_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/051_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/052_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/057_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/058_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/059_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/060_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/061_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/067_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/068_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/069_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/070_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/071_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/074_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/075_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/076_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/077_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/078_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql/contract_repo/versions copying keystone/common/sql/data_migration_repo/README -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/manage.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/migrate.cfg -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/expand_repo/README -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/manage.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/migrate.cfg -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/005_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/006_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/007_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/008_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/009_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/017_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/018_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/019_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/020_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/021_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/025_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/026_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/027_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/028_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/029_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/038_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/039_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/040_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/041_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/042_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/043_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/044_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/049_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/050_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/051_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/052_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/057_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/058_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/059_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/060_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/061_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/067_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/068_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/069_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/070_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/071_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/074_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/075_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/076_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/077_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/078_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql/expand_repo/versions copying keystone/common/sql/migrate_repo/README -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/manage.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/migrate.cfg -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/versions/067_kilo.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/068_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/069_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/070_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/071_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/072_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/076_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/077_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/078_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/079_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/080_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/098_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/099_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/100_placeholder.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/__init__.py -> keystone-19.0.2.dev14/keystone/common/sql/migrate_repo/versions copying keystone/common/validation/__init__.py -> keystone-19.0.2.dev14/keystone/common/validation copying keystone/common/validation/parameter_types.py -> keystone-19.0.2.dev14/keystone/common/validation copying keystone/common/validation/validators.py -> keystone-19.0.2.dev14/keystone/common/validation copying keystone/conf/__init__.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/application_credential.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/assignment.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/auth.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/catalog.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/constants.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/credential.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/default.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/domain_config.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/endpoint_filter.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/endpoint_policy.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/eventlet_server.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/federation.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/fernet_receipts.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/fernet_tokens.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/identity.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/identity_mapping.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/jwt_tokens.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/ldap.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/memcache.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/oauth1.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/opts.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/policy.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/receipt.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/resource.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/revoke.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/role.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/saml.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/security_compliance.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/shadow_users.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/token.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/tokenless_auth.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/totp.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/trust.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/unified_limit.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/utils.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/conf/wsgi.py -> keystone-19.0.2.dev14/keystone/conf copying keystone/credential/__init__.py -> keystone-19.0.2.dev14/keystone/credential copying keystone/credential/core.py -> keystone-19.0.2.dev14/keystone/credential copying keystone/credential/provider.py -> keystone-19.0.2.dev14/keystone/credential copying keystone/credential/schema.py -> keystone-19.0.2.dev14/keystone/credential copying keystone/credential/backends/__init__.py -> keystone-19.0.2.dev14/keystone/credential/backends copying keystone/credential/backends/base.py -> keystone-19.0.2.dev14/keystone/credential/backends copying keystone/credential/backends/sql.py -> keystone-19.0.2.dev14/keystone/credential/backends copying keystone/credential/providers/__init__.py -> keystone-19.0.2.dev14/keystone/credential/providers copying keystone/credential/providers/core.py -> keystone-19.0.2.dev14/keystone/credential/providers copying keystone/credential/providers/fernet/__init__.py -> keystone-19.0.2.dev14/keystone/credential/providers/fernet copying keystone/credential/providers/fernet/core.py -> keystone-19.0.2.dev14/keystone/credential/providers/fernet copying keystone/endpoint_policy/__init__.py -> keystone-19.0.2.dev14/keystone/endpoint_policy copying keystone/endpoint_policy/core.py -> keystone-19.0.2.dev14/keystone/endpoint_policy copying keystone/endpoint_policy/backends/__init__.py -> keystone-19.0.2.dev14/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/base.py -> keystone-19.0.2.dev14/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/sql.py -> keystone-19.0.2.dev14/keystone/endpoint_policy/backends copying keystone/federation/__init__.py -> keystone-19.0.2.dev14/keystone/federation copying keystone/federation/constants.py -> keystone-19.0.2.dev14/keystone/federation copying keystone/federation/core.py -> keystone-19.0.2.dev14/keystone/federation copying keystone/federation/idp.py -> keystone-19.0.2.dev14/keystone/federation copying keystone/federation/schema.py -> keystone-19.0.2.dev14/keystone/federation copying keystone/federation/utils.py -> keystone-19.0.2.dev14/keystone/federation copying keystone/federation/backends/__init__.py -> keystone-19.0.2.dev14/keystone/federation/backends copying keystone/federation/backends/base.py -> keystone-19.0.2.dev14/keystone/federation/backends copying keystone/federation/backends/sql.py -> keystone-19.0.2.dev14/keystone/federation/backends copying keystone/identity/__init__.py -> keystone-19.0.2.dev14/keystone/identity copying keystone/identity/core.py -> keystone-19.0.2.dev14/keystone/identity copying keystone/identity/generator.py -> keystone-19.0.2.dev14/keystone/identity copying keystone/identity/schema.py -> keystone-19.0.2.dev14/keystone/identity copying keystone/identity/backends/__init__.py -> keystone-19.0.2.dev14/keystone/identity/backends copying keystone/identity/backends/base.py -> keystone-19.0.2.dev14/keystone/identity/backends copying keystone/identity/backends/resource_options.py -> keystone-19.0.2.dev14/keystone/identity/backends copying keystone/identity/backends/sql.py -> keystone-19.0.2.dev14/keystone/identity/backends copying keystone/identity/backends/sql_model.py -> keystone-19.0.2.dev14/keystone/identity/backends copying keystone/identity/backends/ldap/__init__.py -> keystone-19.0.2.dev14/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/common.py -> keystone-19.0.2.dev14/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/core.py -> keystone-19.0.2.dev14/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/models.py -> keystone-19.0.2.dev14/keystone/identity/backends/ldap copying keystone/identity/id_generators/__init__.py -> keystone-19.0.2.dev14/keystone/identity/id_generators copying keystone/identity/id_generators/sha256.py -> keystone-19.0.2.dev14/keystone/identity/id_generators copying keystone/identity/mapping_backends/__init__.py -> keystone-19.0.2.dev14/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/base.py -> keystone-19.0.2.dev14/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/mapping.py -> keystone-19.0.2.dev14/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/sql.py -> keystone-19.0.2.dev14/keystone/identity/mapping_backends copying keystone/identity/shadow_backends/__init__.py -> keystone-19.0.2.dev14/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/base.py -> keystone-19.0.2.dev14/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/sql.py -> keystone-19.0.2.dev14/keystone/identity/shadow_backends copying keystone/limit/__init__.py -> keystone-19.0.2.dev14/keystone/limit copying keystone/limit/core.py -> keystone-19.0.2.dev14/keystone/limit copying keystone/limit/schema.py -> keystone-19.0.2.dev14/keystone/limit copying keystone/limit/backends/__init__.py -> keystone-19.0.2.dev14/keystone/limit/backends copying keystone/limit/backends/base.py -> keystone-19.0.2.dev14/keystone/limit/backends copying keystone/limit/backends/sql.py -> keystone-19.0.2.dev14/keystone/limit/backends copying keystone/limit/models/__init__.py -> keystone-19.0.2.dev14/keystone/limit/models copying keystone/limit/models/base.py -> keystone-19.0.2.dev14/keystone/limit/models copying keystone/limit/models/flat.py -> keystone-19.0.2.dev14/keystone/limit/models copying keystone/limit/models/strict_two_level.py -> keystone-19.0.2.dev14/keystone/limit/models copying keystone/locale/de/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/de/LC_MESSAGES copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/en_GB/LC_MESSAGES copying keystone/locale/es/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/es/LC_MESSAGES copying keystone/locale/fr/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/fr/LC_MESSAGES copying keystone/locale/it/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/it/LC_MESSAGES copying keystone/locale/ja/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/ja/LC_MESSAGES copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/ko_KR/LC_MESSAGES copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/pt_BR/LC_MESSAGES copying keystone/locale/ru/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/ru/LC_MESSAGES copying keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/tr_TR/LC_MESSAGES copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/zh_CN/LC_MESSAGES copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> keystone-19.0.2.dev14/keystone/locale/zh_TW/LC_MESSAGES copying keystone/models/__init__.py -> keystone-19.0.2.dev14/keystone/models copying keystone/models/receipt_model.py -> keystone-19.0.2.dev14/keystone/models copying keystone/models/revoke_model.py -> keystone-19.0.2.dev14/keystone/models copying keystone/models/token_model.py -> keystone-19.0.2.dev14/keystone/models copying keystone/oauth1/__init__.py -> keystone-19.0.2.dev14/keystone/oauth1 copying keystone/oauth1/core.py -> keystone-19.0.2.dev14/keystone/oauth1 copying keystone/oauth1/schema.py -> keystone-19.0.2.dev14/keystone/oauth1 copying keystone/oauth1/validator.py -> keystone-19.0.2.dev14/keystone/oauth1 copying keystone/oauth1/backends/__init__.py -> keystone-19.0.2.dev14/keystone/oauth1/backends copying keystone/oauth1/backends/base.py -> keystone-19.0.2.dev14/keystone/oauth1/backends copying keystone/oauth1/backends/sql.py -> keystone-19.0.2.dev14/keystone/oauth1/backends copying keystone/policy/__init__.py -> keystone-19.0.2.dev14/keystone/policy copying keystone/policy/core.py -> keystone-19.0.2.dev14/keystone/policy copying keystone/policy/schema.py -> keystone-19.0.2.dev14/keystone/policy copying keystone/policy/backends/__init__.py -> keystone-19.0.2.dev14/keystone/policy/backends copying keystone/policy/backends/base.py -> keystone-19.0.2.dev14/keystone/policy/backends copying keystone/policy/backends/rules.py -> keystone-19.0.2.dev14/keystone/policy/backends copying keystone/policy/backends/sql.py -> keystone-19.0.2.dev14/keystone/policy/backends copying keystone/receipt/__init__.py -> keystone-19.0.2.dev14/keystone/receipt copying keystone/receipt/handlers.py -> keystone-19.0.2.dev14/keystone/receipt copying keystone/receipt/provider.py -> keystone-19.0.2.dev14/keystone/receipt copying keystone/receipt/receipt_formatters.py -> keystone-19.0.2.dev14/keystone/receipt copying keystone/receipt/providers/__init__.py -> keystone-19.0.2.dev14/keystone/receipt/providers copying keystone/receipt/providers/base.py -> keystone-19.0.2.dev14/keystone/receipt/providers copying keystone/receipt/providers/fernet/__init__.py -> keystone-19.0.2.dev14/keystone/receipt/providers/fernet copying keystone/receipt/providers/fernet/core.py -> keystone-19.0.2.dev14/keystone/receipt/providers/fernet copying keystone/resource/__init__.py -> keystone-19.0.2.dev14/keystone/resource copying keystone/resource/core.py -> keystone-19.0.2.dev14/keystone/resource copying keystone/resource/schema.py -> keystone-19.0.2.dev14/keystone/resource copying keystone/resource/backends/__init__.py -> keystone-19.0.2.dev14/keystone/resource/backends copying keystone/resource/backends/base.py -> keystone-19.0.2.dev14/keystone/resource/backends copying keystone/resource/backends/resource_options.py -> keystone-19.0.2.dev14/keystone/resource/backends copying keystone/resource/backends/sql.py -> keystone-19.0.2.dev14/keystone/resource/backends copying keystone/resource/backends/sql_model.py -> keystone-19.0.2.dev14/keystone/resource/backends copying keystone/resource/config_backends/__init__.py -> keystone-19.0.2.dev14/keystone/resource/config_backends copying keystone/resource/config_backends/base.py -> keystone-19.0.2.dev14/keystone/resource/config_backends copying keystone/resource/config_backends/sql.py -> keystone-19.0.2.dev14/keystone/resource/config_backends copying keystone/revoke/__init__.py -> keystone-19.0.2.dev14/keystone/revoke copying keystone/revoke/core.py -> keystone-19.0.2.dev14/keystone/revoke copying keystone/revoke/model.py -> keystone-19.0.2.dev14/keystone/revoke copying keystone/revoke/backends/__init__.py -> keystone-19.0.2.dev14/keystone/revoke/backends copying keystone/revoke/backends/base.py -> keystone-19.0.2.dev14/keystone/revoke/backends copying keystone/revoke/backends/sql.py -> keystone-19.0.2.dev14/keystone/revoke/backends copying keystone/server/__init__.py -> keystone-19.0.2.dev14/keystone/server copying keystone/server/backends.py -> keystone-19.0.2.dev14/keystone/server copying keystone/server/wsgi.py -> keystone-19.0.2.dev14/keystone/server copying keystone/server/flask/__init__.py -> keystone-19.0.2.dev14/keystone/server/flask copying keystone/server/flask/application.py -> keystone-19.0.2.dev14/keystone/server/flask copying keystone/server/flask/common.py -> keystone-19.0.2.dev14/keystone/server/flask copying keystone/server/flask/core.py -> keystone-19.0.2.dev14/keystone/server/flask copying keystone/server/flask/request_processing/__init__.py -> keystone-19.0.2.dev14/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/json_body.py -> keystone-19.0.2.dev14/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/req_logging.py -> keystone-19.0.2.dev14/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/middleware/__init__.py -> keystone-19.0.2.dev14/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/auth_context.py -> keystone-19.0.2.dev14/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/url_normalize.py -> keystone-19.0.2.dev14/keystone/server/flask/request_processing/middleware copying keystone/tests/__init__.py -> keystone-19.0.2.dev14/keystone/tests copying keystone/tests/common/__init__.py -> keystone-19.0.2.dev14/keystone/tests/common copying keystone/tests/common/auth.py -> keystone-19.0.2.dev14/keystone/tests/common copying keystone/tests/functional/__init__.py -> keystone-19.0.2.dev14/keystone/tests/functional copying keystone/tests/functional/core.py -> keystone-19.0.2.dev14/keystone/tests/functional copying keystone/tests/functional/shared/__init__.py -> keystone-19.0.2.dev14/keystone/tests/functional/shared copying keystone/tests/functional/shared/test_running.py -> keystone-19.0.2.dev14/keystone/tests/functional/shared copying keystone/tests/hacking/__init__.py -> keystone-19.0.2.dev14/keystone/tests/hacking copying keystone/tests/hacking/checks.py -> keystone-19.0.2.dev14/keystone/tests/hacking copying keystone/tests/protection/__init__.py -> keystone-19.0.2.dev14/keystone/tests/protection copying keystone/tests/protection/v3/__init__.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_access_rules.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_application_credential.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_assignment.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_consumer.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_credentials.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_config.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_roles.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domains.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_ec2_credential.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoint_group.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoints.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_grants.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_groups.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_identity_providers.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_implied_roles.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_limits.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_mappings.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy_association.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_endpoint.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_tags.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_projects.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_protocols.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_regions.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_registered_limits.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_roles.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_service_providers.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_services.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_system_assignments.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_tokens.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_trusts.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_users.py -> keystone-19.0.2.dev14/keystone/tests/protection/v3 copying keystone/tests/unit/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/base_classes.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/core.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/default_catalog.templates -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/default_catalog_multi_region.templates -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/default_fixtures.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/fakeldap.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/federation_fixtures.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/filtering.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/identity_mapping.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/mapping_fixtures.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/rest.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_app_config.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_auth_plugin.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_federation_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_id_mapping_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap_pool.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_rules.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_backend_templated.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_cli.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_config.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_contrib_ec2_core.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_contrib_s3_core.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_contrib_simple_cert.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_driver_hints.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_entry_points.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_exception.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_hacking_checks.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_healthcheck.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_ldap_livetest.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_ldap_pool_livetest.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_ldap_tls_livetest.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_limits.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_middleware.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_policy.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_receipt_provider.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_revoke.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_shadow_users.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_sql_banned_operations.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_sql_upgrade.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_token_provider.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_url_middleware.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_application_credential.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_assignment.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_auth.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_catalog.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_credential.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_domain_config.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_endpoint_policy.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_federation.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_filters.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_identity.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_oauth1.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_os_revoke.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_policy.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_resource.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_v3_trust.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_validation.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/test_versions.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/utils.py -> keystone-19.0.2.dev14/keystone/tests/unit copying keystone/tests/unit/application_credential/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/test_backends.py -> keystone-19.0.2.dev14/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/backends/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/application_credential/backends/test_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/assignment/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_backends.py -> keystone-19.0.2.dev14/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/role_backends/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/assignment/role_backends/test_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/auth/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_controllers.py -> keystone-19.0.2.dev14/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_schema.py -> keystone-19.0.2.dev14/keystone/tests/unit/auth copying keystone/tests/unit/auth/plugins/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/test_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/auth/plugins copying keystone/tests/unit/backend/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_ldap.py -> keystone-19.0.2.dev14/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/backend copying keystone/tests/unit/catalog/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_backends.py -> keystone-19.0.2.dev14/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/catalog copying keystone/tests/unit/common/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_cache.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_database_conflicts.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_json_home.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_notifications.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_provider_api.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_rbac_enforcer.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_resource_options_common.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_sql_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/common/test_utils.py -> keystone-19.0.2.dev14/keystone/tests/unit/common copying keystone/tests/unit/config_files/backend_ldap.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_liveldap.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_sql.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/deprecated.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/deprecated_override.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/test_auth_plugin.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_one_extra_sql copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> keystone-19.0.2.dev14/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/contrib/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/contrib copying keystone/tests/unit/contrib/federation/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/contrib/federation copying keystone/tests/unit/contrib/federation/test_utils.py -> keystone-19.0.2.dev14/keystone/tests/unit/contrib/federation copying keystone/tests/unit/credential/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_backend_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_fernet_provider.py -> keystone-19.0.2.dev14/keystone/tests/unit/credential copying keystone/tests/unit/endpoint_policy/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/endpoint_policy copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> keystone-19.0.2.dev14/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/external/README.rst -> keystone-19.0.2.dev14/keystone/tests/unit/external copying keystone/tests/unit/external/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/external copying keystone/tests/unit/external/test_timeutils.py -> keystone-19.0.2.dev14/keystone/tests/unit/external copying keystone/tests/unit/federation/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/federation copying keystone/tests/unit/federation/test_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/federation copying keystone/tests/unit/identity/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backend_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backends.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity copying keystone/tests/unit/identity/backends/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_base.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap_common.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/shadow_users/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_backend.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/ksfixtures/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/auth_plugins.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/backendloader.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/cache.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/database.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/hacking.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/key_repository.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/ldapdb.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/policy.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/temporaryfile.py -> keystone-19.0.2.dev14/keystone/tests/unit/ksfixtures copying keystone/tests/unit/limit/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/limit copying keystone/tests/unit/limit/test_backends.py -> keystone-19.0.2.dev14/keystone/tests/unit/limit copying keystone/tests/unit/policy/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/policy copying keystone/tests/unit/policy/test_backends.py -> keystone-19.0.2.dev14/keystone/tests/unit/policy copying keystone/tests/unit/policy/backends/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_base.py -> keystone-19.0.2.dev14/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/policy/backends copying keystone/tests/unit/receipt/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_fernet_provider.py -> keystone-19.0.2.dev14/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_receipt_serialization.py -> keystone-19.0.2.dev14/keystone/tests/unit/receipt copying keystone/tests/unit/resource/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_backends.py -> keystone-19.0.2.dev14/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/resource copying keystone/tests/unit/resource/backends/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/backends/test_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/config_backends/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/resource/config_backends/test_sql.py -> keystone-19.0.2.dev14/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> keystone-19.0.2.dev14/keystone/tests/unit/saml2 copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> keystone-19.0.2.dev14/keystone/tests/unit/saml2 copying keystone/tests/unit/server/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/server copying keystone/tests/unit/server/test_keystone_flask.py -> keystone-19.0.2.dev14/keystone/tests/unit/server copying keystone/tests/unit/tests/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_core.py -> keystone-19.0.2.dev14/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_utils.py -> keystone-19.0.2.dev14/keystone/tests/unit/tests copying keystone/tests/unit/token/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/token copying keystone/tests/unit/token/test_fernet_provider.py -> keystone-19.0.2.dev14/keystone/tests/unit/token copying keystone/tests/unit/token/test_jws_provider.py -> keystone-19.0.2.dev14/keystone/tests/unit/token copying keystone/tests/unit/token/test_token_serialization.py -> keystone-19.0.2.dev14/keystone/tests/unit/token copying keystone/tests/unit/trust/__init__.py -> keystone-19.0.2.dev14/keystone/tests/unit/trust copying keystone/tests/unit/trust/test_backends.py -> keystone-19.0.2.dev14/keystone/tests/unit/trust copying keystone/token/__init__.py -> keystone-19.0.2.dev14/keystone/token copying keystone/token/provider.py -> keystone-19.0.2.dev14/keystone/token copying keystone/token/token_formatters.py -> keystone-19.0.2.dev14/keystone/token copying keystone/token/providers/__init__.py -> keystone-19.0.2.dev14/keystone/token/providers copying keystone/token/providers/base.py -> keystone-19.0.2.dev14/keystone/token/providers copying keystone/token/providers/fernet/__init__.py -> keystone-19.0.2.dev14/keystone/token/providers/fernet copying keystone/token/providers/fernet/core.py -> keystone-19.0.2.dev14/keystone/token/providers/fernet copying keystone/token/providers/jws/__init__.py -> keystone-19.0.2.dev14/keystone/token/providers/jws copying keystone/token/providers/jws/core.py -> keystone-19.0.2.dev14/keystone/token/providers/jws copying keystone/trust/__init__.py -> keystone-19.0.2.dev14/keystone/trust copying keystone/trust/core.py -> keystone-19.0.2.dev14/keystone/trust copying keystone/trust/schema.py -> keystone-19.0.2.dev14/keystone/trust copying keystone/trust/backends/__init__.py -> keystone-19.0.2.dev14/keystone/trust/backends copying keystone/trust/backends/base.py -> keystone-19.0.2.dev14/keystone/trust/backends copying keystone/trust/backends/sql.py -> keystone-19.0.2.dev14/keystone/trust/backends copying keystone_tempest_plugin/README.rst -> keystone-19.0.2.dev14/keystone_tempest_plugin copying playbooks/enable-fips.yaml -> keystone-19.0.2.dev14/playbooks copying rally-jobs/README.rst -> keystone-19.0.2.dev14/rally-jobs copying rally-jobs/keystone.yaml -> keystone-19.0.2.dev14/rally-jobs copying releasenotes/notes/.placeholder -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/Assignment_V9_driver-c22be069f7baccb0.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/DomainSpecificRoles-fc5dd2ef74a1442c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/Role_V9_driver-971c3aae14d9963d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/V9ResourceDriver-26716f97c0cc1a80.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/add-bootstrap-cli-192500228cc6e574.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/add-description-to-role-88ab5bb8a96cc002.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/add-expires-at-int-to-trusts-60ae3c5d0c00808a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/add-limit-description-c1f42641d9c6c33d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/add-unified-limit-apis-c9ebc5116bc2cf93.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/add_password_expires_at_to_user_response-22f14ab629c48bc2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/admin_token-a5678d712783c145.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/admin_token-c634ec12fc714255.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bcrypt_truncation_fix-674dc5d7f1e776f2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bootstrap-update-endpoint-7a63a2329822b6e7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-allow-expired-f5d845b9601bc1ef.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-application-credentials-c699f1f17c7d4e2f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-basic-default-roles-4ff6502b6ac57d48.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-domain-config-as-stable-716ca5ab33c0cc42.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-domain-config-default-82e42d946ee7cb43.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-json-web-tokens-37ce3bcd1356cf1b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-manage-migration-c398963a943a89fe.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-mfa-auth-receipt-8b459431c1f360ce.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-password-expires-validation-4b32fe7032595932.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-pci-dss-password-requirements-api-87bc724b2aa554f7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-pci-dss-query-password-expired-users-a7c96a3843bb9abc.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-per-user-auth-plugin-reqs-feb95fd907be4b40.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-strict-two-level-model.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-support-federated-attr-94084d4073f50280.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-system-scope-7d236ee5992d4e20.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-upgrade-checks-0dc692a392a96879.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-url-safe-naming-ad90d6a659f5bf3c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bp-whitelist-extension-for-app-creds-90e5bcd7b2b78b02.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1017606-98313bb4c1edf250.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1291157-00b5c714a097e84c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1332058-f25e2de40411b711.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1473292-c21481e6aec29ec2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1490804-de58a9606edb31eb.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1519210-de76097c974f9c93.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1523369-4d42c841b6e7e54e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1524030-0814724d5c2b7c8d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1524030-ccff6b0ec9d1cbf2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1535878-change-get_project-permission-e460af1256a2c056.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1542417-d630b7886bb0b369.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1547684-911aed68a0d3df17.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1563101-134df5b99ea48f00.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1571878-1bcaea5337905af0.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1582585-a368ac5a252ec84f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1590587-domain-specific-role-assignment-8f120604a6625852.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1594482-52a5dd1d8477b694.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1611102-e1348cbec9b1110a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1613466-credential-update-ec2-type-8fb51ff3ad3a449c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1615014-b30f606a2d202428.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1616424-c46ba773f7ac40ae.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1622310-c501cf77437fdfa6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1636950-8fa1a47fce440977.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1638603-354ee4167e6e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1641625-fe463874dc5edb10.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1641639-b9accc163e61ca15.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1641645-516709f9da3de26f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1641654-8630ce7bcde43a7e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1641660-f938267e1ec54071.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1641816-8b39f3f73359c778.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1642212-9964dfd3af0184bd.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1642348-83d4c86ad3984d75.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1642457-4533f9810a8cd927.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1642687-5497fb56fe86806d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1642687-c7ab1c9be152db20.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1642692-d669c8fcf9e171d9.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1645487-ca22c216ec26cc9b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1649138-c53974f6bb0eab14.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1649446-efff94143823755d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1649616-b835d1dac3401e8c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1656076-c4422270f73b43b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1659730-17834ba2dde668ae.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1659995-f3e716de743b7291.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1670382-ee851ba4f364d608.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1676497-92271e25f642e2de.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1684994-264fb8f182ced180.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1687593-95e1568291ecd70b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1688137-e4203c9a728690a7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1696574-15a728396350a95a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1700852-de775d0eb2ddfdd1.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1701324-739a31f38037f77b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1702211-abb59adda73fd78e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1703369-9a901d627a1e0316.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1703666-b8a990f2bf5b62f0.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1704205-bc0570feeb3ec5c4.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1705485-7a1ad17b9cc99b9d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1718747-50d39fa87bdbb12b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1724645-a94659dfd0f45b9a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1727099-1af277b35db34372.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1727726-0b47608811a2cd16.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1728907-bab6769ab46bd8aa.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1729933-4a09201e9dface2a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1733754-4d9d3042b8501ec6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1734244-1b4ea83baa72566d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1735250-b60332a7f288cf94.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1736875-c790f568c5f4d671.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1738895-342864cd0285bc42.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1740951-82b7e4bd608742ab.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1744195-a7154ac2e8556efc.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1746599-848a1163e52ac0a6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1747694-48c8caa4871300e3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1748027-decc2e11154b97cf.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1748970-eb63ad2030e296f3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1749264-676ca02902bcd169.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1749267-96153d2fa6868f67.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1750415-95ede3a9685b6e0c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1750660-e2a360ddd6790fc4.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1750669-dfce859550126f03.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1750673-b53f74944d767ae9.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1750676-cf70c1a27b2c8de3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1750678-88a38851ca80fc64.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1751045-f950e3fb85e2b573.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1753584-e052bc7805f001b4.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1753585-7e11213743754999.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1754048-correct-federated-domain-47cb889d88d7770a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1754677-13ee75ed1b473f26.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1755874-9951f77c6d18431c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1756190-0e5d86d334555931.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1757022-664d0b0db1242bf8.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1757151-43eb3baaa175f904.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1759289-466cdf4514de3498.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1760205-87dedd6d8812db3f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1760521-fec5c88af214401f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1760809-711df870a9d67c0d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1763824-3d2f5169af9d42f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1765193-b40318b9fb5d1c7b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1773967-b59517a09e0e6141.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1774229-cb968e95c9d81c4d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1776504-keystone-conversion-to-flask-372a5654a55675c6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1778109-ea15ce6a8207f857.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1778945-b7f2db3052525ca8.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1779889-12eb5edf4cc93a1d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1779903-f2b22cf23a9e01f9.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1780159-095ffa0e53be2464.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1780503-70ca1ba3f428dd41.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1782704-0b053eaf5d801dee.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1782922-db822fda486ac773.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1784536-9d1d1e149c605a1d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1785164-2b7ed29266eb4792.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1787874-13499ec227b8e26c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1788415-3190279e9c900f76.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1788694-4dc8b3ec47fc6084.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1789450-9dec1383ffd3de01.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1792026-2de8345a89e2256b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1794376-53ce14528f00f01d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1794527-866b1caff67977f3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1794864-3116bf165a146be6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1796887-eaea84e3f9a8ff9f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1801095-6e28d7a86719da74.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1801873-0eb9a5ec3e801190.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804292-0107869c7029f79e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804446-1a281eadbb044070.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804462-59ad43f98242dea0.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804463-74537652166cf656.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804482-aa95619320d098fa.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804483-1d9ccfcb24f25f51.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804516-24b0b10ed6fe0589.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804517-a351aec088fee066.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804519-8384a9ead261d4c2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804520-d124599967923052.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804521-3c0d9f567e8f532f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804522-00df902cd2d74ee3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1804523-d1768909b13b167e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805363-0b85d71917ad09d1.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805366-670867516c6fc4bc.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805368-ea32c2db2ae57225.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805369-ed98d3fcfafb5c43.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805371-249c8c9b562ab371.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805372-af4ebf4b19500b72.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805400-c192be936d277ade.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805402-75d0d93f31af620f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805403-c003627a64768716.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805406-252b45d443af20b3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805409-8bc6cc9f1c5bc672.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805880-0032024ea6b83563.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1805880-3fc6b30309a4370f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1806713-cf5feab23fc78a23.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1806762-08ff9eecdc03c554.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1806762-09f414995924db23.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1806762-0b7356ace200a5d3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1806762-2092fee9f6c87dc3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1806762-c3bfc71cb9bb94f3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1806762-daed3e27f58f0f6d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1809116-b65502f3b606b060.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1810393-5a7d379842c51d9b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1811605-9d23080d7e949c25.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1813085-cf24b204e95fd7f5.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1814589-f3e7f554bee1c317.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1815771-ae0e4118c552f01e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1816076-ba39508e6ade529e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1816927-e17f4e596e611380.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1817313-c11481e6eed29ec2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1818725-96d698e22e648764.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1818734-d753bfae60ffd030.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1818736-98ea186a074056f4.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1818845-05f8c3af5ea9abc7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1818846-d1a8c77d20659ad6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1819036-e2d24655c70d0aad.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1820333-356dcc8bf9f73fed.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1823258-9649b56a440b5ae1.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1823258-9f93dbdc0fa8441d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1827431-2f078c13dfc9a02a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1831918-c70cf87ef086d871.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1833739-f962e8caf3e22068.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1836568-66d853a1f22c5530.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1839133-24570c9fbacb530d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1839577-1226d86ea0744055.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1840291-35af1ac7ba06e166.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1841486-425f367925f5e03f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1843609-8498b132222596b7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1844157-7808af9bcea0429d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1844194-48ae60db49f91bd4.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1844207-x27a31f3403xfd7y.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1844461-08a8bdc5f613b88d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1844664-905cf6cad2e032a7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1848238-f6533644f7907358.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1848342-317c9e4afa65a3ff.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1855080-08b28181b7cb2470.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1856881-277103af343187f1.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1856904-101af15bb48eb3ca.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1856962-2c87d541da61c727.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1858012-584267ada7e33f2c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1872732-7261816d0b170008.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1872733-2377f456a57ad32c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1872735-0989e51d2248ce1e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1872737-f8e1ad3b6705b766.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1872753-e2a934eac919ccde.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1872755-2c81d3267b89f124.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1873290-ff7f8e4cee15b75a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1878938-70ee2af6fdf66004.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1880252-51036d5353125e15.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1885753-51df25f3ff1d9ae8.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1886017-bc2ad648d57101a2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1889936-78d6853b5212b8f1.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1896125-b17a4d12730fe493.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1901207-13762f85b8a04481.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1901654-69b9f35d11cd0c75.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1926483-a77ab887e0e7f5c9.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug-1929066-6e741c9182620a37.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug1828565-0790c4c60ba34100.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug_1526462-df9a3f3974d9040f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug_1543048_and_1668503-7ead4e15faaab778.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug_1674415-e8a7345aa2b05ab7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug_1688188-256e3572295231a1.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/bug_1698900-f195125bf341d887.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/catalog-caching-12f2532cfb71325a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/catalog_project_id-519f5a70f9f7c4c6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/convert-keystone-to-flask-80d980e239b662b0.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecate-endpoint-policy-cfg-option-d018acab72a398a0.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-95f6307f88358f58.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecate-memcache-token-persistence-eac88c80147ea241.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecate-policies-api-b104fbd1d2367b1b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecate-v2-apis-894284c17be881d2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-as-of-mitaka-8534e43fa40c1d09.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-as-of-newton-be1d8dbcc6bdc68f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-as-of-ocata-a5b2f1e3e39f818e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-as-of-pike-506f9aca91674550.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-as-of-queens-8ad7f826e4f08f57.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-as-of-rocky-60b2fa05d07d3a28.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-as-of-stein-0166965502cb3be2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-as-of-train-de3fe41ff2251385.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/deprecated-socket_timeout-option-d3358b4f2310706c.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/domain-level-limit-support-60e1e330d06227ed.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/drop-project-id-fk-b683b414e1585be8.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/enable-filter-idp-d0135f4615178cfc.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/enable-inherit-on-default-54ac435230261a6a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/endpoints-from-endpoint_group-project-association-7271fba600322fb6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/extensions-to-core-a0d270d216d47276.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/federation-group-ids-mapping-6c56120d65a5cb22.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/filter-mappings-by-entity-77162a146d375385.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/httpd-keystone-d51b7335559b09c8.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/identity_driver_new_change_password_method-e8c0e06795bca2d8.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/immutable-resource-options-bug-1807751-acc1e3c689484337.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/impl-templated-catalog-1d8f6333726b34f8.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/implied-roles-026f401adc0f7fb6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/implied-roles-stable-8b293e187c5620ad.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/insecure_reponse-2a168230709bc8e7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/is-admin-24b34238c83b3a82.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/ldap-conn-pool-enabled-90df94652f1ded53.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/ldap-emulation-91c4d535eb9c3d10.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/limits-api-refactor-05abf9e6c2e75852.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/list_limit-ldap-support-5d31d51466fc49a6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/mapping_populate-521d92445505b8a3.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/max-password-length-truncation-and-warning-bd69090315ec18a7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/migration_squash-f655329ddad7fc2a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/no-default-domain-2161ada44bf7a3f7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/notify-on-user-group-membership-8c0136ee0484e255.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/oauth1-headers-content-type-9a9245d9bbec8f8e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/password-created_at-nullable-b3c284be50d93ef5.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/policy_new_federated_projects_for_user-dcd7bd148efef049.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/pre-cache-tokens-73450934918af26b.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/project-tags-1e72a6779d9d02c5.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/projects_as_domains-3ea8a58b4c2965e1.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/python3-support-e4189e0a1a6e2e4f.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/randomize_urls-c0c19f48b2bfa299.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/remove-token-auth-middleware-5ea3b3734ce1d9e6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/remove-trust-auth-support-from-v2-de316c9ba46d556d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-mitaka-9ff14f87d0b98e7e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-newton-721c06b5dcb1b34a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-ocata-436bb4b839e74494.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-pike-deadbeefdeadbeef.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-queens-94c04e88c08f89aa.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-rocky-f44c3ba7c3e73d01.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-stein-5eb23253b72ab54e.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-train-92b2942a680eb859.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/removed-as-of-ussuri-d2f6ef8901ef54ed.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/request_context-e143ba9c446a5952.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/resource-backend-sql-only-03154d8712b36bd0.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/resource-driver-33793dd5080ee4d2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/revert-v2-token-issued-for-non-default-domain-25ea5337f158ef13.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/s3-aws-v4-c6cb75ce8d2289d4.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/scope-and-default-roles-a733c235731bb558.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/support_encrypted_credentials_at_rest-93dcb67b3508e91a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/tenant_id_to_project_id-42d95d93011785cb.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/token-formatter-ec58aba00fa83706.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/token-provider-refactor-a3a64146807daf36.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/token_expiration_to_match_application_credential-56d058355a9f240d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/totp-40d93231714c6a20.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/unified-limit-api-improvment-b34d18769d18a0a7.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/use-correct-inspect-8142e317c1e39c2a.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/use-pyldap-6e811c28bf350d6d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/use-python-ldap-0318ff7798bdd98d.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/v2-dep-d6e7ab2d08119549.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/v3-endpoints-in-v2-list-b0439816938713d6.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/v9FederationDriver-cbebcf5f97e1eae2.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml -> keystone-19.0.2.dev14/releasenotes/notes copying releasenotes/source/conf.py -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/index.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/liberty.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/mitaka.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/newton.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/ocata.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/pike.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/queens.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/rocky.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/stein.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/train.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/unreleased.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/ussuri.rst -> keystone-19.0.2.dev14/releasenotes/source copying releasenotes/source/_static/.placeholder -> keystone-19.0.2.dev14/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> keystone-19.0.2.dev14/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> keystone-19.0.2.dev14/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> keystone-19.0.2.dev14/releasenotes/source/locale/ja/LC_MESSAGES copying tools/cover.sh -> keystone-19.0.2.dev14/tools copying tools/fast8.sh -> keystone-19.0.2.dev14/tools copying tools/sample_data.sh -> keystone-19.0.2.dev14/tools copying tools/test-setup.sh -> keystone-19.0.2.dev14/tools Writing keystone-19.0.2.dev14/setup.cfg creating dist Creating tar archive removing 'keystone-19.0.2.dev14' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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 + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.seZLs4aawj/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hdxn92hj:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/02/11/0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4_d7a92138 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7a818986ac0 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/46/af/46afa670b2e57962dc4c7498c2c7b7a818986ac0_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/14/49/1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4aaeae386e1ae3ec28e43be78b311c44e87e9d86 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/4a/ae/4aaeae386e1ae3ec28e43be78b311c44e87e9d86_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-6386142c0db5e361b9360ec40e9dd55d2acd59a4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/63/86/6386142c0db5e361b9360ec40e9dd55d2acd59a4_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-c9945e11e75b1382a202d3ed0c967eb802857c8d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/c9/94/c9945e11e75b1382a202d3ed0c967eb802857c8d_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-77e14a8d790bfb0facaf2ee56c1f798e58269b13 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/77/e1/77e14a8d790bfb0facaf2ee56c1f798e58269b13_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-11e1258ccda688fd6f1414ac664c50df56ca2989 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/11/e1/11e1258ccda688fd6f1414ac664c50df56ca2989_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-f67f18fbdef1e3f88276d1a421c75b2d80d7605a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/f6/7f/f67f18fbdef1e3f88276d1a421c75b2d80d7605a_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-edc6d60327491fa2f5395a488cff4e27536db006 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/ed/c6/edc6d60327491fa2f5395a488cff4e27536db006_8855be0d enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5686340 866364 4180224 9586636 5932796 DEBUG: Swap: 16777212 4288424 12488788 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 545G 5.4G 100% / DEBUG: /dev/vda1 550G 545G 5.4G 100% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.npoavvpv', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5692348 835704 4180228 9611288 5926980 DEBUG: Swap: 16777212 4288424 12488788 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 545G 5.4G 100% / DEBUG: /dev/vda1 550G 545G 5.4G 100% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.y0vlfj3e', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4f9221bd5a4b4282bf6311306df3c88b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.seZLs4aawj/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls /tmp/tmp.seZLs4aawj/dist + SOURCE=keystone-19.0.2.dev14.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.seZLs4aawj/dist/keystone-19.0.2.dev14.tar.gz ++ basename keystone-19.0.2.dev14.tar.gz .tar.gz + SOURCEWITHREL=keystone-19.0.2.dev14-0.20231006183014.54dd95d.tar.gz + mv /tmp/tmp.seZLs4aawj/dist/keystone-19.0.2.dev14.tar.gz /tmp/tmp.seZLs4aawj/SOURCES/keystone-19.0.2.dev14-0.20231006183014.54dd95d.tar.gz + cd /home/centos8-wallaby/data/openstack-keystone_distro + cp -a keystone-dist.conf openstack-keystone.logrotate openstack-keystone-sample-data openstack-keystone.spec openstack-keystone.sysctl sources /tmp/tmp.seZLs4aawj/SOURCES/ + cp openstack-keystone.spec /tmp/tmp.seZLs4aawj/SPECS/ + cd /tmp/tmp.seZLs4aawj/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-keystone.spec + sed -i -e '1i%define upstream_version 19.0.2.dev14\' openstack-keystone.spec + grep -qc '^%global dlrn .*' openstack-keystone.spec + sed -i -e '1i%global dlrn 1\' openstack-keystone.spec + grep -qc '^%global dlrn_nvr .*' openstack-keystone.spec ++ basename keystone-19.0.2.dev14-0.20231006183014.54dd95d.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr keystone-19.0.2.dev14-0.20231006183014.54dd95d\' openstack-keystone.spec + sed -i -e s/UPSTREAMVERSION/19.0.2.dev14/g openstack-keystone.spec + set_nvr_in_spec + VERSION=19.0.2 + sed -i -e 's/Version:.*/Version: 19.0.2/g' openstack-keystone.spec + sed -i -e 's/Release:.*/Release: 0.20231006183014.54dd95d%{?dist}/g' openstack-keystone.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: keystone-19.0.2.dev14-0.20231006183014.54dd95d.tar.gz/' openstack-keystone.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-keystone.spec + cat openstack-keystone.spec %global dlrn_nvr keystone-19.0.2.dev14-0.20231006183014.54dd95d %global dlrn 1 %define upstream_version 19.0.2.dev14 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0xa63ea142678138d1bb15f2e303bdfd64dd164087 %global with_doc 1 %global service keystone # guard for package OSP does not support %global rhosp 0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global common_desc \ Keystone is a Python implementation of the OpenStack \ (http://www.openstack.org) identity service API. Name: openstack-keystone # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 19.0.2 Release: 0.20231006183014.54dd95d%{?dist} Summary: OpenStack Identity Service License: ASL 2.0 URL: http://keystone.openstack.org/ Source0: keystone-19.0.2.dev14-0.20231006183014.54dd95d.tar.gz Source1: openstack-keystone.logrotate Source3: openstack-keystone.sysctl Source5: openstack-keystone-sample-data Source20: keystone-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{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: openstack-macros BuildRequires: python3-devel BuildRequires: python3-osprofiler >= 1.1.0 BuildRequires: python3-pbr >= 2.0.0 BuildRequires: git-core # Required to build keystone.conf BuildRequires: python3-oslo-cache >= 1.26.0 BuildRequires: python3-oslo-config >= 2:6.8.0 BuildRequires: python3-passlib >= 1.6 BuildRequires: python3-pycadf >= 2.1.0 # Required to compile translation files BuildRequires: python3-babel # Required to build man pages BuildRequires: python3-oslo-policy BuildRequires: python3-jsonschema >= 2.6.0 BuildRequires: python3-oslo-db >= 4.27.0 BuildRequires: python3-oauthlib BuildRequires: python3-pysaml2 BuildRequires: python3-keystonemiddleware >= 7.0.0 BuildRequires: python3-testresources BuildRequires: python3-testscenarios BuildRequires: python3-oslotest BuildRequires: python3-redis %if 0%{rhosp} == 0 && 0%{?rhel} < 8 BuildRequires: python3-zmq %endif BuildRequires: python3-ldappool >= 2.0.0 BuildRequires: python3-webtest BuildRequires: python3-freezegun Requires: python3-keystone = %{epoch}:%{version}-%{release} Requires: python3-keystoneclient >= 1:3.8.0 %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif BuildRequires: systemd Requires(pre): shadow-utils %description %{common_desc} This package contains the Keystone daemon. %package -n python3-keystone Summary: Keystone Python libraries %{?python_provide:%python_provide python3-keystone} Requires: python3-pbr >= 2.0.0 Requires: python3-bcrypt >= 3.1.3 Requires: python3-sqlalchemy >= 1.3.0 Requires: python3-sqlalchemy < 1.4.0 Requires: python3-passlib >= 1.7.0 Requires: openssl Requires: python3-oauthlib >= 0.6.2 Requires: python3-jsonschema >= 3.2.0 Requires: python3-pycadf >= 1.1.0 Requires: python3-keystonemiddleware >= 7.0.0 Requires: python3-oslo-cache >= 1.26.0 Requires: python3-oslo-config >= 2:6.8.0 Requires: python3-oslo-context >= 2.22.0 Requires: python3-oslo-db >= 6.0.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.44.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-middleware >= 3.31.0 Requires: python3-oslo-policy >= 3.6.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-osprofiler >= 1.4.0 Requires: python3-pysaml2 >= 5.0.0 Requires: python3-stevedore >= 1.20.0 Requires: python3-scrypt >= 0.8.0 Requires: python3-flask >= 1.0.2 Requires: python3-flask-restful >= 0.3.5 Requires: python3-jwt >= 1.6.1 Requires: python3-pytz >= 2013.6 # for Keystone Lightweight Tokens (KLWT) Requires: python3-cryptography >= 2.7 Requires: python3-ldap >= 3.1.0 Requires: python3-ldappool >= 2.0.0 Requires: python3-memcached >= 1.56 Requires: python3-migrate >= 0.13.0 Requires: python3-webob >= 1.7.1 Requires: python3-dogpile-cache >= 1.0.2 Requires: python3-msgpack >= 0.5.0 %description -n python3-keystone %{common_desc} This package contains the Keystone Python library. %package -n python3-%{service}-tests Summary: Keystone tests %{?python_provide:%python_provide python3-%{service}-tests} Requires: openstack-%{service} = %{epoch}:%{version}-%{release} # Adding python-keystone-tests-tempest as Requires to keep backward # compatibilty %description -n python3-%{service}-tests %{common_desc} This package contains the Keystone test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Identity Service # for API autodoc BuildRequires: python3-sphinx >= 1.1.2 BuildRequires: python3-sphinx-feature-classification BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-sphinxcontrib-seqdiag BuildRequires: python3-sphinxcontrib-blockdiag BuildRequires: python3-flask >= 1.0.2 BuildRequires: python3-flask-restful >= 0.3.5 BuildRequires: python3-cryptography >= 2.1 BuildRequires: python3-oslo-log >= 3.44.0 BuildRequires: python3-oslo-messaging >= 5.29.0 BuildRequires: python3-oslo-middleware >= 3.31.0 BuildRequires: python3-oslo-policy >= 2.3.0 BuildRequires: python3-mock BuildRequires: python3-dogpile-cache >= 0.5.7 BuildRequires: python3-memcached >= 1.56 BuildRequires: python3-lxml %description doc %{common_desc} This package contains documentation for Keystone. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n keystone-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find keystone -name \*.py -exec sed -i '/\/usr\/bin\/env python/d' {} \; # Let RPM handle the dependencies %py_req_cleanup # adjust paths to WSGI scripts sed -i 's#/local/bin#/bin#' httpd/wsgi-keystone.conf sed -i 's#apache2#httpd#' httpd/wsgi-keystone.conf %build PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf --format yaml --output-file=%{service}-schema.yaml PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf --format json --output-file=%{service}-schema.json # distribution defaults are located in keystone-dist.conf %{py3_build} # Generate i18n files %{__python3} setup.py compile_catalog -d build/lib/%{service}/locale -D keystone %install %{py3_install} # Keystone doesn't ship policy.json file but only an example # that contains data which might be problematic to use by default. # Instead, ship an empty file that operators can override. echo "{}" > policy.json install -d -m 755 %{buildroot}%{_sysconfdir}/keystone install -d -m 755 %{buildroot}%{_sysconfdir}/keystone/policy.d install -p -D -m 640 etc/keystone.conf.sample %{buildroot}%{_sysconfdir}/keystone/keystone.conf install -p -D -m 640 policy.json %{buildroot}%{_sysconfdir}/keystone/policy.json install -p -D -m 640 %{service}-schema.yaml %{buildroot}%{_datadir}/%{service}/%{service}-schema.yaml install -p -D -m 640 %{service}-schema.json %{buildroot}%{_datadir}/%{service}/%{service}-schema.json install -p -D -m 644 %{SOURCE20} %{buildroot}%{_datadir}/keystone/keystone-dist.conf install -p -D -m 640 etc/logging.conf.sample %{buildroot}%{_sysconfdir}/keystone/logging.conf install -p -D -m 640 etc/default_catalog.templates %{buildroot}%{_sysconfdir}/keystone/default_catalog.templates install -p -D -m 640 etc/sso_callback_template.html %{buildroot}%{_sysconfdir}/keystone/sso_callback_template.html install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-keystone install -d -m 755 %{buildroot}%{_prefix}/lib/sysctl.d install -p -D -m 644 %{SOURCE3} %{buildroot}%{_prefix}/lib/sysctl.d/openstack-keystone.conf # Install sample data script. install -p -D -m 755 tools/sample_data.sh %{buildroot}%{_datadir}/keystone/sample_data.sh install -p -D -m 755 %{SOURCE5} %{buildroot}%{_bindir}/openstack-keystone-sample-data # Install sample HTTPD integration files install -p -D -m 644 httpd/wsgi-keystone.conf %{buildroot}%{_datadir}/keystone/ install -d -m 755 %{buildroot}%{_sharedstatedir}/keystone install -d -m 755 %{buildroot}%{_localstatedir}/log/keystone # cleanup config files installed by keystone # we already generate them w/ oslo-config-generator rm -rf %{buildroot}/%{_prefix}%{_sysconfdir} # docs generation requires everything to be installed first %if 0%{?with_doc} sphinx-build -b html doc/source doc/build/html # https://storyboard.openstack.org/#!/story/2005577 mkdir -p doc/build/man/_static sphinx-build -b man doc/source doc/build/man mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif %if 0%{?with_doc} # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo %endif # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name %pre # 163:163 for keystone (openstack-keystone) - rhbz#752842 getent group keystone >/dev/null || groupadd -r --gid 163 keystone getent passwd keystone >/dev/null || \ useradd --uid 163 -r -g keystone -d %{_sharedstatedir}/keystone -s /sbin/nologin \ -c "OpenStack Keystone Daemons" keystone exit 0 %post %sysctl_apply openstack-keystone.conf # Install keystone.log file before, so both keystone & root users can write in it. touch %{_localstatedir}/log/keystone/keystone.log chown root:keystone %{_localstatedir}/log/keystone/keystone.log chmod 660 %{_localstatedir}/log/keystone/keystone.log %files %license LICENSE %doc README.rst %if 0%{?with_doc} %{_mandir}/man1/keystone*.1.gz %endif %{_bindir}/keystone-wsgi-admin %{_bindir}/keystone-wsgi-public %{_bindir}/keystone-manage %{_bindir}/keystone-status %{_bindir}/openstack-keystone-sample-data %dir %{_datadir}/keystone %attr(0644, root, keystone) %{_datadir}/keystone/keystone-dist.conf %attr(0644, root, keystone) %{_datadir}/keystone/%{service}-schema.yaml %attr(0644, root, keystone) %{_datadir}/keystone/%{service}-schema.json %attr(0755, root, root) %{_datadir}/keystone/sample_data.sh %attr(0644, root, keystone) %{_datadir}/keystone/wsgi-keystone.conf %dir %attr(0750, root, keystone) %{_sysconfdir}/keystone %dir %attr(0750, root, keystone) %{_sysconfdir}/keystone/policy.d %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/keystone.conf %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/logging.conf %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/policy.json %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/default_catalog.templates %config(noreplace) %attr(0640, keystone, keystone) %{_sysconfdir}/keystone/sso_callback_template.html %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-keystone %dir %attr(-, keystone, keystone) %{_sharedstatedir}/keystone %dir %attr(0750, keystone, keystone) %{_localstatedir}/log/keystone %ghost %attr(0660, root, keystone) %{_localstatedir}/log/keystone/keystone.log %{_prefix}/lib/sysctl.d/openstack-keystone.conf %files -n python3-keystone -f %{service}.lang %defattr(-,root,root,-) %license LICENSE %{python3_sitelib}/keystone %{python3_sitelib}/keystone-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.seZLs4aawj/SOURCES openstack-keystone.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 --spec openstack-keystone.spec --sources=/tmp/tmp.seZLs4aawj/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1md1ri0x:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/02/11/0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4_d7a92138 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7a818986ac0 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/46/af/46afa670b2e57962dc4c7498c2c7b7a818986ac0_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/14/49/1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4aaeae386e1ae3ec28e43be78b311c44e87e9d86 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/4a/ae/4aaeae386e1ae3ec28e43be78b311c44e87e9d86_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-6386142c0db5e361b9360ec40e9dd55d2acd59a4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/63/86/6386142c0db5e361b9360ec40e9dd55d2acd59a4_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-c9945e11e75b1382a202d3ed0c967eb802857c8d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/c9/94/c9945e11e75b1382a202d3ed0c967eb802857c8d_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-77e14a8d790bfb0facaf2ee56c1f798e58269b13 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/77/e1/77e14a8d790bfb0facaf2ee56c1f798e58269b13_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-11e1258ccda688fd6f1414ac664c50df56ca2989 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/11/e1/11e1258ccda688fd6f1414ac664c50df56ca2989_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-f67f18fbdef1e3f88276d1a421c75b2d80d7605a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/f6/7f/f67f18fbdef1e3f88276d1a421c75b2d80d7605a_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-edc6d60327491fa2f5395a488cff4e27536db006 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/ed/c6/edc6d60327491fa2f5395a488cff4e27536db006_8855be0d enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-keystone.spec) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: kill orphans 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-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5832416 1584376 3634036 8722548 6328344 DEBUG: Swap: 16777212 4288424 12488788 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 544G 6.4G 99% / DEBUG: /dev/vda1 550G 544G 6.4G 99% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.pnlb3aqu', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5159856 2902828 2803932 8076656 7835564 DEBUG: Swap: 16777212 4288168 12489044 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 545G 5.3G 100% / DEBUG: /dev/vda1 550G 545G 5.3G 100% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rxh79qfc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '28c7e22c14f1437baa80b4aa9750ece4', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '05dfc5b84d73479eaea28d59875d2332', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '093aa649d1a84d50a4e78c7c1697251b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6b72e4849c784e68878a62ebce8e62fd', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fed6035286ec46cb9cc8db2dc53de0ed', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-20.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: elfutils-libelf-0.189-3.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: findutils-4.6.0-21.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-3.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: elfutils-0.189-3.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: tpm2-tss-2.3.2-5.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: openssh-8.0p1-19.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: openssh-clients-8.0p1-19.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: glibc-common-2.28-236.el8.6.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: glibc-headers-2.28-236.el8.6.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: pixman-0.38.4-3.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-20.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2023c-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: libstdc++-8.5.0-20.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-5.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: shadow-utils-4.6-19.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: libX11-common-1.6.8-6.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: platform-python-3.6.8-55.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: krb5-libs-1.18.2-25.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.189-3.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: elfutils-libs-0.189-3.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: dracut-049-228.git20230802.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: curl-7.61.1-33.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: systemd-239-78.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: systemd-udev-239-78.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: avahi-libs-0.7-21.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-236.el8.6.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-236.el8.6.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: kernel-headers-4.18.0-514.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: glibc-devel-2.28-236.el8.6.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-27.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-55.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: libX11-1.6.8-6.el8.x86_64 DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-20.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: python3-libs-3.6.8-55.el8.x86_64 DEBUG: cpp-8.5.0-20.el8.x86_64 DEBUG: libcurl-7.61.1-33.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: systemd-libs-239-78.el8.x86_64 DEBUG: systemd-pam-239-78.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: cups-libs-2.2.6-54.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: glibc-2.28-236.el8.6.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-29.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fcc1ck4s:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '63b7cd8e76de46e0a95568fdc12f9b9a', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fcc1ck4s:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-0211fa9c 7.9 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-1449078813c6abc3fbb2c 866 kB/s | 298 kB 00:00 DEBUG: delorean-openstack-nova-4aaeae386e1ae3ec28e43be 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-6386142c0db5e361b9360 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-c9945e11e75b1382a2 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-77e14a8d790bfb0facaf 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-11e1258ccda688fd6f1 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-f67f18fbdef1e3f 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-edc6d60327491fa2f5395a4 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 29 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 54 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 92 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 11 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 29 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 26 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 28 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 58 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 58 kB/s | 3.0 kB 00:00 DEBUG: opstools 48 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 61 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '08ed633632b9422f9c9265e55e0c2a9d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-20.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: elfutils-libelf-0.189-3.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: findutils-4.6.0-21.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-3.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: elfutils-0.189-3.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: tpm2-tss-2.3.2-5.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: openssh-8.0p1-19.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: openssh-clients-8.0p1-19.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: glibc-common-2.28-236.el8.6.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: glibc-headers-2.28-236.el8.6.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: pixman-0.38.4-3.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-20.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2023c-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: libstdc++-8.5.0-20.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-5.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: shadow-utils-4.6-19.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: libX11-common-1.6.8-6.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: platform-python-3.6.8-55.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: krb5-libs-1.18.2-25.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.189-3.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: elfutils-libs-0.189-3.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: dracut-049-228.git20230802.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: curl-7.61.1-33.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: systemd-239-78.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: systemd-udev-239-78.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: avahi-libs-0.7-21.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-236.el8.6.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-236.el8.6.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: kernel-headers-4.18.0-514.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: glibc-devel-2.28-236.el8.6.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-27.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-55.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: libX11-1.6.8-6.el8.x86_64 DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-20.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: python3-libs-3.6.8-55.el8.x86_64 DEBUG: cpp-8.5.0-20.el8.x86_64 DEBUG: libcurl-7.61.1-33.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: systemd-libs-239-78.el8.x86_64 DEBUG: systemd-pam-239-78.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: cups-libs-2.2.6-54.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: glibc-2.28-236.el8.6.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-29.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1md1ri0x:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1md1ri0x:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e48fc8f3e2fb4dea9b0d1bed4172f881', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1md1ri0x:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-keystone.spec) Config(dlrn-5) 1 minutes 15 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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 + finalize + rm -rf /tmp/tmp.seZLs4aawj INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/02/11/0211fa9c4f4cd0b6ce65f80fdf7ab798a838cce4_d7a92138 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7a818986ac0 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/46/af/46afa670b2e57962dc4c7498c2c7b7a818986ac0_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/14/49/1449078813c6abc3fbb2cdfe2b0e6f8f12d7145f_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4aaeae386e1ae3ec28e43be78b311c44e87e9d86 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/4a/ae/4aaeae386e1ae3ec28e43be78b311c44e87e9d86_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-6386142c0db5e361b9360ec40e9dd55d2acd59a4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/63/86/6386142c0db5e361b9360ec40e9dd55d2acd59a4_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-c9945e11e75b1382a202d3ed0c967eb802857c8d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/c9/94/c9945e11e75b1382a202d3ed0c967eb802857c8d_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-77e14a8d790bfb0facaf2ee56c1f798e58269b13 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/77/e1/77e14a8d790bfb0facaf2ee56c1f798e58269b13_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-11e1258ccda688fd6f1414ac664c50df56ca2989 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/11/e1/11e1258ccda688fd6f1414ac664c50df56ca2989_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-f67f18fbdef1e3f88276d1a421c75b2d80d7605a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/f6/7f/f67f18fbdef1e3f88276d1a421c75b2d80d7605a_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-edc6d60327491fa2f5395a488cff4e27536db006 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/ed/c6/edc6d60327491fa2f5395a488cff4e27536db006_8855be0d enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5348848 1732696 4133732 9057796 6316776 DEBUG: Swap: 16777212 4288168 12489044 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 544G 6.4G 99% / DEBUG: /dev/vda1 550G 544G 6.4G 99% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.cvqic59s', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5348052 1232088 4266972 9559200 6184336 DEBUG: Swap: 16777212 4287912 12489300 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 545G 5.3G 100% / DEBUG: /dev/vda1 550G 545G 5.3G 100% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.f0kmfdpc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2909436d688f46c482a109fb762bcfec', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'db0eb2a6a198445abef43c3196d3fdc0', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9148f49f06b747bd956493bfd562b847', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9c02e7733ecd4777ab42e9be542b488e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1b5702a48f9146e481ec2d9114a5afe3', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-20.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: elfutils-libelf-0.189-3.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: findutils-4.6.0-21.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-3.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: elfutils-0.189-3.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: tpm2-tss-2.3.2-5.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: openssh-8.0p1-19.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: openssh-clients-8.0p1-19.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: glibc-common-2.28-236.el8.6.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: glibc-headers-2.28-236.el8.6.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: pixman-0.38.4-3.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-20.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2023c-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: libstdc++-8.5.0-20.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-5.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: shadow-utils-4.6-19.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: libX11-common-1.6.8-6.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: platform-python-3.6.8-55.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: krb5-libs-1.18.2-25.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.189-3.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: elfutils-libs-0.189-3.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: dracut-049-228.git20230802.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: curl-7.61.1-33.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: systemd-239-78.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: systemd-udev-239-78.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: avahi-libs-0.7-21.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-236.el8.6.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-236.el8.6.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: kernel-headers-4.18.0-514.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: glibc-devel-2.28-236.el8.6.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-27.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-55.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: libX11-1.6.8-6.el8.x86_64 DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-20.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: python3-libs-3.6.8-55.el8.x86_64 DEBUG: cpp-8.5.0-20.el8.x86_64 DEBUG: libcurl-7.61.1-33.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: systemd-libs-239-78.el8.x86_64 DEBUG: systemd-pam-239-78.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: cups-libs-2.2.6-54.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: glibc-2.28-236.el8.6.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-29.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oufb5smz:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5d193ea123f842b992292e99a36f5aec', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oufb5smz:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-0211fa9c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-1449078813c6abc3fbb2c 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-4aaeae386e1ae3ec28e43be 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-6386142c0db5e361b9360 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-c9945e11e75b1382a2 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-77e14a8d790bfb0facaf 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-11e1258ccda688fd6f1 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-f67f18fbdef1e3f 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-edc6d60327491fa2f5395a4 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 25 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 38 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 11 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 1.3 kB/s | 4.4 kB 00:03 DEBUG: dlrn-wallaby-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 26 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 23 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 29 kB/s | 3.0 kB 00:00 DEBUG: opstools 28 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 28 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fd0d45ee0b0e48b3964ebe074442c344', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-20.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: elfutils-libelf-0.189-3.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: findutils-4.6.0-21.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-3.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: elfutils-0.189-3.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: tpm2-tss-2.3.2-5.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: openssh-8.0p1-19.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: openssh-clients-8.0p1-19.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: glibc-common-2.28-236.el8.6.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: glibc-headers-2.28-236.el8.6.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: pixman-0.38.4-3.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-20.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2023c-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: libstdc++-8.5.0-20.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-5.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: shadow-utils-4.6-19.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: libX11-common-1.6.8-6.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: platform-python-3.6.8-55.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: krb5-libs-1.18.2-25.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.189-3.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: elfutils-libs-0.189-3.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: dracut-049-228.git20230802.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: curl-7.61.1-33.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: systemd-239-78.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: systemd-udev-239-78.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: avahi-libs-0.7-21.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-236.el8.6.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-236.el8.6.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: kernel-headers-4.18.0-514.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: glibc-devel-2.28-236.el8.6.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-27.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-55.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: libX11-1.6.8-6.el8.x86_64 DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-20.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: python3-libs-3.6.8-55.el8.x86_64 DEBUG: cpp-8.5.0-20.el8.x86_64 DEBUG: libcurl-7.61.1-33.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: systemd-libs-239-78.el8.x86_64 DEBUG: systemd-pam-239-78.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: cups-libs-2.2.6-54.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: glibc-2.28-236.el8.6.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-29.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm Start: build setup for openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '276874a8ea514b3dbeb4c34df1bdbce2', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-keystone-1:19.0.2-0.20231006######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '61c46526e8ef47d0b0047f0a6702f039', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: keystone-19.0.2.dev14-0.20231006183014.54dd95d.tar.gz DEBUG: keystone-dist.conf DEBUG: openstack-keystone-sample-data DEBUG: openstack-keystone.logrotate DEBUG: openstack-keystone.spec DEBUG: openstack-keystone.sysctl DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd711b6d306824bc69033c3abba2c75cf', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oufb5smz:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0d89999d1764485e907193de933d836c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oufb5smz:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:07 ago on Fri Oct 6 18:34:06 2023. DEBUG: Package git-core-2.39.3-1.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-7.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-6.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package systemd-239-78.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-flask-restful noarch 0.3.8-4.el8 delorean-wallaby-testing 123 k DEBUG: python3-freezegun noarch 0.3.12-4.el8 delorean-wallaby-build-deps 33 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-ldappool noarch 2.4.0-5.el8 delorean-wallaby-testing 30 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-wallaby-build-deps 956 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-db noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 148 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-passlib noarch 1.7.4-1.el8 delorean-wallaby-testing 791 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pysaml2 noarch 6.1.0-1.el8 delorean-wallaby-testing 541 k DEBUG: python3-redis noarch 3.5.3-1.el8 delorean-wallaby-testing 142 k DEBUG: python3-sphinx-feature-classification noarch 1.1.0-0.20210315110232.d3d6887.el8 delorean-component-common 24 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.2.1-13.el8 delorean-wallaby-build-deps 19 k DEBUG: python3-sphinxcontrib-blockdiag noarch 2.0.0-3.el8 delorean-wallaby-build-deps 20 k DEBUG: python3-sphinxcontrib-seqdiag noarch 2.0.0-1.el8 delorean-wallaby-build-deps 21 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: Installing dependencies: DEBUG: ipa-pgothic-fonts noarch 003.03-15.el8 delorean-wallaby-build-deps 3.5 M DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-aniso8601 noarch 8.1.0-1.el8 delorean-wallaby-testing 81 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-blockdiag noarch 2.0.1-3.el8 delorean-wallaby-build-deps 2.4 M DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-wallaby-testing 16 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-wallaby-testing 412 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-funcparserlib noarch 0.3.6-22.el8 delorean-wallaby-build-deps 26 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713080823.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-ldap x86_64 3.3.1-2.el8 Stream-AppStream 230 k DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-seqdiag noarch 2.0.0-4.el8 delorean-wallaby-build-deps 50 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.3-0.20221024072403.7b48fff.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-wallaby-testing 353 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-webcolors noarch 1.11.1-3.el8 delorean-wallaby-build-deps 27 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: Installing weak dependencies: DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 127 Packages DEBUG: Total size: 30 M DEBUG: Total download size: 9.2 M DEBUG: Installed size: 95 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713080823.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldap-3.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-passlib-1.7.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-3.5.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (85/127): python-oslo-concurrency-lang-4.4.0-0. 96 kB/s | 13 kB 00:00 DEBUG: (86/127): python-oslo-cache-lang-2.7.1-0.202203 104 kB/s | 16 kB 00:00 DEBUG: (87/127): python-oslo-db-lang-8.5.2-0.202210071 78 kB/s | 13 kB 00:00 DEBUG: (88/127): python-oslo-i18n-lang-5.0.1-0.2021031 303 kB/s | 13 kB 00:00 DEBUG: (89/127): python-oslo-log-lang-4.4.0-0.20210315 340 kB/s | 12 kB 00:00 DEBUG: (90/127): python-oslo-middleware-lang-4.2.1-0.2 237 kB/s | 11 kB 00:00 DEBUG: (91/127): python-oslo-policy-lang-3.7.1-0.20220 318 kB/s | 11 kB 00:00 DEBUG: (92/127): python-oslo-utils-lang-4.8.2-0.202204 426 kB/s | 12 kB 00:00 DEBUG: (93/127): python-pycadf-common-3.1.1-0.20210315 307 kB/s | 14 kB 00:00 DEBUG: (94/127): python3-debtcollector-2.2.0-0.2021031 478 kB/s | 31 kB 00:00 DEBUG: (95/127): python3-futurist-2.3.0-0.202103151046 1.1 MB/s | 63 kB 00:00 DEBUG: (96/127): python3-oslo-cache-2.7.1-0.2022030109 974 kB/s | 53 kB 00:00 DEBUG: (97/127): python3-oslo-concurrency-4.4.0-0.2021 1.1 MB/s | 40 kB 00:00 DEBUG: (98/127): python3-oslo-context-3.2.1-0.20211026 550 kB/s | 25 kB 00:00 DEBUG: (99/127): python3-oslo-config-8.5.1-0.202109071 2.6 MB/s | 227 kB 00:00 DEBUG: (100/127): python3-oslo-db-8.5.2-0.202210071700 1.9 MB/s | 148 kB 00:00 DEBUG: (101/127): python3-oslo-i18n-5.0.1-0.2021031510 1.3 MB/s | 57 kB 00:00 DEBUG: (102/127): python3-oslo-log-4.4.0-0.20210315105 2.5 MB/s | 63 kB 00:00 DEBUG: (103/127): python3-oslo-middleware-4.2.1-0.2022 2.1 MB/s | 53 kB 00:00 DEBUG: (104/127): python3-oslo-policy-3.7.1-0.20220119 2.6 MB/s | 75 kB 00:00 DEBUG: (105/127): python3-oslo-messaging-12.7.3-0.2022 4.5 MB/s | 226 kB 00:00 DEBUG: (106/127): python3-oslo-serialization-4.1.1-0.2 1.2 MB/s | 32 kB 00:00 DEBUG: (107/127): python3-oslo-service-2.5.1-0.2022020 2.1 MB/s | 70 kB 00:00 DEBUG: (108/127): python3-oslo-utils-4.8.2-0.202204280 2.2 MB/s | 80 kB 00:00 DEBUG: (109/127): python3-osprofiler-3.4.0-0.202103151 2.8 MB/s | 132 kB 00:00 DEBUG: (110/127): python3-pycadf-3.1.1-0.2021031510435 1.4 MB/s | 51 kB 00:00 DEBUG: (111/127): python3-sphinx-feature-classificatio 792 kB/s | 24 kB 00:00 DEBUG: (112/127): python3-jwt-1.6.1-2.el8.noarch.rpm 215 kB/s | 43 kB 00:00 DEBUG: (113/127): libyaml-0.1.7-5.el8.x86_64.rpm 274 kB/s | 61 kB 00:00 DEBUG: (114/127): python3-oauthlib-2.1.0-1.el8.noarch. 636 kB/s | 155 kB 00:00 DEBUG: (115/127): python3-aniso8601-8.1.0-1.el8.noarch 1.5 MB/s | 81 kB 00:00 DEBUG: (116/127): python3-flask-restful-0.3.8-4.el8.no 4.1 MB/s | 123 kB 00:00 DEBUG: (117/127): python3-ldappool-2.4.0-5.el8.noarch. 1.2 MB/s | 30 kB 00:00 DEBUG: (118/127): python3-pysaml2-6.1.0-1.el8.noarch.r 10 MB/s | 541 kB 00:00 DEBUG: (119/127): python3-blockdiag-2.0.1-3.el8.noarch 28 MB/s | 2.4 MB 00:00 DEBUG: (120/127): ipa-pgothic-fonts-003.03-15.el8.noar 22 MB/s | 3.5 MB 00:00 DEBUG: (121/127): python3-pillow-5.1.1-18.el8.x86_64.r 2.0 MB/s | 632 kB 00:00 DEBUG: (122/127): python3-freezegun-0.3.12-4.el8.noarc 308 kB/s | 33 kB 00:00 DEBUG: (123/127): python3-funcparserlib-0.3.6-22.el8.n 336 kB/s | 26 kB 00:00 DEBUG: (124/127): python3-seqdiag-2.0.0-4.el8.noarch.r 973 kB/s | 50 kB 00:00 DEBUG: (125/127): python3-sphinxcontrib-blockdiag-2.0. 622 kB/s | 20 kB 00:00 DEBUG: (126/127): python3-sphinxcontrib-seqdiag-2.0.0- 632 kB/s | 21 kB 00:00 DEBUG: (127/127): python3-webcolors-1.11.1-3.el8.noarc 715 kB/s | 27 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 8.2 MB/s | 9.2 MB 00:01 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-webob-1.8.6-3.el8.noarch 1/127 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/127 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 3/127 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 4/127 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 5/127 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 6/127 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 7/127 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 8/127 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 9/127 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 10/127 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 11/127 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 12/127 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 13/127 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 14/127 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 15/127 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 16/127 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 17/127 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 18/127 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 19/127 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 20/127 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 21/127 DEBUG: Installing : python3-ldap-3.3.1-2.el8.x86_64 22/127 DEBUG: Installing : python3-aniso8601-8.1.0-1.el8.noarch 23/127 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 24/127 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 25/127 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 26/127 DEBUG: Installing : python3-webcolors-1.11.1-3.el8.noarch 27/127 DEBUG: Installing : python3-funcparserlib-0.3.6-22.el8.noarch 28/127 DEBUG: Installing : ipa-pgothic-fonts-003.03-15.el8.noarch 29/127 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 30/127 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 31/127 DEBUG: Installing : python3-stevedore-3.3.3-0.20221024072403.7b48fff 32/127 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 33/127 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 34/127 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 35/127 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 36/127 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 37/127 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 38/127 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 39/127 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 40/127 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 41/127 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 42/127 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 43/127 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 44/127 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 45/127 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 46/127 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 47/127 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 48/127 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 49/127 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 50/127 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 51/127 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 52/127 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 53/127 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 54/127 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 55/127 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 56/127 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 57/127 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 58/127 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 59/127 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 60/127 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 61/127 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 62/127 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 63/127 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 64/127 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 65/127 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 66/127 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 67/127 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 68/127 DEBUG: Installing : python3-blockdiag-2.0.1-3.el8.noarch 69/127 DEBUG: Installing : python3-seqdiag-2.0.0-4.el8.noarch 70/127 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 71/127 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 72/127 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 73/127 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 74/127 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 75/127 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 76/127 DEBUG: Installing : python3-click-6.7-8.el8.noarch 77/127 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 78/127 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 79/127 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 80/127 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 81/127 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 82/127 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 83/127 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 84/127 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 85/127 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 86/127 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 87/127 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 88/127 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 89/127 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 90/127 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 91/127 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 92/127 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 93/127 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 94/127 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 95/127 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 96/127 DEBUG: Installing : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 97/127 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 98/127 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 99/127 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 100/127 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 101/127 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 102/127 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 103/127 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 104/127 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 105/127 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713080823. 106/127 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 107/127 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 108/127 DEBUG: Installing : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 109/127 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 110/127 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 111/127 DEBUG: Installing : python3-flask-restful-0.3.8-4.el8.noarch 112/127 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 113/127 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 114/127 DEBUG: Installing : python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 115/127 DEBUG: Installing : python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noar 116/127 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 117/127 DEBUG: Installing : python3-pysaml2-6.1.0-1.el8.noarch 118/127 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 119/127 DEBUG: Installing : python3-ldappool-2.4.0-5.el8.noarch 120/127 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 121/127 DEBUG: Installing : python3-freezegun-0.3.12-4.el8.noarch 122/127 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 123/127 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 124/127 DEBUG: Installing : python3-redis-3.5.3-1.el8.noarch 125/127 DEBUG: Installing : python3-passlib-1.7.4-1.el8.noarch 126/127 DEBUG: Installing : python3-sphinx-feature-classification-1.1.0-0.20 127/127 DEBUG: Running scriptlet: python3-sphinx-feature-classification-1.1.0-0.20 127/127 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713080823. 1/127 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 2/127 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 3/127 DEBUG: Verifying : python3-stevedore-3.3.3-0.20221024072403.7b48fff 4/127 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 5/127 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 6/127 DEBUG: Verifying : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 7/127 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 8/127 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 9/127 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 10/127 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 11/127 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 12/127 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 13/127 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 14/127 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 15/127 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 16/127 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 17/127 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 18/127 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 19/127 DEBUG: Verifying : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 20/127 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 21/127 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 22/127 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 23/127 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 24/127 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 25/127 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 26/127 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 27/127 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 28/127 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 29/127 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 30/127 DEBUG: Verifying : python3-sphinx-feature-classification-1.1.0-0.20 31/127 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 32/127 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 33/127 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 34/127 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 35/127 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 36/127 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 37/127 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 38/127 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 39/127 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 40/127 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 41/127 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/127 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 43/127 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 44/127 DEBUG: Verifying : python3-ldap-3.3.1-2.el8.x86_64 45/127 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 46/127 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 47/127 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 48/127 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 49/127 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 50/127 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 51/127 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 52/127 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 53/127 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 54/127 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 55/127 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 56/127 DEBUG: Verifying : python3-aniso8601-8.1.0-1.el8.noarch 57/127 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 58/127 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 59/127 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 60/127 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 61/127 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 62/127 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 63/127 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 64/127 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 65/127 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 66/127 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 67/127 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 68/127 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 69/127 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 70/127 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 71/127 DEBUG: Verifying : python3-flask-restful-0.3.8-4.el8.noarch 72/127 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 73/127 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 74/127 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 75/127 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 76/127 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 77/127 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 78/127 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 79/127 DEBUG: Verifying : python3-ldappool-2.4.0-5.el8.noarch 80/127 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 81/127 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 82/127 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 83/127 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 84/127 DEBUG: Verifying : python3-passlib-1.7.4-1.el8.noarch 85/127 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 86/127 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 87/127 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 88/127 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 89/127 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 90/127 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 91/127 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 92/127 DEBUG: Verifying : python3-pysaml2-6.1.0-1.el8.noarch 93/127 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 94/127 DEBUG: Verifying : python3-redis-3.5.3-1.el8.noarch 95/127 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 96/127 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 97/127 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 98/127 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 99/127 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 100/127 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 101/127 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 102/127 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 103/127 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 104/127 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 105/127 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 106/127 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 107/127 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 108/127 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 109/127 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 110/127 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 111/127 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 112/127 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 113/127 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 114/127 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 115/127 DEBUG: Verifying : ipa-pgothic-fonts-003.03-15.el8.noarch 116/127 DEBUG: Verifying : python3-blockdiag-2.0.1-3.el8.noarch 117/127 DEBUG: Verifying : python3-freezegun-0.3.12-4.el8.noarch 118/127 DEBUG: Verifying : python3-funcparserlib-0.3.6-22.el8.noarch 119/127 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 120/127 DEBUG: Verifying : python3-seqdiag-2.0.0-4.el8.noarch 121/127 DEBUG: Verifying : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 122/127 DEBUG: Verifying : python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noar 123/127 DEBUG: Verifying : python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 124/127 DEBUG: Verifying : python3-webcolors-1.11.1-3.el8.noarch 125/127 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 126/127 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 127/127 DEBUG: Installed: DEBUG: ipa-pgothic-fonts-003.03-15.el8.noarch DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-aniso8601-8.1.0-1.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-blockdiag-2.0.1-3.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-flask-restful-0.3.8-4.el8.noarch DEBUG: python3-freezegun-0.3.12-4.el8.noarch DEBUG: python3-funcparserlib-0.3.6-22.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713080823.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-ldap-3.3.1-2.el8.x86_64 DEBUG: python3-ldappool-2.4.0-5.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-passlib-1.7.4-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pysaml2-6.1.0-1.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-redis-3.5.3-1.el8.noarch DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-seqdiag-2.0.0-4.el8.noarch DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sphinx-feature-classification-1.1.0-0.20210315110232.d3d6887.el8.noarch DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch DEBUG: python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noarch DEBUG: python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-webcolors-1.11.1-3.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 Finish: build setup for openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bb19824a7df549939af3d1b2a697e0a1', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 1686845465 49376 0fb9259b0ab7ddc1b37c06d3f24ab273 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 11821 f3c2425dacb688531f9a277b737fb85b installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 265622 fedec61abb920858909c64dfe456fa5e installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 151246 142e9b3ed59aafe12d97d95e22eff102 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 107808 6b2135266931e47970b886710aeed255 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 161898 4094b09770be32ef5b49ab05b0cf7f1d installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch 1615872589 288119 6fc7ff4ce5a1429876eb37a32e916966 installed DEBUG: git-core-2.39.3-1.el8.x86_64 1685964344 31909419 903dbf1220f56bb2b6a087c12f6872ca installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 1600070649 26061 0c6e045f0b825e3b6a19e64d62ed1ab9 installed DEBUG: gdb-headless-8.2-20.el8.x86_64 1680298639 11910029 b90c0f483b4d3132761f31914aa8529a installed DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch 1615804485 122721 d15e164941ba665c0c1be4b516da6568 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 1579985664 33037 a78d240aac322e1fbe13e0343234e359 installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-sphinx-feature-classification-1.1.0-0.20210315110232.d3d6887.el8.noarch 1615806208 44068 846752927c28ab13fcef36c28d2c647d installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: libxml2-2.9.7-16.el8.x86_64 1672823293 1753250 e1ba9231bfb5e653c04c1bea81576970 installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: chkconfig-1.19.2-1.el8.x86_64 1684151951 827702 1fd10303fc1a1a3a61f614b8239ef433 installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: libgomp-8.5.0-20.el8.x86_64 1686845465 331983 eff6e9c5b5c9c4e26e7deb122ab2f7ef installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: file-libs-5.33-25.el8.x86_64 1682333749 6386562 08bffb2391927a9cd5dc225094adee25 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: elfutils-libelf-0.189-3.el8.x86_64 1687955950 1023869 f466ccd2aaa058d535cf426a08fbd6ec installed DEBUG: dbus-libs-1:1.12.8-26.el8.x86_64 1687176654 380760 e19f5f4f99759cecb909611a028b38f8 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: findutils-1:4.6.0-21.el8.x86_64 1692182796 1768873 7d3c12082417a5c5013b10f44b20c1c4 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: platform-python-pip-9.0.3-23.el8.noarch 1691669373 6915702 da5027823fcf24edb44f3517c2ae4a3a installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch 1690913611 73739 d6a452df4cc716ea4a6f7e360a0d4dbf installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: elfutils-debuginfod-client-0.189-3.el8.x86_64 1687955950 54918 3f3adc413f24070a81727ca768c4bbb5 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: elfutils-0.189-3.el8.x86_64 1687955950 2845363 d2fcddac30614456b339bb512a80f8a8 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-pytz-2017.2-11.el8.noarch 1689251466 178761 776850354b11a6af5b7bb4226003a99d installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: tpm2-tss-2.3.2-5.el8.x86_64 1689004605 1209174 21ad5c9145ebcae830db96fe6b992f94 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: libblkid-2.32.1-43.el8.x86_64 1691671507 343976 0b22b8e35ce71987c7ae6f2e6a6dd44a installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: libsmartcols-2.32.1-43.el8.x86_64 1691671507 248482 0344a8f780ca00e16b71f3fa51c68529 installed DEBUG: memstrack-0.2.5-2.el8.x86_64 1687832403 128567 5a436f8cb607778b3f684429a58c3213 installed DEBUG: openssh-8.0p1-19.el8.x86_64 1692890029 1918041 fd0ec898f90854716bb85d64b2770406 installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: openssh-clients-8.0p1-19.el8.x86_64 1692890029 2569612 4ae7ce5d49021fac7898452e3c6818e1 installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: glibc-common-2.28-236.el8.6.x86_64 1695170595 7997052 bcabbf97e8812e768e202944ac25eeef installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: glibc-headers-2.28-236.el8.6.x86_64 1695170595 2031942 37556c5f77f12fc9c4a21bc54a429181 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: pixman-0.38.4-3.el8.x86_64 1695827379 697407 c7d89b186a784ff85a957cafe355f998 installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: python3-funcparserlib-0.3.6-22.el8.noarch 1579765406 42793 6295ac248b5b7280d05ae79da547cba3 installed DEBUG: kpartx-0.8.4-39.el8.x86_64 1679000125 77459 f3b31908bb86e390a5d8b76958d59efb installed DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch 1666596596 260076 ba058448fc9a1dcc631d327ac75373aa installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: openssl-libs-1:1.1.1k-9.el8.x86_64 1676684453 3769866 f388309f4c270ba373f84969ce696316 installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: python3-pillow-5.1.1-18.el8.x86_64 1645571158 2105297 d8804433be02acc0d978b525797c9482 installed DEBUG: gnutls-3.6.16-7.el8.x86_64 1687784935 3007935 d90999573ad69a5f9dc792e17c93d72e installed DEBUG: python3-itsdangerous-0.24-14.el8.noarch 1557807487 95691 a1df9a5edc1ad5242cbd09b85721552a installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: gcc-8.5.0-20.el8.x86_64 1686845465 61753822 9cd37ae65a5126375a36607a643a8836 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: tzdata-2023c-1.el8.noarch 1680044438 1788198 2098dc73d00c1eaa998eae8a319ddadb installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-11.el8.noarch 1687429015 511139 0c95178d26cd94a9667dd5e62ede1bf9 installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-25.el8.x86_64 1684348514 199975 e7bcb446b9cca2a16286bf82d234c38c installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 1681889169 2873639 4ab8b6e2510cf7a176183e5b5604d3c7 installed DEBUG: libstdc++-8.5.0-20.el8.x86_64 1686845465 1857740 2c5201c69ce1016a9d129757825a568b installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 1681806621 1166625 cb1c8159a07d53ee6779e698773d8fc5 installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: librsvg2-2.42.7-5.el8.x86_64 1687333170 1700591 e40ee491c01bb66062e250f6a006e4b3 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: file-5.33-25.el8.x86_64 1682333749 93419 630d5965e48a602c343e127bd1b3f42d installed DEBUG: rpm-build-4.14.3-26.el8.x86_64 1671621519 299118 d7ed05be297f0399ea3000782be19c1c installed DEBUG: audit-libs-3.0.7-5.el8.x86_64 1688018873 308490 8e57d2d99fcee41634c5109f3fc656fd installed DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 1620074627 10496393 e8d3b2edbe0d7458dc05434f01b62893 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch 1676580174 49110 423e67d7f86d2414f7535a0ec560fd1d installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: libcap-2.48-5.el8.x86_64 1689167944 164893 e466418ca1ae1355515b04e43e32aebb installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: shadow-utils-2:4.6-19.el8.x86_64 1689167896 4072877 9fb58c888a4733e8d2e7bcc498816e14 installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 1689086221 2145935 05ca35fcd07c67022ee3f416875f98a1 installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: dbus-tools-1:1.12.8-26.el8.x86_64 1687176654 124953 26c109bc01b8cd8cd8cb26f81c420d2d installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: libX11-common-1.6.8-6.el8.noarch 1688652401 1339608 f973322362bfbdb17ee6ce10e85fed15 installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 1692099122 955832 91643d39d34f06af8736e46c4bec4271 installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: platform-python-3.6.8-55.el8.x86_64 1691689248 41206 8888f380bc121716df8fdc26f334185c installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch 1690913611 190780 c7e44b2df623f6cdd4faf472c26f65a6 installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: krb5-libs-1.18.2-25.el8.x86_64 1691600697 2242243 7f2c4c7ed1cd272b2af991903d029064 installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: elfutils-default-yama-scope-0.189-3.el8.noarch 1687955970 1810 bd9042eef6c9d55e4265377c3c3417c8 installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: elfutils-libs-0.189-3.el8.x86_64 1687955950 729855 6ce0f16416612aee0640584de2ea101d installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: dbus-daemon-1:1.12.8-26.el8.x86_64 1687176654 559353 e7d5b6095f6d1c4ccbe83f2eddc759df installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: dracut-049-228.git20230802.el8.x86_64 1690977954 1057998 2fcc8323b366faf1256c9429c5c02f48 installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: curl-7.61.1-33.el8.x86_64 1688043159 700909 0884056e0306f3a6fad7d001c5836ec3 installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: libuuid-2.32.1-43.el8.x86_64 1691671507 35088 d1f3c7f2c4082db3226ed0b2d62f8da8 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: libmount-2.32.1-43.el8.x86_64 1691671507 398266 0fff7aec7f3a4230ff274a7252dd6fcc installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: libfdisk-2.32.1-43.el8.x86_64 1691671507 438914 df00dcc4116bc7ca44ea96e26fdd071e installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: util-linux-2.32.1-43.el8.x86_64 1691671507 11571483 e7bbcf63d6b93b10899a223f026d4620 installed DEBUG: systemd-239-78.el8.x86_64 1692716430 11352519 b08f181bfb1f13c8fd573dd836dacc6d installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: systemd-udev-239-78.el8.x86_64 1692716430 9351159 688a8cf05caa74c76cc17719e3ca4af9 installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch 1692655580 2332477 9be27827302de3f64ec3bf141f570d32 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXpm-3.5.12-9.el8.x86_64 1674589552 120991 2f701bca7e2a5022333cf7c6cfca4e5c installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: avahi-libs-0.7-21.el8.x86_64 1692811032 155904 13e8475f739109fc27024e7661ad9714 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: glibc-all-langpacks-2.28-236.el8.6.x86_64 1695170595 436431304 0835d60617adb08a7e16380c4a83b2da installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: glibc-gconv-extra-2.28-236.el8.6.x86_64 1695170595 6415782 77349049c42057b28f41048ad557875a installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: kernel-headers-4.18.0-514.el8.x86_64 1695130620 5648445 462daf81d29c76ca4897ddfb58176bbf installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: glibc-devel-2.28-236.el8.6.x86_64 1695170595 240002 44dfff58da25481c3fa83e1b72528f11 installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libgs-9.27-12.el8.x86_64 1695233820 19192291 a2fcf295e664539c0afc1ab03b56f589 installed DEBUG: libwebp-1.0.0-9.el8.x86_64 1683111744 790736 8e4084a1335c10349c3c2324e89e32b1 installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch 1615805241 217834 6442a0428ec0c0d1ed36e1d65951a9f4 installed DEBUG: openssl-1:1.1.1k-9.el8.x86_64 1676684453 1185204 1eef670946a60c748e7fa409d95ce3bd installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch 1580299621 786026 e14e186caf04a906cb8acda6aef70164 installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: python3-aniso8601-8.1.0-1.el8.noarch 1609925964 406054 8f88f4a0a97ff7fa30f1e73e6c656748 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: python3-webcolors-1.11.1-3.el8.noarch 1599579685 64619 9238ed4f9deced2383c0bec5ec39144d installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: ipa-pgothic-fonts-003.03-15.el8.noarch 1580310991 6258721 e57424a2c33417c9e319e56ab306bedc installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: rpm-4.14.3-26.el8.x86_64 1671621519 2087814 00b0447116988b0cb6cf2c1be423fc87 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch 1615804405 78015 8b7bdbce362cd1874afe63a6a35499e9 installed DEBUG: python3-werkzeug-1.0.1-4.el8.noarch 1643036678 1994145 1ba00dd5d8e36b2fdd79af7fc9f2760d installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: kbd-2.0.4-11.el8.x86_64 1687428901 1623189 b7415c5364e6da6a9d3485b1de69fa76 installed DEBUG: pam-1.3.1-27.el8.x86_64 1687771245 2644059 db8b2518cfacfc548b6d2cbd137b74b0 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-flask-1:1.1.2-4.el8.noarch 1605883497 782020 9780369e1930eb607481a008b3552b4b installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 17480 894619841f7cc31405d8eed3f3a7bb01 installed DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 14081 53101d5b853432e6c881c5f2b6423860 installed DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 17101 9a19dc736a88668e2b064644357c981d installed DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 184307 6962d4b3140302281ec13708a23ef741 installed DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch 1631010407 1168295 d9012a3622925d5c4305256bdbb262a1 installed DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 166201 ed35fb604e5570ea2439e365474a20a6 installed DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 156847 4b8b3bbfa55964fcecc1b3dea6727b8b installed DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 18833 2792799f43479f75a636289ee6fe8011 installed DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch 1643704296 226208 844150985a4eeb0b96250ed0fee5ad2f installed DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 28475 d896773164ff4b78a4a738601b99dc62 installed DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch 1615823304 105128 027ec13c1877d770f4204e4bf959340a installed DEBUG: python3-keystoneclient-1:4.3.0-0.20220713080823.d5cb761.el8.noarch 1657700086 1181018 180770adb2be75c1f73979425e630362 installed DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch 1615806791 471470 2eeaff96da4c9314e39c8ea63db12a30 installed DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 252961 d8f0af2447af09dff6a6ef02012ee500 installed DEBUG: python3-flask-restful-0.3.8-4.el8.noarch 1599467545 304248 6e695375cddea8c27b173170efe63d33 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noarch 1599567621 25639 ddca36521d246dc5e5d3c312e4f01553 installed DEBUG: python3-pysaml2-6.1.0-1.el8.noarch 1597135223 3825011 e60d672052bec612943575a0c3f2f0b8 installed DEBUG: python3-ldappool-2.4.0-5.el8.noarch 1580106198 66699 880f6a3b6c1b9cf89f08f2efef1fdbcb installed DEBUG: python3-freezegun-0.3.12-4.el8.noarch 1580309832 75748 256501934a096b896159395096a1cf4e installed DEBUG: python3-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed DEBUG: python3-passlib-1.7.4-1.el8.noarch 1610002528 4115005 07fe7c9a6102d19dede189df008e747b installed DEBUG: platform-python-devel-3.6.8-55.el8.x86_64 1691689248 674013 7ed54939372f5ed8112912636cf146b5 installed DEBUG: python3-pip-9.0.3-23.el8.noarch 1691669373 2870 39dc1640e92be166832dd5edc1804618 installed DEBUG: libX11-1.6.8-6.el8.x86_64 1688652360 1344056 0d7135a37b81a574693e50e8589d188b installed DEBUG: annobin-11.13-2.el8.x86_64 1689004560 1005406 258c7f2583e2b2cd59412ccbb4ed502b installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: python3-editor-1.0.4-4.el8.noarch 1579858680 21466 61a4a9bd0255f234b51c324aaadbd692 installed DEBUG: python3-defusedxml-0.7.1-1.el8.noarch 1641828678 196967 c1fac6cb976defcb342869d9d4f1e422 installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-blockdiag-2.0.1-3.el8.noarch 1599214790 4931661 3a5ecc94790722f9b1408acd1235c2fe installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: python3-jwt-1.6.1-2.el8.noarch 1557588633 89863 1d8a82c3e81af0367a39f6b7b995b0cd installed DEBUG: python3-click-6.7-8.el8.noarch 1557807396 533707 04550fcadb38a06cce3b77f3fbf3119c installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-20.el8.x86_64 1686845465 190216 dd58b465364be2a4ba1e99529c9d53a6 installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 15675 57eb254ebd50cf54f3fd23454d87d8d2 installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 16179 2d0b2032e3b5a6ac0c277f5712732029 installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch 1645777614 75242 524c1282e522fff5aa1dbe3b32ecf419 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch 1665162338 17156 a49b323049ad9cb4e4044afc0570ea68 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch 1651137675 951791 20a0335513f70d473ad9b03a582b2e52 installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-11.el8.noarch 1687429015 2549569 370310eeb7e1aa02a16be0cab2842bbc installed DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch 1615823731 2044791 039053d706174ea2c5e8476a994f6b66 installed DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch 1665162338 590291 0d231409ae92b061475e69df3cf66f62 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-9.el8.noarch 1669777603 724747 eb850404b4d93e697113d280b63f6eec installed DEBUG: python3-oauthlib-2.1.0-1.el8.noarch 1557588664 755065 db885f732b29ebcd4210a396b46cf018 installed DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 1671621519 216160 0a6c9fef6d78472eef87a7bb5bcccf7d installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-redis-3.5.3-1.el8.noarch 1606209246 583372 ee2338f18d1da9adcae40d187485b558 installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: graphviz-2.40.1-44.el8.x86_64 1677727140 8258887 7067703e9d3f333a25ea2d3895dba200 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch 1631542025 2564870 fe6f9e60e92f33e7b626b93282c3630a installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch 1691669373 899549 73be7b2a5d232e1e5b26e2a845fbfb57 installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: ncurses-base-6.1-10.20180224.el8.noarch 1692099175 290089 d4a58377409484354c21c508ec09a4f4 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-libs-3.6.8-55.el8.x86_64 1691689248 32567255 199abab9e14b742d2943eb88441c9161 installed DEBUG: cpp-8.5.0-20.el8.x86_64 1686845465 29702198 b7d9906e38e0f9bfcd19ad62de7bfc57 installed DEBUG: libcurl-7.61.1-33.el8.x86_64 1688043159 597624 23d38a95486079adfe0b2a32d924dd40 installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: dbus-common-1:1.12.8-26.el8.noarch 1687176686 11044 c398e2fbd21b71477a1bde723fb19788 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: dbus-1:1.12.8-26.el8.x86_64 1687176654 0 9de97df55e6b31f023f0df7e8607a75f installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: ncurses-6.1-10.20180224.el8.x86_64 1692099122 588988 81e266e9746a142c3fe489aff4519284 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: binutils-2.30-123.el8.x86_64 1690288815 24945550 4d7793ee904a663e479a61c1f5e1654c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: systemd-libs-239-78.el8.x86_64 1692716430 4690214 ec75fc7a1f117dba10311e9d6fa0eaa9 installed DEBUG: systemd-pam-239-78.el8.x86_64 1692716430 944464 14dbf0d5d1a6b4a8ae9fad7c8a9f2196 installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: procps-ng-3.3.15-14.el8.x86_64 1692107128 901092 4f75be43f214703b14ddab11c2586dd1 installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: cups-libs-1:2.2.6-54.el8.x86_64 1694593154 948100 659e1a8a92b74486fd7dcd858b8ce42b installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: glibc-2.28-236.el8.6.x86_64 1695170595 6717440 175f3b0495f2ad9b78d49fd5d6b797b1 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: libtiff-4.0.9-29.el8.x86_64 1695292625 517761 2bf25b2b54cc3e7942504cf8d9db088d installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: grubby-8.40-48.el8.x86_64 1686661445 63591 040210d5ea6191853cc97d5b1d5649b1 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: python3-ldap-3.3.1-2.el8.x86_64 1627621645 839476 09361abb5d50f199b6e420cc3e37e074 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch 1635232567 52636 51e05a9559d631bdf3da4c80d68cbde2 installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: rpm-libs-4.14.3-26.el8.x86_64 1671621519 735448 6be040d364179dbdc308389c3a9801bc installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: python3-alembic-1.4.3-1.el8.noarch 1606208872 4645206 1d588a4a7e953c18984fd1e4330d0676 installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: glib2-2.56.4-161.el8.x86_64 1672981785 12279992 f3c6b3d5012880ec327da3aa162a24e9 installed DEBUG: python3-seqdiag-2.0.0-4.el8.noarch 1599557302 123802 d798f6a8ec5c3d17a3d06b7db5a22bd3 installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch 1620074355 340156 2beb6871e34f6c72488c32fc2a47f02c installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'de710c940e544fe7889350f12890a384', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8uzosam6:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Yj6Tyi DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf keystone-19.0.2.dev14 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone-19.0.2.dev14-0.20231006183014.54dd95d.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd keystone-19.0.2.dev14 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 add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-keystone-19.0.2 base' DEBUG: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find keystone -name '*.py' -exec sed -i '/\/usr\/bin\/env python/d' '{}' ';' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + sed -i s#/local/bin#/bin# httpd/wsgi-keystone.conf DEBUG: + sed -i s#apache2#httpd# httpd/wsgi-keystone.conf DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Bxasrz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf --format yaml --output-file=keystone-schema.yaml DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf --format json --output-file=keystone-schema.json DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/keystone DEBUG: creating build/lib/keystone/credential DEBUG: creating build/lib/keystone/credential/providers DEBUG: creating build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/credential/providers/fernet/__init__.py -> build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/credential/providers/fernet/core.py -> build/lib/keystone/credential/providers/fernet DEBUG: creating build/lib/keystone/token DEBUG: creating build/lib/keystone/token/providers DEBUG: copying keystone/token/providers/__init__.py -> build/lib/keystone/token/providers DEBUG: copying keystone/token/providers/base.py -> build/lib/keystone/token/providers DEBUG: creating build/lib/keystone/token/providers/fernet DEBUG: copying keystone/token/providers/fernet/__init__.py -> build/lib/keystone/token/providers/fernet DEBUG: copying keystone/token/providers/fernet/core.py -> build/lib/keystone/token/providers/fernet DEBUG: creating build/lib/keystone/identity DEBUG: creating build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/__init__.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/base.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/resource_options.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/sql.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/sql_model.py -> build/lib/keystone/identity/backends DEBUG: creating build/lib/keystone/tests DEBUG: creating build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/tests/unit/limit DEBUG: copying keystone/tests/unit/limit/__init__.py -> build/lib/keystone/tests/unit/limit DEBUG: copying keystone/tests/unit/limit/test_backends.py -> build/lib/keystone/tests/unit/limit DEBUG: creating build/lib/keystone/tests/unit/trust DEBUG: copying keystone/tests/unit/trust/__init__.py -> build/lib/keystone/tests/unit/trust DEBUG: copying keystone/tests/unit/trust/test_backends.py -> build/lib/keystone/tests/unit/trust DEBUG: creating build/lib/keystone/tests/unit/contrib DEBUG: copying keystone/tests/unit/contrib/__init__.py -> build/lib/keystone/tests/unit/contrib DEBUG: creating build/lib/keystone/limit DEBUG: copying keystone/limit/__init__.py -> build/lib/keystone/limit DEBUG: copying keystone/limit/core.py -> build/lib/keystone/limit DEBUG: copying keystone/limit/schema.py -> build/lib/keystone/limit DEBUG: creating build/lib/keystone/tests/unit/policy DEBUG: creating build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/__init__.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/test_base.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/test_sql.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: creating build/lib/keystone/receipt DEBUG: copying keystone/receipt/__init__.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/handlers.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/provider.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/receipt_formatters.py -> build/lib/keystone/receipt DEBUG: creating build/lib/keystone/tests/unit/identity DEBUG: creating build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/__init__.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_base.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_ldap.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_ldap_common.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_sql.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: creating build/lib/keystone/common DEBUG: creating build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/__init__.py -> build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/_context_cache.py -> build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/core.py -> build/lib/keystone/common/cache DEBUG: copying keystone/token/__init__.py -> build/lib/keystone/token DEBUG: copying keystone/token/provider.py -> build/lib/keystone/token DEBUG: copying keystone/token/token_formatters.py -> build/lib/keystone/token DEBUG: copying keystone/__init__.py -> build/lib/keystone DEBUG: copying keystone/exception.py -> build/lib/keystone DEBUG: copying keystone/i18n.py -> build/lib/keystone DEBUG: copying keystone/notifications.py -> build/lib/keystone DEBUG: copying keystone/version.py -> build/lib/keystone DEBUG: creating build/lib/keystone/revoke DEBUG: creating build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/__init__.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/base.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/sql.py -> build/lib/keystone/revoke/backends DEBUG: creating build/lib/keystone/common/sql DEBUG: creating build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/__init__.py -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/manage.py -> build/lib/keystone/common/sql/contract_repo DEBUG: creating build/lib/keystone/api DEBUG: copying keystone/api/__init__.py -> build/lib/keystone/api DEBUG: copying keystone/api/auth.py -> build/lib/keystone/api DEBUG: copying keystone/api/credentials.py -> build/lib/keystone/api DEBUG: copying keystone/api/discovery.py -> build/lib/keystone/api DEBUG: copying keystone/api/domains.py -> build/lib/keystone/api DEBUG: copying keystone/api/ec2tokens.py -> build/lib/keystone/api DEBUG: copying keystone/api/endpoints.py -> build/lib/keystone/api DEBUG: copying keystone/api/groups.py -> build/lib/keystone/api DEBUG: copying keystone/api/limits.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_ep_filter.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_federation.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_inherit.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_oauth1.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_revoke.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_simple_cert.py -> build/lib/keystone/api DEBUG: copying keystone/api/policy.py -> build/lib/keystone/api DEBUG: copying keystone/api/projects.py -> build/lib/keystone/api DEBUG: copying keystone/api/regions.py -> build/lib/keystone/api DEBUG: copying keystone/api/registered_limits.py -> build/lib/keystone/api DEBUG: copying keystone/api/role_assignments.py -> build/lib/keystone/api DEBUG: copying keystone/api/role_inferences.py -> build/lib/keystone/api DEBUG: copying keystone/api/roles.py -> build/lib/keystone/api DEBUG: copying keystone/api/s3tokens.py -> build/lib/keystone/api DEBUG: copying keystone/api/services.py -> build/lib/keystone/api DEBUG: copying keystone/api/system.py -> build/lib/keystone/api DEBUG: copying keystone/api/trusts.py -> build/lib/keystone/api DEBUG: copying keystone/api/users.py -> build/lib/keystone/api DEBUG: creating build/lib/keystone/server DEBUG: creating build/lib/keystone/server/flask DEBUG: creating build/lib/keystone/server/flask/request_processing DEBUG: creating build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/__init__.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/auth_context.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/url_normalize.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: creating build/lib/keystone/common/resource_options DEBUG: creating build/lib/keystone/common/resource_options/options DEBUG: copying keystone/common/resource_options/options/__init__.py -> build/lib/keystone/common/resource_options/options DEBUG: copying keystone/common/resource_options/options/immutable.py -> build/lib/keystone/common/resource_options/options DEBUG: creating build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/__init__.py -> build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/core.py -> build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/schema.py -> build/lib/keystone/application_credential DEBUG: copying keystone/credential/__init__.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/core.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/provider.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/schema.py -> build/lib/keystone/credential DEBUG: creating build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/__init__.py -> build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/base.py -> build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/sql.py -> build/lib/keystone/identity/shadow_backends DEBUG: creating build/lib/keystone/tests/unit/resource DEBUG: creating build/lib/keystone/tests/unit/resource/config_backends DEBUG: copying keystone/tests/unit/resource/config_backends/__init__.py -> build/lib/keystone/tests/unit/resource/config_backends DEBUG: copying keystone/tests/unit/resource/config_backends/test_sql.py -> build/lib/keystone/tests/unit/resource/config_backends DEBUG: creating build/lib/keystone/resource DEBUG: copying keystone/resource/__init__.py -> build/lib/keystone/resource DEBUG: copying keystone/resource/core.py -> build/lib/keystone/resource DEBUG: copying keystone/resource/schema.py -> build/lib/keystone/resource DEBUG: creating build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/__init__.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_fernet_provider.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_jws_provider.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_token_serialization.py -> build/lib/keystone/tests/unit/token DEBUG: creating build/lib/keystone/tests/unit/auth DEBUG: creating build/lib/keystone/tests/unit/auth/plugins DEBUG: copying keystone/tests/unit/auth/plugins/__init__.py -> build/lib/keystone/tests/unit/auth/plugins DEBUG: copying keystone/tests/unit/auth/plugins/test_core.py -> build/lib/keystone/tests/unit/auth/plugins DEBUG: creating build/lib/keystone/tests/functional DEBUG: copying keystone/tests/functional/__init__.py -> build/lib/keystone/tests/functional DEBUG: copying keystone/tests/functional/core.py -> build/lib/keystone/tests/functional DEBUG: copying keystone/tests/__init__.py -> build/lib/keystone/tests DEBUG: creating build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/EC2_S3_Resource.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/__init__.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/authentication.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/implied_roles.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/json_home_relations.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/saml.py -> build/lib/keystone/api/_shared DEBUG: creating build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/__init__.py -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/manage.py -> build/lib/keystone/common/sql/migrate_repo DEBUG: creating build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/__init__.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/base.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/sql.py -> build/lib/keystone/limit/backends DEBUG: creating build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/__init__.py -> build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/test_backend_sql.py -> build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/test_fernet_provider.py -> build/lib/keystone/tests/unit/credential DEBUG: creating build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/__init__.py -> build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/test_backends.py -> build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/test_core.py -> build/lib/keystone/tests/unit/catalog DEBUG: creating build/lib/keystone/catalog DEBUG: copying keystone/catalog/__init__.py -> build/lib/keystone/catalog DEBUG: copying keystone/catalog/core.py -> build/lib/keystone/catalog DEBUG: copying keystone/catalog/schema.py -> build/lib/keystone/catalog DEBUG: creating build/lib/keystone/tests/unit/assignment DEBUG: creating build/lib/keystone/tests/unit/assignment/role_backends DEBUG: copying keystone/tests/unit/assignment/role_backends/__init__.py -> build/lib/keystone/tests/unit/assignment/role_backends DEBUG: copying keystone/tests/unit/assignment/role_backends/test_sql.py -> build/lib/keystone/tests/unit/assignment/role_backends DEBUG: creating build/lib/keystone/common/sql/data_migration_repo DEBUG: creating build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/__init__.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: creating build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/__init__.py -> build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/base.py -> build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/sql.py -> build/lib/keystone/resource/config_backends DEBUG: creating build/lib/keystone/tests/unit/application_credential DEBUG: creating build/lib/keystone/tests/unit/application_credential/backends DEBUG: copying keystone/tests/unit/application_credential/backends/__init__.py -> build/lib/keystone/tests/unit/application_credential/backends DEBUG: copying keystone/tests/unit/application_credential/backends/test_sql.py -> build/lib/keystone/tests/unit/application_credential/backends DEBUG: creating build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/__init__.py -> build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/base.py -> build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/sql.py -> build/lib/keystone/credential/backends DEBUG: creating build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/__init__.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/test_backend.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/test_core.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/common/__init__.py -> build/lib/keystone/common DEBUG: copying keystone/common/authorization.py -> build/lib/keystone/common DEBUG: copying keystone/common/context.py -> build/lib/keystone/common DEBUG: copying keystone/common/driver_hints.py -> build/lib/keystone/common DEBUG: copying keystone/common/fernet_utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/json_home.py -> build/lib/keystone/common DEBUG: copying keystone/common/jwt_utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/manager.py -> build/lib/keystone/common DEBUG: copying keystone/common/password_hashing.py -> build/lib/keystone/common DEBUG: copying keystone/common/profiler.py -> build/lib/keystone/common DEBUG: copying keystone/common/provider_api.py -> build/lib/keystone/common DEBUG: copying keystone/common/render_token.py -> build/lib/keystone/common DEBUG: copying keystone/common/tokenless_auth.py -> build/lib/keystone/common DEBUG: copying keystone/common/utils.py -> build/lib/keystone/common DEBUG: creating build/lib/keystone/trust DEBUG: creating build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/__init__.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/base.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/sql.py -> build/lib/keystone/trust/backends DEBUG: creating build/lib/keystone/assignment DEBUG: creating build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/__init__.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/base.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/resource_options.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/sql.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/sql_model.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/trust/__init__.py -> build/lib/keystone/trust DEBUG: copying keystone/trust/core.py -> build/lib/keystone/trust DEBUG: copying keystone/trust/schema.py -> build/lib/keystone/trust DEBUG: copying keystone/revoke/__init__.py -> build/lib/keystone/revoke DEBUG: copying keystone/revoke/core.py -> build/lib/keystone/revoke DEBUG: copying keystone/revoke/model.py -> build/lib/keystone/revoke DEBUG: creating build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/__init__.py -> build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/enforcer.py -> build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/policy.py -> build/lib/keystone/common/rbac_enforcer DEBUG: creating build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/__init__.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/base.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/mapping.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/sql.py -> build/lib/keystone/identity/mapping_backends DEBUG: creating build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/__init__.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/base.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/sql.py -> build/lib/keystone/assignment/backends DEBUG: creating build/lib/keystone/tests/unit/endpoint_policy DEBUG: creating build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: creating build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/__init__.py -> build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/base.py -> build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/sql.py -> build/lib/keystone/application_credential/backends DEBUG: copying keystone/common/resource_options/__init__.py -> build/lib/keystone/common/resource_options DEBUG: copying keystone/common/resource_options/core.py -> build/lib/keystone/common/resource_options DEBUG: creating build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/__init__.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/base.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/resource_options.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/sql.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/sql_model.py -> build/lib/keystone/resource/backends DEBUG: creating build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/__init__.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_cache.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_database_conflicts.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_json_home.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_notifications.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_provider_api.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_rbac_enforcer.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_resource_options_common.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_sql_core.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_utils.py -> build/lib/keystone/tests/unit/common DEBUG: creating build/lib/keystone/endpoint_policy DEBUG: creating build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/__init__.py -> build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/base.py -> build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/sql.py -> build/lib/keystone/endpoint_policy/backends DEBUG: creating build/lib/keystone/tests/unit/external DEBUG: copying keystone/tests/unit/external/__init__.py -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/tests/unit/external/test_timeutils.py -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/credential/providers/__init__.py -> build/lib/keystone/credential/providers DEBUG: copying keystone/credential/providers/core.py -> build/lib/keystone/credential/providers DEBUG: creating build/lib/keystone/auth DEBUG: copying keystone/auth/__init__.py -> build/lib/keystone/auth DEBUG: copying keystone/auth/core.py -> build/lib/keystone/auth DEBUG: copying keystone/auth/schema.py -> build/lib/keystone/auth DEBUG: creating build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/__init__.py -> build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/core_ldap.py -> build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/core_sql.py -> build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/endpoint_policy/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy DEBUG: creating build/lib/keystone/receipt/providers DEBUG: copying keystone/receipt/providers/__init__.py -> build/lib/keystone/receipt/providers DEBUG: copying keystone/receipt/providers/base.py -> build/lib/keystone/receipt/providers DEBUG: creating build/lib/keystone/policy DEBUG: copying keystone/policy/__init__.py -> build/lib/keystone/policy DEBUG: copying keystone/policy/core.py -> build/lib/keystone/policy DEBUG: copying keystone/policy/schema.py -> build/lib/keystone/policy DEBUG: creating build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/__init__.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/common.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/core.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/models.py -> build/lib/keystone/identity/backends/ldap DEBUG: creating build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/__init__.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/application_credential.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/base.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/core.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/external.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/mapped.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/oauth1.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/password.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/token.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/totp.py -> build/lib/keystone/auth/plugins DEBUG: creating build/lib/keystone/tests/common DEBUG: copying keystone/tests/common/__init__.py -> build/lib/keystone/tests/common DEBUG: copying keystone/tests/common/auth.py -> build/lib/keystone/tests/common DEBUG: copying keystone/common/sql/__init__.py -> build/lib/keystone/common/sql DEBUG: copying keystone/common/sql/core.py -> build/lib/keystone/common/sql DEBUG: copying keystone/common/sql/upgrades.py -> build/lib/keystone/common/sql DEBUG: creating build/lib/keystone/tests/protection DEBUG: copying keystone/tests/protection/__init__.py -> build/lib/keystone/tests/protection DEBUG: creating build/lib/keystone/identity/id_generators DEBUG: copying keystone/identity/id_generators/__init__.py -> build/lib/keystone/identity/id_generators DEBUG: copying keystone/identity/id_generators/sha256.py -> build/lib/keystone/identity/id_generators DEBUG: creating build/lib/keystone/common/sql/expand_repo DEBUG: creating build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/__init__.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/tests/unit/assignment/__init__.py -> build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/tests/unit/assignment/test_backends.py -> build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/tests/unit/assignment/test_core.py -> build/lib/keystone/tests/unit/assignment DEBUG: creating build/lib/keystone/tests/unit/contrib/federation DEBUG: copying keystone/tests/unit/contrib/federation/__init__.py -> build/lib/keystone/tests/unit/contrib/federation DEBUG: copying keystone/tests/unit/contrib/federation/test_utils.py -> build/lib/keystone/tests/unit/contrib/federation DEBUG: creating build/lib/keystone/tests/unit/resource/backends DEBUG: copying keystone/tests/unit/resource/backends/__init__.py -> build/lib/keystone/tests/unit/resource/backends DEBUG: copying keystone/tests/unit/resource/backends/test_sql.py -> build/lib/keystone/tests/unit/resource/backends DEBUG: creating build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/__init__.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/access_rule.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/access_token.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/application_credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/auth.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/base.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/consumer.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/domain.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/domain_config.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/ec2_credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/endpoint.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/endpoint_group.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/grant.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/group.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/identity_provider.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/implied_role.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/limit.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/mapping.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/policy.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/policy_association.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/project.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/project_endpoint.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/protocol.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/region.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/registered_limit.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/revoke_event.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/role.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/role_assignment.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/service.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/service_provider.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/token.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/token_revocation.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/trust.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/user.py -> build/lib/keystone/common/policies DEBUG: copying keystone/endpoint_policy/__init__.py -> build/lib/keystone/endpoint_policy DEBUG: copying keystone/endpoint_policy/core.py -> build/lib/keystone/endpoint_policy DEBUG: creating build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/067_kilo.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/072_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/079_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/080_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/098_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/099_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/100_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/__init__.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: creating build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/__init__.py -> build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/parameter_types.py -> build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/validators.py -> build/lib/keystone/common/validation DEBUG: creating build/lib/keystone/federation DEBUG: creating build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/__init__.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/base.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/sql.py -> build/lib/keystone/federation/backends DEBUG: creating build/lib/keystone/tests/unit/server DEBUG: copying keystone/tests/unit/server/__init__.py -> build/lib/keystone/tests/unit/server DEBUG: copying keystone/tests/unit/server/test_keystone_flask.py -> build/lib/keystone/tests/unit/server DEBUG: copying keystone/common/sql/expand_repo/__init__.py -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/expand_repo/manage.py -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/tests/unit/application_credential/__init__.py -> build/lib/keystone/tests/unit/application_credential DEBUG: copying keystone/tests/unit/application_credential/test_backends.py -> build/lib/keystone/tests/unit/application_credential DEBUG: creating build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/__init__.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/base.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/rules.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/sql.py -> build/lib/keystone/policy/backends DEBUG: creating build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/__init__.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/server/flask/request_processing/__init__.py -> build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/server/flask/request_processing/json_body.py -> build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/server/flask/request_processing/req_logging.py -> build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/federation/__init__.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/constants.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/core.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/idp.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/schema.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/utils.py -> build/lib/keystone/federation DEBUG: creating build/lib/keystone/conf DEBUG: copying keystone/conf/__init__.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/application_credential.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/assignment.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/auth.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/catalog.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/constants.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/credential.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/default.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/domain_config.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/endpoint_filter.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/endpoint_policy.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/eventlet_server.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/federation.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/fernet_receipts.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/fernet_tokens.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/identity.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/identity_mapping.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/jwt_tokens.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/ldap.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/memcache.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/oauth1.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/opts.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/policy.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/receipt.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/resource.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/revoke.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/role.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/saml.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/security_compliance.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/shadow_users.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/token.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/tokenless_auth.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/totp.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/trust.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/unified_limit.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/utils.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/wsgi.py -> build/lib/keystone/conf DEBUG: copying keystone/tests/unit/identity/__init__.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/test_backend_sql.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/test_backends.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/test_core.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/server/__init__.py -> build/lib/keystone/server DEBUG: copying keystone/server/backends.py -> build/lib/keystone/server DEBUG: copying keystone/server/wsgi.py -> build/lib/keystone/server DEBUG: creating build/lib/keystone/oauth1 DEBUG: creating build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/__init__.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/base.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/sql.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/tests/unit/auth/__init__.py -> build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/test_controllers.py -> build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/test_schema.py -> build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/policy/__init__.py -> build/lib/keystone/tests/unit/policy DEBUG: copying keystone/tests/unit/policy/test_backends.py -> build/lib/keystone/tests/unit/policy DEBUG: creating build/lib/keystone/receipt/providers/fernet DEBUG: copying keystone/receipt/providers/fernet/__init__.py -> build/lib/keystone/receipt/providers/fernet DEBUG: copying keystone/receipt/providers/fernet/core.py -> build/lib/keystone/receipt/providers/fernet DEBUG: creating build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/__init__.py -> build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/test_fernet_provider.py -> build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/test_receipt_serialization.py -> build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/server/flask/__init__.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/application.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/common.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/core.py -> build/lib/keystone/server/flask DEBUG: copying keystone/tests/unit/__init__.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/base_classes.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/default_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/fakeldap.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/federation_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/filtering.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/identity_mapping.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/mapping_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/rest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_app_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_auth_plugin.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_endpoint_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_federation_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_id_mapping_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_ldap.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_ldap_pool.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_rules.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_templated.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_cli.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_ec2_core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_s3_core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_simple_cert.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_driver_hints.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_entry_points.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_exception.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_hacking_checks.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_healthcheck.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_pool_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_tls_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_limits.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_middleware.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_receipt_provider.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_revoke.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_shadow_users.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_sql_banned_operations.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_sql_upgrade.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_token_provider.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_url_middleware.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_application_credential.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_assignment.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_auth.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_catalog.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_credential.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_domain_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_endpoint_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_federation.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_filters.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_identity.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_oauth1.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_os_revoke.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_resource.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_trust.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_validation.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_versions.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/utils.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/common/sql/data_migration_repo/__init__.py -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/data_migration_repo/manage.py -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/tests/unit/resource/__init__.py -> build/lib/keystone/tests/unit/resource DEBUG: copying keystone/tests/unit/resource/test_backends.py -> build/lib/keystone/tests/unit/resource DEBUG: copying keystone/tests/unit/resource/test_core.py -> build/lib/keystone/tests/unit/resource DEBUG: creating build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/jws/__init__.py -> build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/jws/core.py -> build/lib/keystone/token/providers/jws DEBUG: creating build/lib/keystone/cmd DEBUG: copying keystone/cmd/__init__.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/bootstrap.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/cli.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/manage.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/status.py -> build/lib/keystone/cmd DEBUG: creating build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/__init__.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/auth_plugins.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/backendloader.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/cache.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/database.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/hacking.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/key_repository.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/ldapdb.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/policy.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/temporaryfile.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/identity/__init__.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/core.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/generator.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/schema.py -> build/lib/keystone/identity DEBUG: creating build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/__init__.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_access_rules.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_application_credential.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_assignment.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_consumer.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_credentials.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domain_config.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domain_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domains.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_ec2_credential.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_endpoint_group.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_endpoints.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_grants.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_groups.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_identity_providers.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_implied_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_limits.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_mappings.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_policy.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_policy_association.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_project_endpoint.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_project_tags.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_projects.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_protocols.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_regions.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_registered_limits.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_service_providers.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_services.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_system_assignments.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_tokens.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_trusts.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_users.py -> build/lib/keystone/tests/protection/v3 DEBUG: creating build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/__init__.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/caching.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/credential.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/database.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/debug.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/federation.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/ldap.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/security_compliance.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/tokens.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/tokens_fernet.py -> build/lib/keystone/cmd/doctor DEBUG: creating build/lib/keystone/tests/functional/shared DEBUG: copying keystone/tests/functional/shared/__init__.py -> build/lib/keystone/tests/functional/shared DEBUG: copying keystone/tests/functional/shared/test_running.py -> build/lib/keystone/tests/functional/shared DEBUG: copying keystone/oauth1/__init__.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/core.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/schema.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/validator.py -> build/lib/keystone/oauth1 DEBUG: creating build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/__init__.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/base.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/flat.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/strict_two_level.py -> build/lib/keystone/limit/models DEBUG: copying keystone/assignment/__init__.py -> build/lib/keystone/assignment DEBUG: copying keystone/assignment/core.py -> build/lib/keystone/assignment DEBUG: copying keystone/assignment/schema.py -> build/lib/keystone/assignment DEBUG: creating build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/__init__.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/base.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/sql.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/templated.py -> build/lib/keystone/catalog/backends DEBUG: creating build/lib/keystone/tests/unit/federation DEBUG: copying keystone/tests/unit/federation/__init__.py -> build/lib/keystone/tests/unit/federation DEBUG: copying keystone/tests/unit/federation/test_core.py -> build/lib/keystone/tests/unit/federation DEBUG: creating build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/__init__.py -> build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/test_core.py -> build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/test_utils.py -> build/lib/keystone/tests/unit/tests DEBUG: creating build/lib/keystone/tests/hacking DEBUG: copying keystone/tests/hacking/__init__.py -> build/lib/keystone/tests/hacking DEBUG: copying keystone/tests/hacking/checks.py -> build/lib/keystone/tests/hacking DEBUG: creating build/lib/keystone/models DEBUG: copying keystone/models/__init__.py -> build/lib/keystone/models DEBUG: copying keystone/models/receipt_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/revoke_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/token_model.py -> build/lib/keystone/models DEBUG: running egg_info DEBUG: writing keystone.egg-info/PKG-INFO DEBUG: writing dependency_links to keystone.egg-info/dependency_links.txt DEBUG: writing entry points to keystone.egg-info/entry_points.txt DEBUG: writing requirements to keystone.egg-info/requires.txt DEBUG: writing top-level names to keystone.egg-info/top_level.txt DEBUG: writing pbr to keystone.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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: writing manifest file 'keystone.egg-info/SOURCES.txt' DEBUG: creating build/lib/keystone/locale DEBUG: creating build/lib/keystone/locale/de DEBUG: creating build/lib/keystone/locale/de/LC_MESSAGES DEBUG: copying keystone/locale/de/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/de/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/en_GB DEBUG: creating build/lib/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/es DEBUG: creating build/lib/keystone/locale/es/LC_MESSAGES DEBUG: copying keystone/locale/es/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/es/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/fr DEBUG: creating build/lib/keystone/locale/fr/LC_MESSAGES DEBUG: copying keystone/locale/fr/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/fr/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/it DEBUG: creating build/lib/keystone/locale/it/LC_MESSAGES DEBUG: copying keystone/locale/it/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/it/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ja DEBUG: creating build/lib/keystone/locale/ja/LC_MESSAGES DEBUG: copying keystone/locale/ja/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ja/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ko_KR DEBUG: creating build/lib/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/pt_BR DEBUG: creating build/lib/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ru DEBUG: creating build/lib/keystone/locale/ru/LC_MESSAGES DEBUG: copying keystone/locale/ru/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ru/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/tr_TR DEBUG: creating build/lib/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/tr_TR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/zh_CN DEBUG: creating build/lib/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/zh_TW DEBUG: creating build/lib/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying keystone/common/sql/contract_repo/README -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/migrate.cfg -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/migrate_repo/README -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/migrate.cfg -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/tests/unit/external/README.rst -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/common/sql/expand_repo/README -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/expand_repo/migrate.cfg -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/tests/unit/default_catalog.templates -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/default_catalog_multi_region.templates -> build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/deprecated.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/deprecated_override.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/test_auth_plugin.conf -> build/lib/keystone/tests/unit/config_files DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: copying keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: creating build/lib/keystone/tests/unit/saml2 DEBUG: copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> build/lib/keystone/tests/unit/saml2 DEBUG: copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> build/lib/keystone/tests/unit/saml2 DEBUG: copying keystone/common/sql/data_migration_repo/README -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/data_migration_repo/migrate.cfg -> build/lib/keystone/common/sql/data_migration_repo DEBUG: + sleep 1 DEBUG: + /usr/libexec/platform-python setup.py compile_catalog -d build/lib/keystone/locale -D keystone DEBUG: running compile_catalog DEBUG: compiling catalog build/lib/keystone/locale/de/LC_MESSAGES/keystone.po to build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po to build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/es/LC_MESSAGES/keystone.po to build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po to build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/it/LC_MESSAGES/keystone.po to build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po to build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po to build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PAaElc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 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 /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: copying build/lib/keystone/credential/providers/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: copying build/lib/keystone/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: copying build/lib/keystone/token/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: copying build/lib/keystone/token/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/jws/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/jws/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/token_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/common.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/models.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/id_generators/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/id_generators/sha256.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/generator.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: copying build/lib/keystone/tests/unit/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: copying build/lib/keystone/tests/unit/limit/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: copying build/lib/keystone/tests/unit/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: copying build/lib/keystone/tests/unit/trust/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib DEBUG: copying build/lib/keystone/tests/unit/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/federation/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: copying build/lib/keystone/tests/unit/policy/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_ldap_common.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/test_backend.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: copying build/lib/keystone/tests/unit/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: copying build/lib/keystone/tests/unit/resource/config_backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_jws_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_token_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/plugins/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/test_controllers.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/test_schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: copying build/lib/keystone/tests/unit/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: copying build/lib/keystone/tests/unit/assignment/role_backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: copying build/lib/keystone/tests/unit/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: copying build/lib/keystone/tests/unit/application_credential/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_database_conflicts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_rbac_enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_resource_options_common.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_sql_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/core_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/core_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: copying build/lib/keystone/tests/unit/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: copying build/lib/keystone/tests/unit/server/test_keystone_flask.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/test_receipt_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/base_classes.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/fakeldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/federation_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/filtering.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/mapping_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/rest.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_app_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_associate_project_endpoint_extension.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_auth_plugin.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_endpoint_policy_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_federation_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_id_mapping_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_ldap_pool.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_templated.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_cli.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_ec2_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_s3_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_entry_points.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_hacking_checks.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_pool_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_tls_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_receipt_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_sql_banned_operations.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_sql_upgrade.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_token_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_url_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_filters.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_identity.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_resource.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_validation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/auth_plugins.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/backendloader.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/cache.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/database.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/hacking.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/jws_key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/ldapdb.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/temporaryfile.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: copying build/lib/keystone/tests/unit/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: copying build/lib/keystone/tests/unit/federation/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/default_catalog.templates -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_catalog_multi_region.templates -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap_pool.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_pool_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_tls_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/deprecated.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/deprecated_override.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/test_auth_plugin.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/unit/saml2/idp_saml2_metadata.xml -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/unit/saml2/signed_saml2_assertion.xml -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: copying build/lib/keystone/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: copying build/lib/keystone/tests/functional/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/shared/test_running.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: copying build/lib/keystone/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: copying build/lib/keystone/tests/common/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection DEBUG: copying build/lib/keystone/tests/protection/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domain_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_grants.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_identity_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_mappings.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_project_tags.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_protocols.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_regions.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_service_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_services.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_system_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: copying build/lib/keystone/tests/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: copying build/lib/keystone/tests/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/flat.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/strict_two_level.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/handlers.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/receipt_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: copying build/lib/keystone/receipt/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: copying build/lib/keystone/receipt/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/_context_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/067_kilo.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/072_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/079_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/080_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/098_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/099_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/100_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/upgrades.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/options/immutable.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: copying build/lib/keystone/common/resource_options/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: copying build/lib/keystone/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/authorization.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/context.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/fernet_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/jwt_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/manager.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/password_hashing.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/profiler.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/render_token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/access_token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/domain.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/grant.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/group.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/identity_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/implied_role.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/project.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/protocol.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/region.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/revoke_event.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/role.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/role_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/service.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/service_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/token_revocation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/user.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/validators.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/exception.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/i18n.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/version.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/discovery.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/domains.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/ec2tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/groups.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_ep_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_inherit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/projects.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/regions.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/role_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/role_inferences.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/s3tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/services.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/system.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/users.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/EC2_S3_Resource.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/authentication.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/json_home_relations.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/auth_context.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/url_normalize.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/json_body.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/req_logging.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/application.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/common.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/backends.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/templated.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: copying build/lib/keystone/endpoint_policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/external.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/mapped.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/password.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/rules.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/idp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/default.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/endpoint_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/fernet_receipts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/fernet_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/identity.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/jwt_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/memcache.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/opts.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/receipt.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/resource.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/role.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/token.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/core.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/validator.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/bootstrap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/cli.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/status.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/caching.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/database.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/debug.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/tokens_fernet.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/receipt_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/revoke_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/token_model.py -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/token_formatters.py to token_formatters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/mapping.py to mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators/sha256.py to sha256.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/generator.py to generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_ldap.py to test_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_ldap_common.py to test_ldap_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/test_backend.py to test_backend.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_jws_provider.py to test_jws_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_token_serialization.py to test_token_serialization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/test_controllers.py to test_controllers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/test_schema.py to test_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_cache.py to test_cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_database_conflicts.py to test_database_conflicts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_json_home.py to test_json_home.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_notifications.py to test_notifications.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_provider_api.py to test_provider_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_rbac_enforcer.py to test_rbac_enforcer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_resource_options_common.py to test_resource_options_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_sql_core.py to test_sql_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external/test_timeutils.py to test_timeutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/core_ldap.py to core_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/core_sql.py to core_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server/test_keystone_flask.py to test_keystone_flask.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/test_receipt_serialization.py to test_receipt_serialization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/base_classes.py to base_classes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/default_fixtures.py to default_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/fakeldap.py to fakeldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation_fixtures.py to federation_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/filtering.py to filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity_mapping.py to identity_mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/mapping_fixtures.py to mapping_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/rest.py to rest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_app_config.py to test_app_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_associate_project_endpoint_extension.py to test_associate_project_endpoint_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_auth_plugin.py to test_auth_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_endpoint_policy.py to test_backend_endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_endpoint_policy_sql.py to test_backend_endpoint_policy_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_federation_sql.py to test_backend_federation_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_id_mapping_sql.py to test_backend_id_mapping_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_ldap.py to test_backend_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_ldap_pool.py to test_backend_ldap_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_rules.py to test_backend_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_templated.py to test_backend_templated.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_cli.py to test_cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_ec2_core.py to test_contrib_ec2_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_s3_core.py to test_contrib_s3_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_simple_cert.py to test_contrib_simple_cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_driver_hints.py to test_driver_hints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_entry_points.py to test_entry_points.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_exception.py to test_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_hacking_checks.py to test_hacking_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_healthcheck.py to test_healthcheck.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_livetest.py to test_ldap_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_pool_livetest.py to test_ldap_pool_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_tls_livetest.py to test_ldap_tls_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_middleware.py to test_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_receipt_provider.py to test_receipt_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_revoke.py to test_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_shadow_users.py to test_shadow_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_sql_banned_operations.py to test_sql_banned_operations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_sql_upgrade.py to test_sql_upgrade.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_token_provider.py to test_token_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_url_middleware.py to test_url_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3.py to test_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_application_credential.py to test_v3_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_assignment.py to test_v3_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_auth.py to test_v3_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_catalog.py to test_v3_catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_credential.py to test_v3_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_domain_config.py to test_v3_domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_endpoint_policy.py to test_v3_endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_federation.py to test_v3_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_filters.py to test_v3_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_identity.py to test_v3_identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_oauth1.py to test_v3_oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_os_revoke.py to test_v3_os_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_policy.py to test_v3_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_resource.py to test_v3_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_trust.py to test_v3_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_validation.py to test_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/auth_plugins.py to auth_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/backendloader.py to backendloader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/cache.py to cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/hacking.py to hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/jws_key_repository.py to jws_key_repository.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/key_repository.py to key_repository.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/ldapdb.py to ldapdb.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/temporaryfile.py to temporaryfile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared/test_running.py to test_running.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_access_rules.py to test_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_application_credential.py to test_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_assignment.py to test_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_consumer.py to test_consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_credentials.py to test_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domain_config.py to test_domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domain_roles.py to test_domain_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domains.py to test_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_ec2_credential.py to test_ec2_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_endpoint_group.py to test_endpoint_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_grants.py to test_grants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_identity_providers.py to test_identity_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_implied_roles.py to test_implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_mappings.py to test_mappings.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_policy_association.py to test_policy_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_project_endpoint.py to test_project_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_project_tags.py to test_project_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_projects.py to test_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_protocols.py to test_protocols.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_regions.py to test_regions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_registered_limits.py to test_registered_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_roles.py to test_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_service_providers.py to test_service_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_system_assignments.py to test_system_assignments.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_tokens.py to test_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_trusts.py to test_trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/flat.py to flat.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/strict_two_level.py to strict_two_level.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/handlers.py to handlers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/receipt_formatters.py to receipt_formatters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/_context_cache.py to _context_cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py to 001_contract_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py to 003_remove_unencrypted_blob_column_from_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py to 010_contract_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py to 011_contract_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py to 012_contract_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py to 013_contract_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py to 014_contract_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py to 015_contract_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py to 016_contract_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py to 022_contract_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py to 023_contract_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py to 024_contract_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py to 030_contract_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py to 031_contract_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py to 032_contract_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py to 033_contract_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py to 034_contract_add_application_credentials_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py to 035_contract_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py to 036_contract_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py to 037_contract_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py to 045_contract_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py to 046_contract_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py to 047_contract_expand_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py to 048_contract_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py to 053_contract_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py to 054_contract_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py to 055_contract_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py to 056_contract_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py to 062_contract_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py to 063_contract_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py to 064_contract_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py to 065_contract_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py to 066_contract_add_resource_options_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py to 072_contract_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py to 073_contract_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py to 079_contract_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/067_kilo.py to 067_kilo.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/072_placeholder.py to 072_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py to 073_insert_assignment_inherited_pk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py to 074_add_is_domain_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py to 075_confirm_config_registration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/079_placeholder.py to 079_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/080_placeholder.py to 080_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py to 081_add_endpoint_policy_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py to 082_add_federation_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py to 083_add_oauth1_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py to 084_add_revoke_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py to 085_add_endpoint_filtering_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py to 086_add_duplicate_constraint_trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/087_implied_roles.py to 087_implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py to 088_domain_specific_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py to 089_add_root_of_all_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py to 090_add_local_user_and_password_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py to 091_migrate_data_to_local_user_and_password_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py to 092_make_implied_roles_fks_cascaded.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py to 093_migrate_domains_to_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py to 094_add_federated_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py to 095_add_integer_pkey_to_revocation_event_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py to 096_drop_role_name_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py to 097_drop_user_name_domainid_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/098_placeholder.py to 098_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/099_placeholder.py to 099_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/100_placeholder.py to 100_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py to 101_drop_role_name_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py to 102_drop_domain_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py to 103_add_nonlocal_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py to 104_drop_user_name_domainid_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py to 105_add_password_date_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py to 106_allow_password_column_to_be_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py to 107_add_user_date_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py to 108_add_failed_auth_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py to 109_add_password_self_service_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py to 001_data_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py to 003_migrate_unencrypted_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py to 010_migrate_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py to 011_expand_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py to 012_migrate_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py to 013_migrate_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py to 014_migrate_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py to 015_migrate_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py to 016_migrate_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py to 022_migrate_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py to 023_migrate_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py to 024_migrate_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py to 030_migrate_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py to 031_migrate_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py to 032_migrate_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py to 033_migrate_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py to 034_migrate_add_application_credentials_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py to 035_migrate_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py to 036_migrate_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py to 037_migrate_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py to 045_migrate_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py to 046_migrate_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py to 047_migrate_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py to 048_migrate_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py to 053_migrate_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py to 054_migrate_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py to 055_migrate_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py to 056_migrate_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py to 062_migrate_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py to 063_migrate_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py to 064_migrate_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py to 065_migrate_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py to 066_migrate_add_resource_options_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py to 072_migrate_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py to 073_migrate_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py to 079_migrate_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/upgrades.py to upgrades.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py to 001_expand_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py to 003_add_key_hash_and_encrypted_blob_to_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py to 010_expand_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py to 011_expand_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py to 012_expand_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py to 013_expand_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py to 014_expand_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py to 015_expand_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py to 016_expand_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py to 022_expand_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py to 023_expand_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py to 024_expand_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py to 030_expand_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py to 031_expand_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py to 032_expand_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py to 033_expand_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py to 034_expand_add_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py to 035_expand_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py to 036_expand_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py to 037_expand_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py to 045_expand_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py to 046_expand_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py to 047_expand_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py to 048_expand_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py to 053_expand_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py to 054_expand_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py to 055_expand_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py to 056_expand_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py to 062_expand_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py to 063_expand_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py to 064_expand_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py to 065_expand_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py to 066_expand_add_role_and_project_option_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py to 072_expand_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py to 073_expand_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py to 079_expand_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options/immutable.py to immutable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/authorization.py to authorization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/driver_hints.py to driver_hints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/fernet_utils.py to fernet_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/json_home.py to json_home.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/jwt_utils.py to jwt_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/manager.py to manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/password_hashing.py to password_hashing.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/provider_api.py to provider_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/render_token.py to render_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/tokenless_auth.py to tokenless_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/enforcer.py to enforcer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/access_rule.py to access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/access_token.py to access_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/consumer.py to consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/domain.py to domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/domain_config.py to domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/ec2_credential.py to ec2_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/endpoint.py to endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/endpoint_group.py to endpoint_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/grant.py to grant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/group.py to group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/identity_provider.py to identity_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/implied_role.py to implied_role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/limit.py to limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/mapping.py to mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/policy_association.py to policy_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/project.py to project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/project_endpoint.py to project_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/protocol.py to protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/region.py to region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/registered_limit.py to registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/revoke_event.py to revoke_event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/role_assignment.py to role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/service_provider.py to service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/token_revocation.py to token_revocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/parameter_types.py to parameter_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/validators.py to validators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/notifications.py to notifications.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/model.py to model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/credentials.py to credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/discovery.py to discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/domains.py to domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/ec2tokens.py to ec2tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/endpoints.py to endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/groups.py to groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_ep_filter.py to os_ep_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_federation.py to os_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_inherit.py to os_inherit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_oauth1.py to os_oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_revoke.py to os_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_simple_cert.py to os_simple_cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/projects.py to projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/regions.py to regions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/registered_limits.py to registered_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/role_assignments.py to role_assignments.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/role_inferences.py to role_inferences.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/roles.py to roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/s3tokens.py to s3tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/system.py to system.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/trusts.py to trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/users.py to users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/EC2_S3_Resource.py to EC2_S3_Resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/authentication.py to authentication.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/implied_roles.py to implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/json_home_relations.py to json_home_relations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/saml.py to saml.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/auth_context.py to auth_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/url_normalize.py to url_normalize.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/json_body.py to json_body.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/req_logging.py to req_logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/application.py to application.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/backends.py to backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/templated.py to templated.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/external.py to external.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/mapped.py to mapped.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/oauth1.py to oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/password.py to password.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/totp.py to totp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/rules.py to rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/idp.py to idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/assignment.py to assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/catalog.py to catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/default.py to default.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/domain_config.py to domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/endpoint_filter.py to endpoint_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/endpoint_policy.py to endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/eventlet_server.py to eventlet_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/fernet_receipts.py to fernet_receipts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/fernet_tokens.py to fernet_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/identity.py to identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/identity_mapping.py to identity_mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/jwt_tokens.py to jwt_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/ldap.py to ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/memcache.py to memcache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/oauth1.py to oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/receipt.py to receipt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/resource.py to resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/revoke.py to revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/saml.py to saml.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/security_compliance.py to security_compliance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/shadow_users.py to shadow_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/tokenless_auth.py to tokenless_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/totp.py to totp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/unified_limit.py to unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/validator.py to validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/bootstrap.py to bootstrap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/cli.py to cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/caching.py to caching.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/debug.py to debug.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/ldap.py to ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/security_compliance.py to security_compliance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/tokens.py to tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/tokens_fernet.py to tokens_fernet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/receipt_model.py to receipt_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/revoke_model.py to revoke_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/token_model.py to token_model.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmps_t4uvk0.py' DEBUG: /usr/libexec/platform-python /tmp/tmps_t4uvk0.py DEBUG: removing /tmp/tmps_t4uvk0.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/etc/keystone DEBUG: copying etc/sso_callback_template.html -> /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/etc/keystone DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing keystone.egg-info/PKG-INFO DEBUG: writing dependency_links to keystone.egg-info/dependency_links.txt DEBUG: writing entry points to keystone.egg-info/entry_points.txt DEBUG: writing requirements to keystone.egg-info/requires.txt DEBUG: writing top-level names to keystone.egg-info/top_level.txt DEBUG: writing pbr to keystone.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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: writing manifest file 'keystone.egg-info/SOURCES.txt' DEBUG: Copying keystone.egg-info to /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone-19.0.2.dev14-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing keystone-manage script to /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/bin DEBUG: Installing keystone-status script to /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/bin DEBUG: Installing keystone-wsgi-admin script to /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/bin DEBUG: Installing keystone-wsgi-public script to /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/bin DEBUG: + echo '{}' DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/keystone/policy.d DEBUG: + install -p -D -m 640 etc/keystone.conf.sample /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/keystone/keystone.conf DEBUG: + install -p -D -m 640 policy.json /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/keystone/policy.json DEBUG: + install -p -D -m 640 keystone-schema.yaml /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/keystone/keystone-schema.yaml DEBUG: + install -p -D -m 640 keystone-schema.json /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/keystone/keystone-schema.json DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/keystone-dist.conf /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/keystone/keystone-dist.conf DEBUG: + install -p -D -m 640 etc/logging.conf.sample /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/keystone/logging.conf DEBUG: + install -p -D -m 640 etc/default_catalog.templates /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/keystone/default_catalog.templates DEBUG: + install -p -D -m 640 etc/sso_callback_template.html /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/keystone/sso_callback_template.html DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.logrotate /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/logrotate.d/openstack-keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/sysctl.d DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.sysctl /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/sysctl.d/openstack-keystone.conf DEBUG: + install -p -D -m 755 tools/sample_data.sh /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/keystone/sample_data.sh DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/openstack-keystone-sample-data /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/bin/openstack-keystone-sample-data DEBUG: + install -p -D -m 644 httpd/wsgi-keystone.conf /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/keystone/ DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/var/lib/keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/var/log/keystone DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64//usr/etc DEBUG: + sphinx-build -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (keystone); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/../../config-generator/keystone.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/_static/keystone.conf.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/../../config-generator/keystone-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/_static/keystone.policy.yaml.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/keystone-19.0.2.dev14/.gitreview found DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.notifications.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.version.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.ec2tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.endpoints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.groups.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_ep_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_inherit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_simple_cert.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.regions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.registered_limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.role_assignments.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.role_inferences.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.s3tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.services.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.system.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.external.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.mapped.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.backends.templated.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.bootstrap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.caching.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.database.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.debug.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.tokens_fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.driver_hints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.fernet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.json_home.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.jwt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.manager.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.password_hashing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.provider_api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.render_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.cache.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.access_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.consumer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.ec2_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.endpoint_group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.grant.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.identity_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.implied_role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.policy_association.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.project_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.protocol.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.region.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.revoke_event.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.role_assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.service_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.token_revocation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.rbac_enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.rbac_enforcer.enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.rbac_enforcer.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.resource_options.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.resource_options.options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.resource_options.options.immutable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.upgrades.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.validation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.default.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.endpoint_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.eventlet_server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.fernet_receipts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.fernet_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.identity_mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.jwt_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.memcache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.saml.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.shadow_users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.providers.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.generator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.ldap.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.ldap.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.ldap.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.id_generators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.id_generators.sha256.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.mapping_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.mapping_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.mapping_backends.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.mapping_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.shadow_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.shadow_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.shadow_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.models.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.models.flat.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.models.strict_two_level.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.models.receipt_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.models.revoke_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.models.token_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.validator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.backends.rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.handlers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.receipt_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.config_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.config_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.config_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.application.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.json_body.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.req_logging.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.token_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.jws.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.jws.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 102 source files that are out of date DEBUG: updating environment: [new config] 708 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-totp DEBUG: reading sources... [ 0%] admin/authentication-mechanisms DEBUG: reading sources... [ 0%] admin/bootstrap DEBUG: reading sources... [ 0%] admin/case-insensitive DEBUG: reading sources... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: reading sources... [ 0%] admin/configuration DEBUG: reading sources... [ 0%] admin/configure_tokenless_x509 DEBUG: reading sources... [ 1%] admin/credential-encryption DEBUG: reading sources... [ 1%] admin/event_notifications DEBUG: reading sources... [ 1%] admin/external-authentication DEBUG: reading sources... [ 1%] admin/federation/configure_federation DEBUG: reading sources... [ 1%] admin/federation/federated_identity DEBUG: reading sources... [ 1%] admin/federation/introduction DEBUG: reading sources... [ 1%] admin/federation/mapping_combinations DEBUG: reading sources... [ 2%] admin/fernet-token-faq DEBUG: reading sources... [ 2%] admin/getting-started DEBUG: reading sources... [ 2%] admin/health-check-middleware DEBUG: reading sources... [ 2%] admin/identity-concepts DEBUG: reading sources... [ 2%] admin/identity-sources DEBUG: reading sources... [ 2%] admin/index DEBUG: reading sources... [ 2%] admin/jws-key-rotation DEBUG: reading sources... [ 3%] admin/keystone-features DEBUG: reading sources... [ 3%] admin/manage-services DEBUG: reading sources... [ 3%] admin/manage-trusts DEBUG: reading sources... [ 3%] admin/multi-factor-authentication DEBUG: reading sources... [ 3%] admin/oauth1 DEBUG: reading sources... [ 3%] admin/operations DEBUG: reading sources... [ 3%] admin/resource-options DEBUG: reading sources... [ 4%] admin/service-api-protection DEBUG: reading sources... [ 4%] admin/token-provider DEBUG: reading sources... [ 4%] admin/tokens DEBUG: reading sources... [ 4%] admin/tokens-overview DEBUG: reading sources... [ 4%] admin/unified-limits DEBUG: reading sources... [ 4%] admin/upgrading DEBUG: reading sources... [ 4%] api/keystone DEBUG: reading sources... [ 5%] api/keystone.api DEBUG: reading sources... [ 5%] api/keystone.api.auth DEBUG: reading sources... [ 5%] api/keystone.api.credentials DEBUG: reading sources... [ 5%] api/keystone.api.discovery DEBUG: reading sources... [ 5%] api/keystone.api.domains DEBUG: reading sources... [ 5%] api/keystone.api.ec2tokens DEBUG: reading sources... [ 5%] api/keystone.api.endpoints DEBUG: reading sources... [ 6%] api/keystone.api.groups DEBUG: reading sources... [ 6%] api/keystone.api.limits DEBUG: reading sources... [ 6%] api/keystone.api.os_ep_filter DEBUG: reading sources... [ 6%] api/keystone.api.os_federation DEBUG: reading sources... [ 6%] api/keystone.api.os_inherit DEBUG: reading sources... [ 6%] api/keystone.api.os_oauth1 DEBUG: reading sources... [ 6%] api/keystone.api.os_revoke DEBUG: reading sources... [ 7%] api/keystone.api.os_simple_cert DEBUG: reading sources... [ 7%] api/keystone.api.policy DEBUG: reading sources... [ 7%] api/keystone.api.projects DEBUG: reading sources... [ 7%] api/keystone.api.regions DEBUG: reading sources... [ 7%] api/keystone.api.registered_limits DEBUG: reading sources... [ 7%] api/keystone.api.role_assignments DEBUG: reading sources... [ 7%] api/keystone.api.role_inferences DEBUG: reading sources... [ 8%] api/keystone.api.roles DEBUG: reading sources... [ 8%] api/keystone.api.s3tokens DEBUG: reading sources... [ 8%] api/keystone.api.services DEBUG: reading sources... [ 8%] api/keystone.api.system DEBUG: reading sources... [ 8%] api/keystone.api.trusts DEBUG: reading sources... [ 8%] api/keystone.api.users DEBUG: reading sources... [ 8%] api/keystone.application_credential DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.base DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.sql DEBUG: reading sources... [ 9%] api/keystone.application_credential.core DEBUG: reading sources... [ 9%] api/keystone.application_credential.schema DEBUG: reading sources... [ 9%] api/keystone.assignment DEBUG: reading sources... [ 9%] api/keystone.assignment.backends DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.sql DEBUG: reading sources... [ 10%] api/keystone.assignment.core DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: reading sources... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: reading sources... [ 11%] api/keystone.assignment.schema DEBUG: reading sources... [ 11%] api/keystone.auth DEBUG: reading sources... [ 11%] api/keystone.auth.core DEBUG: reading sources... [ 11%] api/keystone.auth.plugins DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.base DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.core DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.external DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.mapped DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.password DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.token DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.totp DEBUG: reading sources... [ 12%] api/keystone.auth.schema DEBUG: reading sources... [ 13%] api/keystone.catalog DEBUG: reading sources... [ 13%] api/keystone.catalog.backends DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.base DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.sql DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.templated DEBUG: reading sources... [ 13%] api/keystone.catalog.core DEBUG: reading sources... [ 13%] api/keystone.catalog.schema DEBUG: reading sources... [ 14%] api/keystone.cmd DEBUG: reading sources... [ 14%] api/keystone.cmd.bootstrap DEBUG: reading sources... [ 14%] api/keystone.cmd.cli DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.caching DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.credential DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.database DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.debug DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.federation DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: reading sources... [ 15%] api/keystone.cmd.manage DEBUG: reading sources... [ 16%] api/keystone.cmd.status DEBUG: reading sources... [ 16%] api/keystone.common DEBUG: reading sources... [ 16%] api/keystone.common.authorization DEBUG: reading sources... [ 16%] api/keystone.common.cache DEBUG: reading sources... [ 16%] api/keystone.common.cache.core DEBUG: reading sources... [ 16%] api/keystone.common.context DEBUG: reading sources... [ 16%] api/keystone.common.driver_hints DEBUG: reading sources... [ 17%] api/keystone.common.fernet_utils DEBUG: reading sources... [ 17%] api/keystone.common.json_home DEBUG: reading sources... [ 17%] api/keystone.common.jwt_utils DEBUG: reading sources... [ 17%] api/keystone.common.manager DEBUG: reading sources... [ 17%] api/keystone.common.password_hashing DEBUG: reading sources... [ 17%] api/keystone.common.policies DEBUG: reading sources... [ 17%] api/keystone.common.policies.access_rule DEBUG: reading sources... [ 18%] api/keystone.common.policies.access_token DEBUG: reading sources... [ 18%] api/keystone.common.policies.application_credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.auth DEBUG: reading sources... [ 18%] api/keystone.common.policies.base DEBUG: reading sources... [ 18%] api/keystone.common.policies.consumer DEBUG: reading sources... [ 18%] api/keystone.common.policies.credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.domain DEBUG: reading sources... [ 19%] api/keystone.common.policies.domain_config DEBUG: reading sources... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: reading sources... [ 19%] api/keystone.common.policies.grant DEBUG: reading sources... [ 19%] api/keystone.common.policies.group DEBUG: reading sources... [ 19%] api/keystone.common.policies.identity_provider DEBUG: reading sources... [ 20%] api/keystone.common.policies.implied_role DEBUG: reading sources... [ 20%] api/keystone.common.policies.limit DEBUG: reading sources... [ 20%] api/keystone.common.policies.mapping DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy_association DEBUG: reading sources... [ 20%] api/keystone.common.policies.project DEBUG: reading sources... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: reading sources... [ 21%] api/keystone.common.policies.protocol DEBUG: reading sources... [ 21%] api/keystone.common.policies.region DEBUG: reading sources... [ 21%] api/keystone.common.policies.registered_limit DEBUG: reading sources... [ 21%] api/keystone.common.policies.revoke_event DEBUG: reading sources... [ 21%] api/keystone.common.policies.role DEBUG: reading sources... [ 21%] api/keystone.common.policies.role_assignment DEBUG: reading sources... [ 21%] api/keystone.common.policies.service DEBUG: reading sources... [ 22%] api/keystone.common.policies.service_provider DEBUG: reading sources... [ 22%] api/keystone.common.policies.token DEBUG: reading sources... [ 22%] api/keystone.common.policies.token_revocation DEBUG: reading sources... [ 22%] api/keystone.common.policies.trust DEBUG: reading sources... [ 22%] api/keystone.common.policies.user DEBUG: reading sources... [ 22%] api/keystone.common.profiler DEBUG: reading sources... [ 22%] api/keystone.common.provider_api DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: reading sources... [ 23%] api/keystone.common.render_token DEBUG: reading sources... [ 23%] api/keystone.common.resource_options DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.core DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: reading sources... [ 24%] api/keystone.common.sql DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: reading sources... [ 35%] api/keystone.common.sql.core DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: reading sources... [ 65%] api/keystone.common.sql.upgrades DEBUG: reading sources... [ 65%] api/keystone.common.tokenless_auth DEBUG: reading sources... [ 65%] api/keystone.common.utils DEBUG: reading sources... [ 66%] api/keystone.common.validation DEBUG: reading sources... [ 66%] api/keystone.common.validation.parameter_types DEBUG: reading sources... [ 66%] api/keystone.common.validation.validators DEBUG: reading sources... [ 66%] api/keystone.conf DEBUG: reading sources... [ 66%] api/keystone.conf.application_credential DEBUG: reading sources... [ 66%] api/keystone.conf.assignment DEBUG: reading sources... [ 66%] api/keystone.conf.auth DEBUG: reading sources... [ 67%] api/keystone.conf.catalog DEBUG: reading sources... [ 67%] api/keystone.conf.constants DEBUG: reading sources... [ 67%] api/keystone.conf.credential DEBUG: reading sources... [ 67%] api/keystone.conf.default DEBUG: reading sources... [ 67%] api/keystone.conf.domain_config DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_filter DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_policy DEBUG: reading sources... [ 68%] api/keystone.conf.eventlet_server DEBUG: reading sources... [ 68%] api/keystone.conf.federation DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_receipts DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_tokens DEBUG: reading sources... [ 68%] api/keystone.conf.identity DEBUG: reading sources... [ 68%] api/keystone.conf.identity_mapping DEBUG: reading sources... [ 68%] api/keystone.conf.jwt_tokens DEBUG: reading sources... [ 69%] api/keystone.conf.ldap DEBUG: reading sources... [ 69%] api/keystone.conf.memcache DEBUG: reading sources... [ 69%] api/keystone.conf.oauth1 DEBUG: reading sources... [ 69%] api/keystone.conf.opts DEBUG: reading sources... [ 69%] api/keystone.conf.policy DEBUG: reading sources... [ 69%] api/keystone.conf.receipt DEBUG: reading sources... [ 69%] api/keystone.conf.resource DEBUG: reading sources... [ 70%] api/keystone.conf.revoke DEBUG: reading sources... [ 70%] api/keystone.conf.role DEBUG: reading sources... [ 70%] api/keystone.conf.saml DEBUG: reading sources... [ 70%] api/keystone.conf.security_compliance DEBUG: reading sources... [ 70%] api/keystone.conf.shadow_users DEBUG: reading sources... [ 70%] api/keystone.conf.token DEBUG: reading sources... [ 70%] api/keystone.conf.tokenless_auth DEBUG: reading sources... [ 71%] api/keystone.conf.totp DEBUG: reading sources... [ 71%] api/keystone.conf.trust DEBUG: reading sources... [ 71%] api/keystone.conf.unified_limit DEBUG: reading sources... [ 71%] api/keystone.conf.utils DEBUG: reading sources... [ 71%] api/keystone.conf.wsgi DEBUG: reading sources... [ 71%] api/keystone.credential DEBUG: reading sources... [ 71%] api/keystone.credential.backends DEBUG: reading sources... [ 72%] api/keystone.credential.backends.base DEBUG: reading sources... [ 72%] api/keystone.credential.backends.sql DEBUG: reading sources... [ 72%] api/keystone.credential.core DEBUG: reading sources... [ 72%] api/keystone.credential.provider DEBUG: reading sources... [ 72%] api/keystone.credential.providers DEBUG: reading sources... [ 72%] api/keystone.credential.providers.core DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet DEBUG: reading sources... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: reading sources... [ 73%] api/keystone.credential.schema DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.core DEBUG: reading sources... [ 74%] api/keystone.exception DEBUG: reading sources... [ 74%] api/keystone.federation DEBUG: reading sources... [ 74%] api/keystone.federation.backends DEBUG: reading sources... [ 74%] api/keystone.federation.backends.base DEBUG: reading sources... [ 74%] api/keystone.federation.backends.sql DEBUG: reading sources... [ 74%] api/keystone.federation.constants DEBUG: reading sources... [ 74%] api/keystone.federation.core DEBUG: reading sources... [ 75%] api/keystone.federation.idp DEBUG: reading sources... [ 75%] api/keystone.federation.schema DEBUG: reading sources... [ 75%] api/keystone.federation.utils DEBUG: reading sources... [ 75%] api/keystone.i18n DEBUG: reading sources... [ 75%] api/keystone.identity DEBUG: reading sources... [ 75%] api/keystone.identity.backends DEBUG: reading sources... [ 75%] api/keystone.identity.backends.base DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: reading sources... [ 76%] api/keystone.identity.backends.resource_options DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql_model DEBUG: reading sources... [ 76%] api/keystone.identity.core DEBUG: reading sources... [ 77%] api/keystone.identity.generator DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: reading sources... [ 78%] api/keystone.identity.schema DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: reading sources... [ 78%] api/keystone.limit DEBUG: reading sources... [ 78%] api/keystone.limit.backends DEBUG: reading sources... [ 78%] api/keystone.limit.backends.base DEBUG: reading sources... [ 79%] api/keystone.limit.backends.sql DEBUG: reading sources... [ 79%] api/keystone.limit.core DEBUG: reading sources... [ 79%] api/keystone.limit.models DEBUG: reading sources... [ 79%] api/keystone.limit.models.base DEBUG: reading sources... [ 79%] api/keystone.limit.models.flat DEBUG: reading sources... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: reading sources... [ 79%] api/keystone.limit.schema DEBUG: reading sources... [ 80%] api/keystone.models DEBUG: reading sources... [ 80%] api/keystone.models.receipt_model DEBUG: reading sources... [ 80%] api/keystone.models.revoke_model DEBUG: reading sources... [ 80%] api/keystone.models.token_model DEBUG: reading sources... [ 80%] api/keystone.notifications DEBUG: reading sources... [ 80%] api/keystone.oauth1 DEBUG: reading sources... [ 80%] api/keystone.oauth1.backends DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.base DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.sql DEBUG: reading sources... [ 81%] api/keystone.oauth1.core DEBUG: reading sources... [ 81%] api/keystone.oauth1.schema DEBUG: reading sources... [ 81%] api/keystone.oauth1.validator DEBUG: reading sources... [ 81%] api/keystone.policy DEBUG: reading sources... [ 81%] api/keystone.policy.backends DEBUG: reading sources... [ 82%] api/keystone.policy.backends.base DEBUG: reading sources... [ 82%] api/keystone.policy.backends.rules DEBUG: reading sources... [ 82%] api/keystone.policy.backends.sql DEBUG: reading sources... [ 82%] api/keystone.policy.core DEBUG: reading sources... [ 82%] api/keystone.policy.schema DEBUG: reading sources... [ 82%] api/keystone.receipt DEBUG: reading sources... [ 82%] api/keystone.receipt.handlers DEBUG: reading sources... [ 83%] api/keystone.receipt.provider DEBUG: reading sources... [ 83%] api/keystone.receipt.providers DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.base DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: reading sources... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: reading sources... [ 83%] api/keystone.resource DEBUG: reading sources... [ 84%] api/keystone.resource.backends DEBUG: reading sources... [ 84%] api/keystone.resource.backends.base DEBUG: reading sources... [ 84%] api/keystone.resource.backends.resource_options DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql_model DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends.base DEBUG: reading sources... [ 85%] api/keystone.resource.config_backends.sql DEBUG: reading sources... [ 85%] api/keystone.resource.core DEBUG: reading sources... [ 85%] api/keystone.resource.schema DEBUG: reading sources... [ 85%] api/keystone.revoke DEBUG: reading sources... [ 85%] api/keystone.revoke.backends DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.base DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.sql DEBUG: reading sources... [ 86%] api/keystone.revoke.core DEBUG: reading sources... [ 86%] api/keystone.revoke.model DEBUG: reading sources... [ 86%] api/keystone.server DEBUG: reading sources... [ 86%] api/keystone.server.backends DEBUG: reading sources... [ 86%] api/keystone.server.flask DEBUG: reading sources... [ 86%] api/keystone.server.flask.application DEBUG: reading sources... [ 86%] api/keystone.server.flask.common DEBUG: reading sources... [ 87%] api/keystone.server.flask.core DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: reading sources... [ 87%] api/keystone.server.wsgi DEBUG: reading sources... [ 88%] api/keystone.token DEBUG: reading sources... [ 88%] api/keystone.token.provider DEBUG: reading sources... [ 88%] api/keystone.token.providers DEBUG: reading sources... [ 88%] api/keystone.token.providers.base DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet.core DEBUG: reading sources... [ 88%] api/keystone.token.providers.jws DEBUG: reading sources... [ 89%] api/keystone.token.providers.jws.core DEBUG: reading sources... [ 89%] api/keystone.token.token_formatters DEBUG: reading sources... [ 89%] api/keystone.trust DEBUG: reading sources... [ 89%] api/keystone.trust.backends DEBUG: reading sources... [ 89%] api/keystone.trust.backends.base DEBUG: reading sources... [ 89%] api/keystone.trust.backends.sql DEBUG: reading sources... [ 89%] api/keystone.trust.core DEBUG: reading sources... [ 90%] api/keystone.trust.schema DEBUG: reading sources... [ 90%] api/keystone.version DEBUG: reading sources... [ 90%] api/modules DEBUG: reading sources... [ 90%] api_curl_examples DEBUG: reading sources... [ 90%] cli/commands DEBUG: reading sources... [ 90%] cli/index DEBUG: reading sources... [ 90%] cli/keystone-manage DEBUG: reading sources... [ 91%] cli/keystone-status DEBUG: reading sources... [ 91%] code_documentation DEBUG: reading sources... [ 91%] configuration/config-options DEBUG: loading config file config-generator/keystone.conf DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/index DEBUG: reading sources... [ 91%] configuration/policy DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/samples/index DEBUG: reading sources... [ 91%] configuration/samples/keystone-conf DEBUG: reading sources... [ 92%] configuration/samples/logging-conf DEBUG: reading sources... [ 92%] configuration/samples/policy-yaml DEBUG: reading sources... [ 92%] contributor/api_change_tutorial DEBUG: reading sources... [ 92%] contributor/architecture DEBUG: reading sources... [ 92%] contributor/auth-plugins DEBUG: reading sources... [ 92%] contributor/caching-layer DEBUG: reading sources... [ 92%] contributor/contributing DEBUG: reading sources... [ 93%] contributor/database-migrations DEBUG: reading sources... [ 93%] contributor/developing-drivers DEBUG: reading sources... [ 93%] contributor/doctor-checks DEBUG: reading sources... [ 93%] contributor/filtering-responsibilities DEBUG: reading sources... [ 93%] contributor/how-can-i-help DEBUG: reading sources... [ 93%] contributor/http-api DEBUG: reading sources... [ 93%] contributor/id-manage DEBUG: reading sources... [ 94%] contributor/index DEBUG: reading sources... [ 94%] contributor/list-truncation DEBUG: reading sources... [ 94%] contributor/programming-exercises DEBUG: reading sources... [ 94%] contributor/proposing-features DEBUG: reading sources... [ 94%] contributor/release-notes DEBUG: reading sources... [ 94%] contributor/service-catalog DEBUG: reading sources... [ 94%] contributor/services DEBUG: reading sources... [ 95%] contributor/set-up-keystone DEBUG: reading sources... [ 95%] contributor/testing-keystone DEBUG: reading sources... [ 95%] contributor/translated-responses DEBUG: reading sources... [ 95%] contributor/vision-reflection DEBUG: reading sources... [ 95%] getting-started/architecture DEBUG: reading sources... [ 95%] getting-started/community DEBUG: reading sources... [ 95%] getting-started/index DEBUG: reading sources... [ 96%] getting-started/policy_mapping DEBUG: reading sources... [ 96%] index DEBUG: reading sources... [ 96%] indices-tables DEBUG: reading sources... [ 96%] install/get-started-obs DEBUG: reading sources... [ 96%] install/get-started-rdo DEBUG: reading sources... [ 96%] install/get-started-ubuntu DEBUG: reading sources... [ 96%] install/index DEBUG: reading sources... [ 97%] install/index-obs DEBUG: reading sources... [ 97%] install/index-rdo DEBUG: reading sources... [ 97%] install/index-ubuntu DEBUG: reading sources... [ 97%] install/keystone-install-obs DEBUG: reading sources... [ 97%] install/keystone-install-rdo DEBUG: reading sources... [ 97%] install/keystone-install-ubuntu DEBUG: reading sources... [ 97%] install/keystone-openrc-obs DEBUG: reading sources... [ 98%] install/keystone-openrc-rdo DEBUG: reading sources... [ 98%] install/keystone-openrc-ubuntu DEBUG: reading sources... [ 98%] install/keystone-users-obs DEBUG: reading sources... [ 98%] install/keystone-users-rdo DEBUG: reading sources... [ 98%] install/keystone-users-ubuntu DEBUG: reading sources... [ 98%] install/keystone-verify-obs DEBUG: reading sources... [ 98%] install/keystone-verify-rdo DEBUG: reading sources... [ 99%] install/keystone-verify-ubuntu DEBUG: reading sources... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: reading sources... [ 99%] user/application_credentials DEBUG: reading sources... [ 99%] user/index DEBUG: reading sources... [ 99%] user/json_home DEBUG: reading sources... [ 99%] user/multi-factor-authentication DEBUG: reading sources... [ 99%] user/supported_clients DEBUG: reading sources... [100%] user/trusts DEBUG: WARNING: autodoc: failed to import module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.discovery' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.ec2tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.endpoints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.groups' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_ep_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_inherit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_simple_cert' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.regions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.registered_limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_assignments' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_inferences' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.s3tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.services' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.system' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.external' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.mapped' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.password' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.templated' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.bootstrap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.cli' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.caching' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.database' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.debug' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens_fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.status' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.authorization' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.driver_hints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.fernet_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.json_home' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.jwt_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.manager' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.password_hashing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.consumer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.ec2_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint_group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.grant' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.identity_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.implied_role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy_association' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project_endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.protocol' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.region' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.revoke_event' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role_assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token_revocation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.profiler' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.provider_api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.render_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options.immutable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.001_contract_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.010_contract_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.015_contract_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.016_contract_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.022_contract_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.030_contract_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.031_contract_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.033_contract_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.034_contract_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.045_contract_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.055_contract_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.063_contract_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.066_contract_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.073_contract_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.079_contract_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.001_data_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.016_migrate_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.001_expand_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.010_expand_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.015_expand_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.016_expand_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.022_expand_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.030_expand_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.031_expand_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.033_expand_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.034_expand_add_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.045_expand_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.055_expand_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.063_expand_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.073_expand_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.079_expand_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.067_kilo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.072_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.074_add_is_domain_project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.075_confirm_config_registration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.079_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.080_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.081_add_endpoint_policy_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.082_add_federation_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.083_add_oauth1_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.084_add_revoke_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.087_implied_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.088_domain_specific_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.089_add_root_of_all_domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.093_migrate_domains_to_projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.094_add_federated_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.096_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.098_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.099_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.100_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.101_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.102_drop_domain_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.103_add_nonlocal_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.105_add_password_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.107_add_user_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.108_add_failed_auth_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.109_add_password_self_service_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.upgrades' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.parameter_types' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.validators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.default' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.eventlet_server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_receipts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity_mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 0%] admin/auth-totp DEBUG: writing output... [ 0%] admin/authentication-mechanisms DEBUG: WARNING: autodoc: failed to import module 'conf.jwt_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.memcache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.opts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.saml' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.shadow_users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'exception' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'i18n' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.generator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators.sha256' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.flat' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.strict_two_level' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.receipt_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.revoke_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.token_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'notifications' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.validator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.handlers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.receipt_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.application' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.json_body' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.auth_context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.url_normalize' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.req_logging' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.token_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'version' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: writing output... [ 0%] admin/bootstrap DEBUG: writing output... [ 0%] admin/case-insensitive DEBUG: writing output... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: writing output... [ 0%] admin/configuration DEBUG: writing output... [ 0%] admin/configure_tokenless_x509 DEBUG: writing output... [ 1%] admin/credential-encryption DEBUG: writing output... [ 1%] admin/event_notifications DEBUG: writing output... [ 1%] admin/external-authentication DEBUG: writing output... [ 1%] admin/federation/configure_federation DEBUG: writing output... [ 1%] admin/federation/federated_identity DEBUG: writing output... [ 1%] admin/federation/introduction DEBUG: writing output... [ 1%] admin/federation/mapping_combinations DEBUG: writing output... [ 2%] admin/fernet-token-faq DEBUG: writing output... [ 2%] admin/getting-started DEBUG: writing output... [ 2%] admin/health-check-middleware DEBUG: writing output... [ 2%] admin/identity-concepts DEBUG: writing output... [ 2%] admin/identity-sources DEBUG: writing output... [ 2%] admin/index DEBUG: writing output... [ 2%] admin/jws-key-rotation DEBUG: writing output... [ 3%] admin/keystone-features DEBUG: writing output... [ 3%] admin/manage-services DEBUG: writing output... [ 3%] admin/manage-trusts DEBUG: writing output... [ 3%] admin/multi-factor-authentication DEBUG: writing output... [ 3%] admin/oauth1 DEBUG: writing output... [ 3%] admin/operations DEBUG: writing output... [ 3%] admin/resource-options DEBUG: writing output... [ 4%] admin/service-api-protection DEBUG: writing output... [ 4%] admin/token-provider DEBUG: writing output... [ 4%] admin/tokens DEBUG: writing output... [ 4%] admin/tokens-overview DEBUG: writing output... [ 4%] admin/unified-limits DEBUG: writing output... [ 4%] admin/upgrading DEBUG: writing output... [ 4%] api/keystone DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone' DEBUG: writing output... [ 5%] api/keystone.api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api' DEBUG: writing output... [ 5%] api/keystone.api.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.auth' DEBUG: writing output... [ 5%] api/keystone.api.credentials DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.credentials' DEBUG: writing output... [ 5%] api/keystone.api.discovery DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.discovery' DEBUG: writing output... [ 5%] api/keystone.api.domains DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.domains' DEBUG: writing output... [ 5%] api/keystone.api.ec2tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.ec2tokens' DEBUG: writing output... [ 5%] api/keystone.api.endpoints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.endpoints' DEBUG: writing output... [ 6%] api/keystone.api.groups DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.groups' DEBUG: writing output... [ 6%] api/keystone.api.limits DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.limits' DEBUG: writing output... [ 6%] api/keystone.api.os_ep_filter DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_ep_filter' DEBUG: writing output... [ 6%] api/keystone.api.os_federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_federation' DEBUG: writing output... [ 6%] api/keystone.api.os_inherit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_inherit' DEBUG: writing output... [ 6%] api/keystone.api.os_oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_oauth1' DEBUG: writing output... [ 6%] api/keystone.api.os_revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_revoke' DEBUG: writing output... [ 7%] api/keystone.api.os_simple_cert DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_simple_cert' DEBUG: writing output... [ 7%] api/keystone.api.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.policy' DEBUG: writing output... [ 7%] api/keystone.api.projects DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.projects' DEBUG: writing output... [ 7%] api/keystone.api.regions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.regions' DEBUG: writing output... [ 7%] api/keystone.api.registered_limits DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.registered_limits' DEBUG: writing output... [ 7%] api/keystone.api.role_assignments DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.role_assignments' DEBUG: writing output... [ 7%] api/keystone.api.role_inferences DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.role_inferences' DEBUG: writing output... [ 8%] api/keystone.api.roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.roles' DEBUG: writing output... [ 8%] api/keystone.api.s3tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.s3tokens' DEBUG: writing output... [ 8%] api/keystone.api.services DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.services' DEBUG: writing output... [ 8%] api/keystone.api.system DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.system' DEBUG: writing output... [ 8%] api/keystone.api.trusts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.trusts' DEBUG: writing output... [ 8%] api/keystone.api.users DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.users' DEBUG: writing output... [ 8%] api/keystone.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends.base' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends.sql' DEBUG: writing output... [ 9%] api/keystone.application_credential.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.core' DEBUG: writing output... [ 9%] api/keystone.application_credential.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.schema' DEBUG: writing output... [ 9%] api/keystone.assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment' DEBUG: writing output... [ 9%] api/keystone.assignment.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends' DEBUG: writing output... [ 10%] api/keystone.assignment.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends.base' DEBUG: writing output... [ 10%] api/keystone.assignment.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends.sql' DEBUG: writing output... [ 10%] api/keystone.assignment.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.core' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.base' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.resource_options' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.sql' DEBUG: writing output... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.sql_model' DEBUG: writing output... [ 11%] api/keystone.assignment.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.schema' DEBUG: writing output... [ 11%] api/keystone.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth' DEBUG: writing output... [ 11%] api/keystone.auth.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.core' DEBUG: writing output... [ 11%] api/keystone.auth.plugins DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins' DEBUG: writing output... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.application_credential' DEBUG: writing output... [ 11%] api/keystone.auth.plugins.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.base' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.core' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.external DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.external' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.mapped DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.mapped' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.oauth1' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.password DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.password' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.token' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.totp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.totp' DEBUG: writing output... [ 12%] api/keystone.auth.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.schema' DEBUG: writing output... [ 13%] api/keystone.catalog DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog' DEBUG: writing output... [ 13%] api/keystone.catalog.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.base' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.sql' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.templated DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.templated' DEBUG: writing output... [ 13%] api/keystone.catalog.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.core' DEBUG: writing output... [ 13%] api/keystone.catalog.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.schema' DEBUG: writing output... [ 14%] api/keystone.cmd DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd' DEBUG: writing output... [ 14%] api/keystone.cmd.bootstrap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.bootstrap' DEBUG: writing output... [ 14%] api/keystone.cmd.cli DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.cli' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.caching DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.caching' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.credential' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.database DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.database' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.debug DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.debug' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.federation' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.ldap' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.security_compliance' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.tokens' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.tokens_fernet' DEBUG: writing output... [ 15%] api/keystone.cmd.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.manage' DEBUG: writing output... [ 16%] api/keystone.cmd.status DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.status' DEBUG: writing output... [ 16%] api/keystone.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common' DEBUG: writing output... [ 16%] api/keystone.common.authorization DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.authorization' DEBUG: writing output... [ 16%] api/keystone.common.cache DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.cache' DEBUG: writing output... [ 16%] api/keystone.common.cache.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.cache.core' DEBUG: writing output... [ 16%] api/keystone.common.context DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.context' DEBUG: writing output... [ 16%] api/keystone.common.driver_hints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.driver_hints' DEBUG: writing output... [ 17%] api/keystone.common.fernet_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.fernet_utils' DEBUG: writing output... [ 17%] api/keystone.common.json_home DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.json_home' DEBUG: writing output... [ 17%] api/keystone.common.jwt_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.jwt_utils' DEBUG: writing output... [ 17%] api/keystone.common.manager DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.manager' DEBUG: writing output... [ 17%] api/keystone.common.password_hashing DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.password_hashing' DEBUG: writing output... [ 17%] api/keystone.common.policies DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies' DEBUG: writing output... [ 17%] api/keystone.common.policies.access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.access_rule' DEBUG: writing output... [ 18%] api/keystone.common.policies.access_token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.access_token' DEBUG: writing output... [ 18%] api/keystone.common.policies.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.application_credential' DEBUG: writing output... [ 18%] api/keystone.common.policies.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.auth' DEBUG: writing output... [ 18%] api/keystone.common.policies.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.base' DEBUG: writing output... [ 18%] api/keystone.common.policies.consumer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.consumer' DEBUG: writing output... [ 18%] api/keystone.common.policies.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.credential' DEBUG: writing output... [ 18%] api/keystone.common.policies.domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.domain' DEBUG: writing output... [ 19%] api/keystone.common.policies.domain_config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.domain_config' DEBUG: writing output... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.ec2_credential' DEBUG: writing output... [ 19%] api/keystone.common.policies.endpoint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.endpoint' DEBUG: writing output... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.endpoint_group' DEBUG: writing output... [ 19%] api/keystone.common.policies.grant DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.grant' DEBUG: writing output... [ 19%] api/keystone.common.policies.group DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.group' DEBUG: writing output... [ 19%] api/keystone.common.policies.identity_provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.identity_provider' DEBUG: writing output... [ 20%] api/keystone.common.policies.implied_role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.implied_role' DEBUG: writing output... [ 20%] api/keystone.common.policies.limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.limit' DEBUG: writing output... [ 20%] api/keystone.common.policies.mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.mapping' DEBUG: writing output... [ 20%] api/keystone.common.policies.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.policy' DEBUG: writing output... [ 20%] api/keystone.common.policies.policy_association DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.policy_association' DEBUG: writing output... [ 20%] api/keystone.common.policies.project DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.project' DEBUG: writing output... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.project_endpoint' DEBUG: writing output... [ 21%] api/keystone.common.policies.protocol DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.protocol' DEBUG: writing output... [ 21%] api/keystone.common.policies.region DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.region' DEBUG: writing output... [ 21%] api/keystone.common.policies.registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.registered_limit' DEBUG: writing output... [ 21%] api/keystone.common.policies.revoke_event DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.revoke_event' DEBUG: writing output... [ 21%] api/keystone.common.policies.role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.role' DEBUG: writing output... [ 21%] api/keystone.common.policies.role_assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.role_assignment' DEBUG: writing output... [ 21%] api/keystone.common.policies.service DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.service' DEBUG: writing output... [ 22%] api/keystone.common.policies.service_provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.service_provider' DEBUG: writing output... [ 22%] api/keystone.common.policies.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.token' DEBUG: writing output... [ 22%] api/keystone.common.policies.token_revocation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.token_revocation' DEBUG: writing output... [ 22%] api/keystone.common.policies.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.trust' DEBUG: writing output... [ 22%] api/keystone.common.policies.user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.user' DEBUG: writing output... [ 22%] api/keystone.common.profiler DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.profiler' DEBUG: writing output... [ 22%] api/keystone.common.provider_api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.provider_api' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer.enforcer' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer.policy' DEBUG: writing output... [ 23%] api/keystone.common.render_token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.render_token' DEBUG: writing output... [ 23%] api/keystone.common.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options' DEBUG: writing output... [ 23%] api/keystone.common.resource_options.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.core' DEBUG: writing output... [ 23%] api/keystone.common.resource_options.options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.options' DEBUG: writing output... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.options.immutable' DEBUG: writing output... [ 24%] api/keystone.common.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.manage' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.005_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.006_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.007_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.008_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.009_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.017_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.018_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.019_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.020_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.021_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.025_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.026_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.027_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.028_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.029_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.038_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.039_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.040_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.041_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.042_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.043_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.044_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.049_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.050_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.051_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.052_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.057_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.058_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.059_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.060_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.061_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.067_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.068_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.069_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.070_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.071_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.074_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.075_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.076_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.077_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.078_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit' DEBUG: writing output... [ 35%] api/keystone.common.sql.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.core' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.manage' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.005_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.006_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.007_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.008_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.009_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.017_placeholder' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.018_placeholder' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.019_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.020_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.021_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.025_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.026_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.027_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.028_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.029_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.038_placeholder' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.039_placeholder' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.040_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.041_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.042_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.043_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.044_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.049_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.050_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.051_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.052_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.057_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.058_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.059_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.060_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.061_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.067_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.068_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.069_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.070_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.071_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.074_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.075_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.076_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.077_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.078_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.manage' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.005_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.006_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.007_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.008_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.009_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.017_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.018_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.019_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.020_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.021_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.025_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.026_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.027_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.028_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.029_placeholder' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.038_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.039_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.040_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.041_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.042_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.043_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.044_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.049_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.050_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.051_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.052_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.057_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.058_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.059_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.060_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.061_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.067_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.068_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.069_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.070_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.071_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.074_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.075_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.076_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.077_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.078_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.manage' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.067_kilo' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.068_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.069_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.070_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.071_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.072_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.076_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.077_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.078_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.079_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.080_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.087_implied_roles' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.098_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.099_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.100_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column' DEBUG: writing output... [ 65%] api/keystone.common.sql.upgrades DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.upgrades' DEBUG: writing output... [ 65%] api/keystone.common.tokenless_auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.tokenless_auth' DEBUG: writing output... [ 65%] api/keystone.common.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.utils' DEBUG: writing output... [ 66%] api/keystone.common.validation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation' DEBUG: writing output... [ 66%] api/keystone.common.validation.parameter_types DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation.parameter_types' DEBUG: writing output... [ 66%] api/keystone.common.validation.validators DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation.validators' DEBUG: writing output... [ 66%] api/keystone.conf DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf' DEBUG: writing output... [ 66%] api/keystone.conf.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.application_credential' DEBUG: writing output... [ 66%] api/keystone.conf.assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.assignment' DEBUG: writing output... [ 66%] api/keystone.conf.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.auth' DEBUG: writing output... [ 67%] api/keystone.conf.catalog DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.catalog' DEBUG: writing output... [ 67%] api/keystone.conf.constants DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.constants' DEBUG: writing output... [ 67%] api/keystone.conf.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.credential' DEBUG: writing output... [ 67%] api/keystone.conf.default DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.default' DEBUG: writing output... [ 67%] api/keystone.conf.domain_config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.domain_config' DEBUG: writing output... [ 67%] api/keystone.conf.endpoint_filter DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.endpoint_filter' DEBUG: writing output... [ 67%] api/keystone.conf.endpoint_policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.endpoint_policy' DEBUG: writing output... [ 68%] api/keystone.conf.eventlet_server DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.eventlet_server' DEBUG: writing output... [ 68%] api/keystone.conf.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.federation' DEBUG: writing output... [ 68%] api/keystone.conf.fernet_receipts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.fernet_receipts' DEBUG: writing output... [ 68%] api/keystone.conf.fernet_tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.fernet_tokens' DEBUG: writing output... [ 68%] api/keystone.conf.identity DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.identity' DEBUG: writing output... [ 68%] api/keystone.conf.identity_mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.identity_mapping' DEBUG: writing output... [ 68%] api/keystone.conf.jwt_tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.jwt_tokens' DEBUG: writing output... [ 69%] api/keystone.conf.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.ldap' DEBUG: writing output... [ 69%] api/keystone.conf.memcache DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.memcache' DEBUG: writing output... [ 69%] api/keystone.conf.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.oauth1' DEBUG: writing output... [ 69%] api/keystone.conf.opts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.opts' DEBUG: writing output... [ 69%] api/keystone.conf.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.policy' DEBUG: writing output... [ 69%] api/keystone.conf.receipt DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.receipt' DEBUG: writing output... [ 69%] api/keystone.conf.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.resource' DEBUG: writing output... [ 70%] api/keystone.conf.revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.revoke' DEBUG: writing output... [ 70%] api/keystone.conf.role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.role' DEBUG: writing output... [ 70%] api/keystone.conf.saml DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.saml' DEBUG: writing output... [ 70%] api/keystone.conf.security_compliance DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.security_compliance' DEBUG: writing output... [ 70%] api/keystone.conf.shadow_users DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.shadow_users' DEBUG: writing output... [ 70%] api/keystone.conf.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.token' DEBUG: writing output... [ 70%] api/keystone.conf.tokenless_auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.tokenless_auth' DEBUG: writing output... [ 71%] api/keystone.conf.totp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.totp' DEBUG: writing output... [ 71%] api/keystone.conf.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.trust' DEBUG: writing output... [ 71%] api/keystone.conf.unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.unified_limit' DEBUG: writing output... [ 71%] api/keystone.conf.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.utils' DEBUG: writing output... [ 71%] api/keystone.conf.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.wsgi' DEBUG: writing output... [ 71%] api/keystone.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential' DEBUG: writing output... [ 71%] api/keystone.credential.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends' DEBUG: writing output... [ 72%] api/keystone.credential.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends.base' DEBUG: writing output... [ 72%] api/keystone.credential.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends.sql' DEBUG: writing output... [ 72%] api/keystone.credential.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.core' DEBUG: writing output... [ 72%] api/keystone.credential.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.provider' DEBUG: writing output... [ 72%] api/keystone.credential.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers' DEBUG: writing output... [ 72%] api/keystone.credential.providers.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.core' DEBUG: writing output... [ 72%] api/keystone.credential.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.fernet' DEBUG: writing output... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.fernet.core' DEBUG: writing output... [ 73%] api/keystone.credential.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.schema' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends.base' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends.sql' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.core' DEBUG: writing output... [ 74%] api/keystone.exception DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.exception' DEBUG: writing output... [ 74%] api/keystone.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation' DEBUG: writing output... [ 74%] api/keystone.federation.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends' DEBUG: writing output... [ 74%] api/keystone.federation.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends.base' DEBUG: writing output... [ 74%] api/keystone.federation.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends.sql' DEBUG: writing output... [ 74%] api/keystone.federation.constants DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.constants' DEBUG: writing output... [ 74%] api/keystone.federation.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.core' DEBUG: writing output... [ 75%] api/keystone.federation.idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.idp' DEBUG: writing output... [ 75%] api/keystone.federation.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.schema' DEBUG: writing output... [ 75%] api/keystone.federation.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.utils' DEBUG: writing output... [ 75%] api/keystone.i18n DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.i18n' DEBUG: writing output... [ 75%] api/keystone.identity DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity' DEBUG: writing output... [ 75%] api/keystone.identity.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends' DEBUG: writing output... [ 75%] api/keystone.identity.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.base' DEBUG: writing output... [ 75%] api/keystone.identity.backends.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.common' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.core' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.models' DEBUG: writing output... [ 76%] api/keystone.identity.backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.resource_options' DEBUG: writing output... [ 76%] api/keystone.identity.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.sql' DEBUG: writing output... [ 76%] api/keystone.identity.backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.sql_model' DEBUG: writing output... [ 76%] api/keystone.identity.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.core' DEBUG: writing output... [ 77%] api/keystone.identity.generator DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.generator' DEBUG: writing output... [ 77%] api/keystone.identity.id_generators DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.id_generators' DEBUG: writing output... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.id_generators.sha256' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.base' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.mapping' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.sql' DEBUG: writing output... [ 78%] api/keystone.identity.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.schema' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends.base' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends.sql' DEBUG: writing output... [ 78%] api/keystone.limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit' DEBUG: writing output... [ 78%] api/keystone.limit.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends' DEBUG: writing output... [ 78%] api/keystone.limit.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends.base' DEBUG: writing output... [ 79%] api/keystone.limit.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends.sql' DEBUG: writing output... [ 79%] api/keystone.limit.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.core' DEBUG: writing output... [ 79%] api/keystone.limit.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models' DEBUG: writing output... [ 79%] api/keystone.limit.models.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.base' DEBUG: writing output... [ 79%] api/keystone.limit.models.flat DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.flat' DEBUG: writing output... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.strict_two_level' DEBUG: writing output... [ 79%] api/keystone.limit.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.schema' DEBUG: writing output... [ 80%] api/keystone.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models' DEBUG: writing output... [ 80%] api/keystone.models.receipt_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.receipt_model' DEBUG: writing output... [ 80%] api/keystone.models.revoke_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.revoke_model' DEBUG: writing output... [ 80%] api/keystone.models.token_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.token_model' DEBUG: writing output... [ 80%] api/keystone.notifications DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.notifications' DEBUG: writing output... [ 80%] api/keystone.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1' DEBUG: writing output... [ 80%] api/keystone.oauth1.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends' DEBUG: writing output... [ 81%] api/keystone.oauth1.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends.base' DEBUG: writing output... [ 81%] api/keystone.oauth1.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends.sql' DEBUG: writing output... [ 81%] api/keystone.oauth1.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.core' DEBUG: writing output... [ 81%] api/keystone.oauth1.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.schema' DEBUG: writing output... [ 81%] api/keystone.oauth1.validator DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.validator' DEBUG: writing output... [ 81%] api/keystone.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy' DEBUG: writing output... [ 81%] api/keystone.policy.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends' DEBUG: writing output... [ 82%] api/keystone.policy.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.base' DEBUG: writing output... [ 82%] api/keystone.policy.backends.rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.rules' DEBUG: writing output... [ 82%] api/keystone.policy.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.sql' DEBUG: writing output... [ 82%] api/keystone.policy.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.core' DEBUG: writing output... [ 82%] api/keystone.policy.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.schema' DEBUG: writing output... [ 82%] api/keystone.receipt DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt' DEBUG: writing output... [ 82%] api/keystone.receipt.handlers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.handlers' DEBUG: writing output... [ 83%] api/keystone.receipt.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.provider' DEBUG: writing output... [ 83%] api/keystone.receipt.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.base' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.fernet' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.fernet.core' DEBUG: writing output... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.receipt_formatters' DEBUG: writing output... [ 83%] api/keystone.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource' DEBUG: writing output... [ 84%] api/keystone.resource.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends' DEBUG: writing output... [ 84%] api/keystone.resource.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.base' DEBUG: writing output... [ 84%] api/keystone.resource.backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.resource_options' DEBUG: writing output... [ 84%] api/keystone.resource.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.sql' DEBUG: writing output... [ 84%] api/keystone.resource.backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.sql_model' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends.base' DEBUG: writing output... [ 85%] api/keystone.resource.config_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends.sql' DEBUG: writing output... [ 85%] api/keystone.resource.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.core' DEBUG: writing output... [ 85%] api/keystone.resource.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.schema' DEBUG: writing output... [ 85%] api/keystone.revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke' DEBUG: writing output... [ 85%] api/keystone.revoke.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends' DEBUG: writing output... [ 85%] api/keystone.revoke.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends.base' DEBUG: writing output... [ 85%] api/keystone.revoke.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends.sql' DEBUG: writing output... [ 86%] api/keystone.revoke.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.core' DEBUG: writing output... [ 86%] api/keystone.revoke.model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.model' DEBUG: writing output... [ 86%] api/keystone.server DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server' DEBUG: writing output... [ 86%] api/keystone.server.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.backends' DEBUG: writing output... [ 86%] api/keystone.server.flask DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask' DEBUG: writing output... [ 86%] api/keystone.server.flask.application DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.application' DEBUG: writing output... [ 86%] api/keystone.server.flask.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.common' DEBUG: writing output... [ 87%] api/keystone.server.flask.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.core' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.json_body' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware.auth_context' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware.url_normalize' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.req_logging' DEBUG: writing output... [ 87%] api/keystone.server.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.wsgi' DEBUG: writing output... [ 88%] api/keystone.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token' DEBUG: writing output... [ 88%] api/keystone.token.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.provider' DEBUG: writing output... [ 88%] api/keystone.token.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers' DEBUG: writing output... [ 88%] api/keystone.token.providers.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.base' DEBUG: writing output... [ 88%] api/keystone.token.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.fernet' DEBUG: writing output... [ 88%] api/keystone.token.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.fernet.core' DEBUG: writing output... [ 88%] api/keystone.token.providers.jws DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.jws' DEBUG: writing output... [ 89%] api/keystone.token.providers.jws.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.jws.core' DEBUG: writing output... [ 89%] api/keystone.token.token_formatters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.token_formatters' DEBUG: writing output... [ 89%] api/keystone.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust' DEBUG: writing output... [ 89%] api/keystone.trust.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends' DEBUG: writing output... [ 89%] api/keystone.trust.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends.base' DEBUG: writing output... [ 89%] api/keystone.trust.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends.sql' DEBUG: writing output... [ 89%] api/keystone.trust.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.core' DEBUG: writing output... [ 90%] api/keystone.trust.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.schema' DEBUG: writing output... [ 90%] api/keystone.version DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.version' DEBUG: writing output... [ 90%] api/modules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/modules' DEBUG: writing output... [ 90%] api_curl_examples DEBUG: writing output... [ 90%] cli/commands DEBUG: writing output... [ 90%] cli/index DEBUG: writing output... [ 90%] cli/keystone-manage DEBUG: writing output... [ 91%] cli/keystone-status DEBUG: writing output... [ 91%] code_documentation DEBUG: writing output... [ 91%] configuration/config-options DEBUG: writing output... [ 91%] configuration/index DEBUG: writing output... [ 91%] configuration/policy DEBUG: writing output... [ 91%] configuration/samples/index DEBUG: writing output... [ 91%] configuration/samples/keystone-conf DEBUG: writing output... [ 92%] configuration/samples/logging-conf DEBUG: writing output... [ 92%] configuration/samples/policy-yaml DEBUG: writing output... [ 92%] contributor/api_change_tutorial DEBUG: writing output... [ 92%] contributor/architecture DEBUG: writing output... [ 92%] contributor/auth-plugins DEBUG: writing output... [ 92%] contributor/caching-layer DEBUG: writing output... [ 92%] contributor/contributing DEBUG: writing output... [ 93%] contributor/database-migrations DEBUG: writing output... [ 93%] contributor/developing-drivers DEBUG: writing output... [ 93%] contributor/doctor-checks DEBUG: writing output... [ 93%] contributor/filtering-responsibilities DEBUG: writing output... [ 93%] contributor/how-can-i-help DEBUG: writing output... [ 93%] contributor/http-api DEBUG: writing output... [ 93%] contributor/id-manage DEBUG: writing output... [ 94%] contributor/index DEBUG: writing output... [ 94%] contributor/list-truncation DEBUG: writing output... [ 94%] contributor/programming-exercises DEBUG: writing output... [ 94%] contributor/proposing-features DEBUG: writing output... [ 94%] contributor/release-notes DEBUG: writing output... [ 94%] contributor/service-catalog DEBUG: writing output... [ 94%] contributor/services DEBUG: writing output... [ 95%] contributor/set-up-keystone DEBUG: writing output... [ 95%] contributor/testing-keystone DEBUG: writing output... [ 95%] contributor/translated-responses DEBUG: writing output... [ 95%] contributor/vision-reflection DEBUG: writing output... [ 95%] getting-started/architecture DEBUG: writing output... [ 95%] getting-started/community DEBUG: writing output... [ 95%] getting-started/index DEBUG: writing output... [ 96%] getting-started/policy_mapping DEBUG: writing output... [ 96%] index DEBUG: writing output... [ 96%] indices-tables DEBUG: writing output... [ 96%] install/get-started-obs DEBUG: writing output... [ 96%] install/get-started-rdo DEBUG: writing output... [ 96%] install/get-started-ubuntu DEBUG: writing output... [ 96%] install/index DEBUG: writing output... [ 97%] install/index-obs DEBUG: writing output... [ 97%] install/index-rdo DEBUG: writing output... [ 97%] install/index-ubuntu DEBUG: writing output... [ 97%] install/keystone-install-obs DEBUG: writing output... [ 97%] install/keystone-install-rdo DEBUG: writing output... [ 97%] install/keystone-install-ubuntu DEBUG: writing output... [ 97%] install/keystone-openrc-obs DEBUG: writing output... [ 98%] install/keystone-openrc-rdo DEBUG: writing output... [ 98%] install/keystone-openrc-ubuntu DEBUG: writing output... [ 98%] install/keystone-users-obs DEBUG: writing output... [ 98%] install/keystone-users-rdo DEBUG: writing output... [ 98%] install/keystone-users-ubuntu DEBUG: writing output... [ 98%] install/keystone-verify-obs DEBUG: writing output... [ 98%] install/keystone-verify-rdo DEBUG: writing output... [ 99%] install/keystone-verify-ubuntu DEBUG: writing output... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: writing output... [ 99%] user/application_credentials DEBUG: writing output... [ 99%] user/index DEBUG: writing output... [ 99%] user/json_home DEBUG: writing output... [ 99%] user/multi-factor-authentication DEBUG: writing output... [ 99%] user/supported_clients DEBUG: writing output... [100%] user/trusts DEBUG: generating indices... genindexdone DEBUG: writing additional pages... searchdone DEBUG: copying images... [ 50%] admin/federation/../../_static/horizon-login-sp.png DEBUG: copying images... [100%] admin/federation/../../_static/horizon-login-idp.png DEBUG: copying static files... ... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 605 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: + mkdir -p doc/build/man/_static DEBUG: + sphinx-build -b man doc/source doc/build/man DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (keystone); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/../../config-generator/keystone.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/_static/keystone.conf.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/../../config-generator/keystone-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/_static/keystone.policy.yaml.sample DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [openstackdocstheme] no /builddir/build/BUILD/keystone-19.0.2.dev14/.gitreview found DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.notifications.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.version.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.ec2tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.endpoints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.groups.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_ep_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_inherit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.os_simple_cert.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.regions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.registered_limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.role_assignments.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.role_inferences.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.s3tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.services.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.system.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.api.users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.application_credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.assignment.role_backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.external.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.mapped.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.auth.plugins.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.catalog.backends.templated.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.bootstrap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.caching.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.database.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.debug.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.cmd.doctor.tokens_fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.driver_hints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.fernet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.json_home.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.jwt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.manager.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.password_hashing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.provider_api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.render_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.cache.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.access_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.consumer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.ec2_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.endpoint_group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.grant.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.identity_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.implied_role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.policy_association.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.project_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.protocol.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.region.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.revoke_event.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.role_assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.service_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.token_revocation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.policies.user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.rbac_enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.rbac_enforcer.enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.rbac_enforcer.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.resource_options.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.resource_options.options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.resource_options.options.immutable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.upgrades.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.validation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.common.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.default.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.endpoint_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.eventlet_server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.fernet_receipts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.fernet_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.identity_mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.jwt_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.memcache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.saml.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.shadow_users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.conf.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.providers.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.credential.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.endpoint_policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.federation.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.generator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.ldap.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.ldap.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.backends.ldap.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.id_generators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.id_generators.sha256.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.mapping_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.mapping_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.mapping_backends.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.mapping_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.shadow_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.shadow_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.identity.shadow_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.models.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.models.flat.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.limit.models.strict_two_level.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.models.receipt_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.models.revoke_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.models.token_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.validator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.oauth1.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.backends.rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.handlers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.receipt_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.receipt.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.config_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.config_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.resource.config_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.revoke.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.application.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.json_body.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.req_logging.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.token_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.jws.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.token.providers.jws.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/keystone.trust.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-19.0.2.dev14/doc/source/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [man]: all manpages DEBUG: updating environment: [new config] 708 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-totp DEBUG: reading sources... [ 0%] admin/authentication-mechanisms DEBUG: reading sources... [ 0%] admin/bootstrap DEBUG: reading sources... [ 0%] admin/case-insensitive DEBUG: reading sources... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: reading sources... [ 0%] admin/configuration DEBUG: reading sources... [ 0%] admin/configure_tokenless_x509 DEBUG: reading sources... [ 1%] admin/credential-encryption DEBUG: reading sources... [ 1%] admin/event_notifications DEBUG: reading sources... [ 1%] admin/external-authentication DEBUG: reading sources... [ 1%] admin/federation/configure_federation DEBUG: reading sources... [ 1%] admin/federation/federated_identity DEBUG: reading sources... [ 1%] admin/federation/introduction DEBUG: reading sources... [ 1%] admin/federation/mapping_combinations DEBUG: reading sources... [ 2%] admin/fernet-token-faq DEBUG: reading sources... [ 2%] admin/getting-started DEBUG: reading sources... [ 2%] admin/health-check-middleware DEBUG: reading sources... [ 2%] admin/identity-concepts DEBUG: reading sources... [ 2%] admin/identity-sources DEBUG: reading sources... [ 2%] admin/index DEBUG: reading sources... [ 2%] admin/jws-key-rotation DEBUG: reading sources... [ 3%] admin/keystone-features DEBUG: reading sources... [ 3%] admin/manage-services DEBUG: reading sources... [ 3%] admin/manage-trusts DEBUG: reading sources... [ 3%] admin/multi-factor-authentication DEBUG: reading sources... [ 3%] admin/oauth1 DEBUG: reading sources... [ 3%] admin/operations DEBUG: reading sources... [ 3%] admin/resource-options DEBUG: reading sources... [ 4%] admin/service-api-protection DEBUG: reading sources... [ 4%] admin/token-provider DEBUG: reading sources... [ 4%] admin/tokens DEBUG: reading sources... [ 4%] admin/tokens-overview DEBUG: reading sources... [ 4%] admin/unified-limits DEBUG: reading sources... [ 4%] admin/upgrading DEBUG: reading sources... [ 4%] api/keystone DEBUG: reading sources... [ 5%] api/keystone.api DEBUG: reading sources... [ 5%] api/keystone.api.auth DEBUG: reading sources... [ 5%] api/keystone.api.credentials DEBUG: reading sources... [ 5%] api/keystone.api.discovery DEBUG: reading sources... [ 5%] api/keystone.api.domains DEBUG: reading sources... [ 5%] api/keystone.api.ec2tokens DEBUG: reading sources... [ 5%] api/keystone.api.endpoints DEBUG: reading sources... [ 6%] api/keystone.api.groups DEBUG: reading sources... [ 6%] api/keystone.api.limits DEBUG: reading sources... [ 6%] api/keystone.api.os_ep_filter DEBUG: reading sources... [ 6%] api/keystone.api.os_federation DEBUG: reading sources... [ 6%] api/keystone.api.os_inherit DEBUG: reading sources... [ 6%] api/keystone.api.os_oauth1 DEBUG: reading sources... [ 6%] api/keystone.api.os_revoke DEBUG: reading sources... [ 7%] api/keystone.api.os_simple_cert DEBUG: reading sources... [ 7%] api/keystone.api.policy DEBUG: reading sources... [ 7%] api/keystone.api.projects DEBUG: reading sources... [ 7%] api/keystone.api.regions DEBUG: reading sources... [ 7%] api/keystone.api.registered_limits DEBUG: reading sources... [ 7%] api/keystone.api.role_assignments DEBUG: reading sources... [ 7%] api/keystone.api.role_inferences DEBUG: reading sources... [ 8%] api/keystone.api.roles DEBUG: reading sources... [ 8%] api/keystone.api.s3tokens DEBUG: reading sources... [ 8%] api/keystone.api.services DEBUG: reading sources... [ 8%] api/keystone.api.system DEBUG: reading sources... [ 8%] api/keystone.api.trusts DEBUG: reading sources... [ 8%] api/keystone.api.users DEBUG: reading sources... [ 8%] api/keystone.application_credential DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.base DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.sql DEBUG: reading sources... [ 9%] api/keystone.application_credential.core DEBUG: reading sources... [ 9%] api/keystone.application_credential.schema DEBUG: reading sources... [ 9%] api/keystone.assignment DEBUG: reading sources... [ 9%] api/keystone.assignment.backends DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.sql DEBUG: reading sources... [ 10%] api/keystone.assignment.core DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: reading sources... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: reading sources... [ 11%] api/keystone.assignment.schema DEBUG: reading sources... [ 11%] api/keystone.auth DEBUG: reading sources... [ 11%] api/keystone.auth.core DEBUG: reading sources... [ 11%] api/keystone.auth.plugins DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.base DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.core DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.external DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.mapped DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.password DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.token DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.totp DEBUG: reading sources... [ 12%] api/keystone.auth.schema DEBUG: reading sources... [ 13%] api/keystone.catalog DEBUG: reading sources... [ 13%] api/keystone.catalog.backends DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.base DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.sql DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.templated DEBUG: reading sources... [ 13%] api/keystone.catalog.core DEBUG: reading sources... [ 13%] api/keystone.catalog.schema DEBUG: reading sources... [ 14%] api/keystone.cmd DEBUG: reading sources... [ 14%] api/keystone.cmd.bootstrap DEBUG: reading sources... [ 14%] api/keystone.cmd.cli DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.caching DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.credential DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.database DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.debug DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.federation DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: reading sources... [ 15%] api/keystone.cmd.manage DEBUG: reading sources... [ 16%] api/keystone.cmd.status DEBUG: reading sources... [ 16%] api/keystone.common DEBUG: reading sources... [ 16%] api/keystone.common.authorization DEBUG: reading sources... [ 16%] api/keystone.common.cache DEBUG: reading sources... [ 16%] api/keystone.common.cache.core DEBUG: reading sources... [ 16%] api/keystone.common.context DEBUG: reading sources... [ 16%] api/keystone.common.driver_hints DEBUG: reading sources... [ 17%] api/keystone.common.fernet_utils DEBUG: reading sources... [ 17%] api/keystone.common.json_home DEBUG: reading sources... [ 17%] api/keystone.common.jwt_utils DEBUG: reading sources... [ 17%] api/keystone.common.manager DEBUG: reading sources... [ 17%] api/keystone.common.password_hashing DEBUG: reading sources... [ 17%] api/keystone.common.policies DEBUG: reading sources... [ 17%] api/keystone.common.policies.access_rule DEBUG: reading sources... [ 18%] api/keystone.common.policies.access_token DEBUG: reading sources... [ 18%] api/keystone.common.policies.application_credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.auth DEBUG: reading sources... [ 18%] api/keystone.common.policies.base DEBUG: reading sources... [ 18%] api/keystone.common.policies.consumer DEBUG: reading sources... [ 18%] api/keystone.common.policies.credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.domain DEBUG: reading sources... [ 19%] api/keystone.common.policies.domain_config DEBUG: reading sources... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: reading sources... [ 19%] api/keystone.common.policies.grant DEBUG: reading sources... [ 19%] api/keystone.common.policies.group DEBUG: reading sources... [ 19%] api/keystone.common.policies.identity_provider DEBUG: reading sources... [ 20%] api/keystone.common.policies.implied_role DEBUG: reading sources... [ 20%] api/keystone.common.policies.limit DEBUG: reading sources... [ 20%] api/keystone.common.policies.mapping DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy_association DEBUG: reading sources... [ 20%] api/keystone.common.policies.project DEBUG: reading sources... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: reading sources... [ 21%] api/keystone.common.policies.protocol DEBUG: reading sources... [ 21%] api/keystone.common.policies.region DEBUG: reading sources... [ 21%] api/keystone.common.policies.registered_limit DEBUG: reading sources... [ 21%] api/keystone.common.policies.revoke_event DEBUG: reading sources... [ 21%] api/keystone.common.policies.role DEBUG: reading sources... [ 21%] api/keystone.common.policies.role_assignment DEBUG: reading sources... [ 21%] api/keystone.common.policies.service DEBUG: reading sources... [ 22%] api/keystone.common.policies.service_provider DEBUG: reading sources... [ 22%] api/keystone.common.policies.token DEBUG: reading sources... [ 22%] api/keystone.common.policies.token_revocation DEBUG: reading sources... [ 22%] api/keystone.common.policies.trust DEBUG: reading sources... [ 22%] api/keystone.common.policies.user DEBUG: reading sources... [ 22%] api/keystone.common.profiler DEBUG: reading sources... [ 22%] api/keystone.common.provider_api DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: reading sources... [ 23%] api/keystone.common.render_token DEBUG: reading sources... [ 23%] api/keystone.common.resource_options DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.core DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: reading sources... [ 24%] api/keystone.common.sql DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: reading sources... [ 35%] api/keystone.common.sql.core DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: reading sources... [ 65%] api/keystone.common.sql.upgrades DEBUG: reading sources... [ 65%] api/keystone.common.tokenless_auth DEBUG: reading sources... [ 65%] api/keystone.common.utils DEBUG: reading sources... [ 66%] api/keystone.common.validation DEBUG: reading sources... [ 66%] api/keystone.common.validation.parameter_types DEBUG: reading sources... [ 66%] api/keystone.common.validation.validators DEBUG: reading sources... [ 66%] api/keystone.conf DEBUG: reading sources... [ 66%] api/keystone.conf.application_credential DEBUG: reading sources... [ 66%] api/keystone.conf.assignment DEBUG: reading sources... [ 66%] api/keystone.conf.auth DEBUG: reading sources... [ 67%] api/keystone.conf.catalog DEBUG: reading sources... [ 67%] api/keystone.conf.constants DEBUG: reading sources... [ 67%] api/keystone.conf.credential DEBUG: reading sources... [ 67%] api/keystone.conf.default DEBUG: reading sources... [ 67%] api/keystone.conf.domain_config DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_filter DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_policy DEBUG: reading sources... [ 68%] api/keystone.conf.eventlet_server DEBUG: reading sources... [ 68%] api/keystone.conf.federation DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_receipts DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_tokens DEBUG: reading sources... [ 68%] api/keystone.conf.identity DEBUG: reading sources... [ 68%] api/keystone.conf.identity_mapping DEBUG: reading sources... [ 68%] api/keystone.conf.jwt_tokens DEBUG: reading sources... [ 69%] api/keystone.conf.ldap DEBUG: reading sources... [ 69%] api/keystone.conf.memcache DEBUG: reading sources... [ 69%] api/keystone.conf.oauth1 DEBUG: reading sources... [ 69%] api/keystone.conf.opts DEBUG: reading sources... [ 69%] api/keystone.conf.policy DEBUG: reading sources... [ 69%] api/keystone.conf.receipt DEBUG: reading sources... [ 69%] api/keystone.conf.resource DEBUG: reading sources... [ 70%] api/keystone.conf.revoke DEBUG: reading sources... [ 70%] api/keystone.conf.role DEBUG: reading sources... [ 70%] api/keystone.conf.saml DEBUG: reading sources... [ 70%] api/keystone.conf.security_compliance DEBUG: reading sources... [ 70%] api/keystone.conf.shadow_users DEBUG: reading sources... [ 70%] api/keystone.conf.token DEBUG: reading sources... [ 70%] api/keystone.conf.tokenless_auth DEBUG: reading sources... [ 71%] api/keystone.conf.totp DEBUG: reading sources... [ 71%] api/keystone.conf.trust DEBUG: reading sources... [ 71%] api/keystone.conf.unified_limit DEBUG: reading sources... [ 71%] api/keystone.conf.utils DEBUG: reading sources... [ 71%] api/keystone.conf.wsgi DEBUG: reading sources... [ 71%] api/keystone.credential DEBUG: reading sources... [ 71%] api/keystone.credential.backends DEBUG: reading sources... [ 72%] api/keystone.credential.backends.base DEBUG: reading sources... [ 72%] api/keystone.credential.backends.sql DEBUG: reading sources... [ 72%] api/keystone.credential.core DEBUG: reading sources... [ 72%] api/keystone.credential.provider DEBUG: reading sources... [ 72%] api/keystone.credential.providers DEBUG: reading sources... [ 72%] api/keystone.credential.providers.core DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet DEBUG: reading sources... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: reading sources... [ 73%] api/keystone.credential.schema DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.core DEBUG: reading sources... [ 74%] api/keystone.exception DEBUG: reading sources... [ 74%] api/keystone.federation DEBUG: reading sources... [ 74%] api/keystone.federation.backends DEBUG: reading sources... [ 74%] api/keystone.federation.backends.base DEBUG: reading sources... [ 74%] api/keystone.federation.backends.sql DEBUG: reading sources... [ 74%] api/keystone.federation.constants DEBUG: reading sources... [ 74%] api/keystone.federation.core DEBUG: reading sources... [ 75%] api/keystone.federation.idp DEBUG: reading sources... [ 75%] api/keystone.federation.schema DEBUG: reading sources... [ 75%] api/keystone.federation.utils DEBUG: reading sources... [ 75%] api/keystone.i18n DEBUG: reading sources... [ 75%] api/keystone.identity DEBUG: reading sources... [ 75%] api/keystone.identity.backends DEBUG: reading sources... [ 75%] api/keystone.identity.backends.base DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: reading sources... [ 76%] api/keystone.identity.backends.resource_options DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql_model DEBUG: reading sources... [ 76%] api/keystone.identity.core DEBUG: reading sources... [ 77%] api/keystone.identity.generator DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: reading sources... [ 78%] api/keystone.identity.schema DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: reading sources... [ 78%] api/keystone.limit DEBUG: reading sources... [ 78%] api/keystone.limit.backends DEBUG: reading sources... [ 78%] api/keystone.limit.backends.base DEBUG: reading sources... [ 79%] api/keystone.limit.backends.sql DEBUG: reading sources... [ 79%] api/keystone.limit.core DEBUG: reading sources... [ 79%] api/keystone.limit.models DEBUG: reading sources... [ 79%] api/keystone.limit.models.base DEBUG: reading sources... [ 79%] api/keystone.limit.models.flat DEBUG: reading sources... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: reading sources... [ 79%] api/keystone.limit.schema DEBUG: reading sources... [ 80%] api/keystone.models DEBUG: reading sources... [ 80%] api/keystone.models.receipt_model DEBUG: reading sources... [ 80%] api/keystone.models.revoke_model DEBUG: reading sources... [ 80%] api/keystone.models.token_model DEBUG: reading sources... [ 80%] api/keystone.notifications DEBUG: reading sources... [ 80%] api/keystone.oauth1 DEBUG: reading sources... [ 80%] api/keystone.oauth1.backends DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.base DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.sql DEBUG: reading sources... [ 81%] api/keystone.oauth1.core DEBUG: reading sources... [ 81%] api/keystone.oauth1.schema DEBUG: reading sources... [ 81%] api/keystone.oauth1.validator DEBUG: reading sources... [ 81%] api/keystone.policy DEBUG: reading sources... [ 81%] api/keystone.policy.backends DEBUG: reading sources... [ 82%] api/keystone.policy.backends.base DEBUG: reading sources... [ 82%] api/keystone.policy.backends.rules DEBUG: reading sources... [ 82%] api/keystone.policy.backends.sql DEBUG: reading sources... [ 82%] api/keystone.policy.core DEBUG: reading sources... [ 82%] api/keystone.policy.schema DEBUG: reading sources... [ 82%] api/keystone.receipt DEBUG: reading sources... [ 82%] api/keystone.receipt.handlers DEBUG: reading sources... [ 83%] api/keystone.receipt.provider DEBUG: reading sources... [ 83%] api/keystone.receipt.providers DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.base DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: reading sources... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: reading sources... [ 83%] api/keystone.resource DEBUG: reading sources... [ 84%] api/keystone.resource.backends DEBUG: reading sources... [ 84%] api/keystone.resource.backends.base DEBUG: reading sources... [ 84%] api/keystone.resource.backends.resource_options DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql_model DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends.base DEBUG: reading sources... [ 85%] api/keystone.resource.config_backends.sql DEBUG: reading sources... [ 85%] api/keystone.resource.core DEBUG: reading sources... [ 85%] api/keystone.resource.schema DEBUG: reading sources... [ 85%] api/keystone.revoke DEBUG: reading sources... [ 85%] api/keystone.revoke.backends DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.base DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.sql DEBUG: reading sources... [ 86%] api/keystone.revoke.core DEBUG: reading sources... [ 86%] api/keystone.revoke.model DEBUG: reading sources... [ 86%] api/keystone.server DEBUG: reading sources... [ 86%] api/keystone.server.backends DEBUG: reading sources... [ 86%] api/keystone.server.flask DEBUG: reading sources... [ 86%] api/keystone.server.flask.application DEBUG: reading sources... [ 86%] api/keystone.server.flask.common DEBUG: reading sources... [ 87%] api/keystone.server.flask.core DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: reading sources... [ 87%] api/keystone.server.wsgi DEBUG: reading sources... [ 88%] api/keystone.token DEBUG: reading sources... [ 88%] api/keystone.token.provider DEBUG: reading sources... [ 88%] api/keystone.token.providers DEBUG: reading sources... [ 88%] api/keystone.token.providers.base DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet.core DEBUG: reading sources... [ 88%] api/keystone.token.providers.jws DEBUG: reading sources... [ 89%] api/keystone.token.providers.jws.core DEBUG: reading sources... [ 89%] api/keystone.token.token_formatters DEBUG: reading sources... [ 89%] api/keystone.trust DEBUG: reading sources... [ 89%] api/keystone.trust.backends DEBUG: reading sources... [ 89%] api/keystone.trust.backends.base DEBUG: reading sources... [ 89%] api/keystone.trust.backends.sql DEBUG: reading sources... [ 89%] api/keystone.trust.core DEBUG: reading sources... [ 90%] api/keystone.trust.schema DEBUG: reading sources... [ 90%] api/keystone.version DEBUG: reading sources... [ 90%] api/modules DEBUG: reading sources... [ 90%] api_curl_examples DEBUG: reading sources... [ 90%] cli/commands DEBUG: reading sources... [ 90%] cli/index DEBUG: reading sources... [ 90%] cli/keystone-manage DEBUG: reading sources... [ 91%] cli/keystone-status DEBUG: reading sources... [ 91%] code_documentation DEBUG: reading sources... [ 91%] configuration/config-options DEBUG: loading config file config-generator/keystone.conf DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/index DEBUG: reading sources... [ 91%] configuration/policy DEBUG: reading sources... [ 91%] configuration/samples/index DEBUG: reading sources... [ 91%] configuration/samples/keystone-conf DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 92%] configuration/samples/logging-conf DEBUG: reading sources... [ 92%] configuration/samples/policy-yaml DEBUG: reading sources... [ 92%] contributor/api_change_tutorial DEBUG: reading sources... [ 92%] contributor/architecture DEBUG: reading sources... [ 92%] contributor/auth-plugins DEBUG: reading sources... [ 92%] contributor/caching-layer DEBUG: reading sources... [ 92%] contributor/contributing DEBUG: reading sources... [ 93%] contributor/database-migrations DEBUG: reading sources... [ 93%] contributor/developing-drivers DEBUG: reading sources... [ 93%] contributor/doctor-checks DEBUG: reading sources... [ 93%] contributor/filtering-responsibilities DEBUG: reading sources... [ 93%] contributor/how-can-i-help DEBUG: reading sources... [ 93%] contributor/http-api DEBUG: reading sources... [ 93%] contributor/id-manage DEBUG: reading sources... [ 94%] contributor/index DEBUG: reading sources... [ 94%] contributor/list-truncation DEBUG: reading sources... [ 94%] contributor/programming-exercises DEBUG: reading sources... [ 94%] contributor/proposing-features DEBUG: reading sources... [ 94%] contributor/release-notes DEBUG: reading sources... [ 94%] contributor/service-catalog DEBUG: reading sources... [ 94%] contributor/services DEBUG: reading sources... [ 95%] contributor/set-up-keystone DEBUG: reading sources... [ 95%] contributor/testing-keystone DEBUG: reading sources... [ 95%] contributor/translated-responses DEBUG: reading sources... [ 95%] contributor/vision-reflection DEBUG: reading sources... [ 95%] getting-started/architecture DEBUG: reading sources... [ 95%] getting-started/community DEBUG: reading sources... [ 95%] getting-started/index DEBUG: reading sources... [ 96%] getting-started/policy_mapping DEBUG: reading sources... [ 96%] index DEBUG: reading sources... [ 96%] indices-tables DEBUG: reading sources... [ 96%] install/get-started-obs DEBUG: reading sources... [ 96%] install/get-started-rdo DEBUG: reading sources... [ 96%] install/get-started-ubuntu DEBUG: reading sources... [ 96%] install/index DEBUG: reading sources... [ 97%] install/index-obs DEBUG: reading sources... [ 97%] install/index-rdo DEBUG: reading sources... [ 97%] install/index-ubuntu DEBUG: reading sources... [ 97%] install/keystone-install-obs DEBUG: reading sources... [ 97%] install/keystone-install-rdo DEBUG: reading sources... [ 97%] install/keystone-install-ubuntu DEBUG: reading sources... [ 97%] install/keystone-openrc-obs DEBUG: reading sources... [ 98%] install/keystone-openrc-rdo DEBUG: reading sources... [ 98%] install/keystone-openrc-ubuntu DEBUG: reading sources... [ 98%] install/keystone-users-obs DEBUG: reading sources... [ 98%] install/keystone-users-rdo DEBUG: reading sources... [ 98%] install/keystone-users-ubuntu DEBUG: reading sources... [ 98%] install/keystone-verify-obs DEBUG: reading sources... [ 98%] install/keystone-verify-rdo DEBUG: reading sources... [ 99%] install/keystone-verify-ubuntu DEBUG: reading sources... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: reading sources... [ 99%] user/application_credentials DEBUG: reading sources... [ 99%] user/index DEBUG: reading sources... [ 99%] user/json_home DEBUG: reading sources... [ 99%] user/multi-factor-authentication DEBUG: reading sources... [ 99%] user/supported_clients DEBUG: reading sources... [100%] user/trusts DEBUG: WARNING: autodoc: failed to import module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.discovery' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.ec2tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.endpoints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.groups' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_ep_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_inherit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_simple_cert' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.regions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.registered_limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_assignments' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_inferences' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.s3tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.services' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.system' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.external' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.mapped' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.password' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.templated' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.bootstrap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.cli' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.caching' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.database' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.debug' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens_fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.status' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.authorization' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.driver_hints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.fernet_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.json_home' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.jwt_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.manager' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.password_hashing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.consumer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.ec2_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint_group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.grant' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.identity_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.implied_role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy_association' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project_endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.protocol' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.region' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.revoke_event' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role_assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token_revocation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.profiler' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.provider_api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.render_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options.immutable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.001_contract_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.010_contract_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.015_contract_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.016_contract_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.022_contract_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.030_contract_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.031_contract_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.033_contract_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.034_contract_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.045_contract_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.055_contract_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.063_contract_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.066_contract_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.073_contract_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.079_contract_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.001_data_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.016_migrate_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.001_expand_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.010_expand_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.015_expand_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.016_expand_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.022_expand_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.030_expand_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.031_expand_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.033_expand_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.034_expand_add_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.045_expand_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.055_expand_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.063_expand_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.073_expand_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.079_expand_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.067_kilo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: writing... keystone-manage.1 { } done DEBUG: build succeeded, 605 warnings. DEBUG: The manual pages are in doc/build/man. DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.072_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.074_add_is_domain_project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.075_confirm_config_registration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.079_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.080_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.081_add_endpoint_policy_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.082_add_federation_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.083_add_oauth1_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.084_add_revoke_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.087_implied_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.088_domain_specific_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.089_add_root_of_all_domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.093_migrate_domains_to_projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.094_add_federated_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.096_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.098_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.099_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.100_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.101_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.102_drop_domain_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.103_add_nonlocal_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.105_add_password_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.107_add_user_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.108_add_failed_auth_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.109_add_password_self_service_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.upgrades' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.parameter_types' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.validators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.default' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.eventlet_server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_receipts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity_mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.jwt_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.memcache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.opts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.saml' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.shadow_users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'exception' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'i18n' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.generator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators.sha256' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.flat' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.strict_two_level' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.receipt_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.revoke_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.token_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'notifications' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.validator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.handlers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.receipt_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.application' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.json_body' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.auth_context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.url_normalize' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.req_logging' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.token_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'version' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/man/man1 DEBUG: + install -p -D -m 644 doc/build/man/keystone-manage.1 /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/man/man1/ DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES/keystone.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 keystone --all-name DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 19.0.2-0.20231006183014.54dd95d.el8 --unique-debug-suffix -19.0.2-0.20231006183014.54dd95d.el8.x86_64 --unique-debug-src-base openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/keystone-19.0.2.dev14 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/share/keystone/sample_data.sh from /usr/bin/env bash to #!/usr/bin/bash DEBUG: Processing files: openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Yew9Kb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kahtu9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + exit 0 DEBUG: Provides: config(openstack-keystone) = 1:19.0.2-0.20231006183014.54dd95d.el8 openstack-keystone = 1:19.0.2-0.20231006183014.54dd95d.el8 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires(post): /bin/sh DEBUG: Requires: /bin/bash /usr/bin/bash /usr/libexec/platform-python DEBUG: Processing files: python3-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rBQCb2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + exit 0 DEBUG: Provides: python3-keystone = 1:19.0.2-0.20231006183014.54dd95d.el8 python3.6dist(keystone) = 19.0.2.dev14 python3dist(keystone) = 19.0.2.dev14 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.6 DEBUG: Processing files: python3-keystone-tests-19.0.2-0.20231006183014.54dd95d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4EPDUR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + exit 0 DEBUG: Provides: python3-keystone-tests = 1:19.0.2-0.20231006183014.54dd95d.el8 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.6 DEBUG: Processing files: openstack-keystone-doc-19.0.2-0.20231006183014.54dd95d.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3n5iXG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZukL9n DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + exit 0 DEBUG: Provides: openstack-keystone-doc = 1:19.0.2-0.20231006183014.54dd95d.el8 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/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-keystone-tests-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-keystone-doc-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PHXyDt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-19.0.2.dev14 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm INFO: Done(/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.src.rpm) Config(dlrn-5) 6 minutes 45 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: ['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-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5854952 2273928 3802056 8010460 6142332 DEBUG: Swap: 16777212 4288296 12488916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 544G 6.3G 99% / DEBUG: /dev/vda1 550G 544G 6.3G 99% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5964248 1660780 2803988 8514312 6871376 DEBUG: Swap: 16777212 4288296 12488916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 545G 5.2G 100% / DEBUG: /dev/vda1 550G 545G 5.2G 100% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.f0kmfdpc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1bff160992dc4c2fa27e9345220bc1e7', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/python3-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/python3-keystone-tests-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-doc-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/python3-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/python3-keystone-tests-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-doc-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oufb5smz:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '395d2ec41bcd4c83a2e5f48f20e90164', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oufb5smz:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/python3-keystone-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/python3-keystone-tests-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655/openstack-keystone-doc-19.0.2-0.20231006183014.54dd95d.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-0211fa9c 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-46afa670b2e57962dc4c7498c2c7b7 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-1449078813c6abc3fbb2c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-4aaeae386e1ae3ec28e43be 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-6386142c0db5e361b9360 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-c9945e11e75b1382a2 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-77e14a8d790bfb0facaf 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-11e1258ccda688fd6f1 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-f67f18fbdef1e3f 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-edc6d60327491fa2f5395a4 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 29 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 21 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 24 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 8.2 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 32 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 28 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 29 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 16 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 17 kB/s | 3.0 kB 00:00 DEBUG: opstools 16 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 15 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================ DEBUG: Installing: DEBUG: openstack-keystone noarch 1:19.0.2-0.20231006183014.54dd95d.el8 @commandline 84 k DEBUG: openstack-keystone-doc noarch 1:19.0.2-0.20231006183014.54dd95d.el8 @commandline 1.7 M DEBUG: python3-keystone noarch 1:19.0.2-0.20231006183014.54dd95d.el8 @commandline 1.1 M DEBUG: python3-keystone-tests noarch 1:19.0.2-0.20231006183014.54dd95d.el8 @commandline 1.1 M DEBUG: Installing dependencies: DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-aniso8601 noarch 8.1.0-1.el8 delorean-wallaby-testing 81 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-wallaby-testing 44 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-flask-restful noarch 0.3.8-4.el8 delorean-wallaby-testing 123 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713080823.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-ldap x86_64 3.3.1-2.el8 Stream-AppStream 230 k DEBUG: python3-ldappool noarch 2.4.0-5.el8 delorean-wallaby-testing 30 k DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 148 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-passlib noarch 1.7.4-1.el8 delorean-wallaby-testing 791 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pysaml2 noarch 6.1.0-1.el8 delorean-wallaby-testing 541 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-scrypt x86_64 0.8.0-11.el8 delorean-wallaby-testing 34 k DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.3-0.20221024072403.7b48fff.el8 delorean-component-clients 69 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: Transaction Summary DEBUG: ================================================================================================================ DEBUG: Install 102 Packages DEBUG: Total size: 22 M DEBUG: Total download size: 60 k DEBUG: Installed size: 100 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713080823.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldap-3.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aniso8601-8.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-restful-0.3.8-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldappool-2.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-passlib-1.7.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysaml2-6.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (97/98): python3-scrypt-0.8.0-11.el8.x86_64.rpm 214 kB/s | 34 kB 00:00 DEBUG: (98/98): python3-oslo-upgradecheck-1.3.1-0.2022 159 kB/s | 26 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 338 kB/s | 60 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/102 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/102 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 3/102 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/102 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 5/102 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 6/102 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 7/102 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 8/102 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 9/102 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 10/102 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 11/102 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 12/102 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 13/102 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 14/102 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 15/102 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 16/102 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 17/102 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 18/102 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 19/102 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 20/102 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 21/102 DEBUG: Installing : python3-ldap-3.3.1-2.el8.x86_64 22/102 DEBUG: Installing : python3-ldappool-2.4.0-5.el8.noarch 23/102 DEBUG: Installing : python3-aniso8601-8.1.0-1.el8.noarch 24/102 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 25/102 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 26/102 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 27/102 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 28/102 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 29/102 DEBUG: Installing : python3-stevedore-3.3.3-0.20221024072403.7b48fff 30/102 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 31/102 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 32/102 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 33/102 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 34/102 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 35/102 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 36/102 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 37/102 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 38/102 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 39/102 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 40/102 DEBUG: Installing : python3-scrypt-0.8.0-11.el8.x86_64 41/102 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 42/102 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 43/102 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 44/102 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 45/102 DEBUG: Installing : python3-passlib-1.7.4-1.el8.noarch 46/102 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 47/102 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 48/102 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 49/102 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 50/102 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 51/102 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 52/102 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 53/102 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 54/102 DEBUG: Installing : python3-pysaml2-6.1.0-1.el8.noarch 55/102 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 56/102 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 57/102 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 58/102 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 59/102 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 60/102 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 61/102 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 62/102 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 63/102 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 64/102 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 65/102 DEBUG: Installing : python3-click-6.7-8.el8.noarch 66/102 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 67/102 DEBUG: Installing : python3-flask-restful-0.3.8-4.el8.noarch 68/102 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 69/102 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 70/102 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 71/102 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 72/102 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 73/102 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 74/102 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 75/102 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 76/102 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 77/102 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 78/102 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 79/102 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 80/102 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 81/102 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 82/102 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 83/102 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 84/102 DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 85/102 DEBUG: Installing : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 86/102 DEBUG: Installing : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 87/102 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 88/102 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 89/102 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 90/102 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 91/102 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 92/102 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 93/102 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 94/102 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 95/102 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 96/102 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713080823. 97/102 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 98/102 DEBUG: Installing : python3-keystone-1:19.0.2-0.20231006183014.54dd9 99/102 DEBUG: Running scriptlet: openstack-keystone-1:19.0.2-0.20231006183014.54d 100/102 DEBUG: Installing : openstack-keystone-1:19.0.2-0.20231006183014.54d 100/102 DEBUG: Running scriptlet: openstack-keystone-1:19.0.2-0.20231006183014.54d 100/102 DEBUG: Installing : python3-keystone-tests-1:19.0.2-0.20231006183014 101/102 DEBUG: Installing : openstack-keystone-doc-1:19.0.2-0.20231006183014 102/102 DEBUG: Running scriptlet: openstack-keystone-doc-1:19.0.2-0.20231006183014 102/102 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713080823. 1/102 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 2/102 DEBUG: Verifying : python3-stevedore-3.3.3-0.20221024072403.7b48fff 3/102 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 4/102 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 5/102 DEBUG: Verifying : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 6/102 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 7/102 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 8/102 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 9/102 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 10/102 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 11/102 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 12/102 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 13/102 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 14/102 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 15/102 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 16/102 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 17/102 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 18/102 DEBUG: Verifying : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 19/102 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 20/102 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 21/102 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 22/102 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 23/102 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 24/102 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 25/102 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 26/102 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 27/102 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 28/102 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 29/102 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 30/102 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 31/102 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 32/102 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 33/102 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 34/102 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 35/102 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 36/102 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 37/102 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 38/102 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 39/102 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 40/102 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 41/102 DEBUG: Verifying : python3-ldap-3.3.1-2.el8.x86_64 42/102 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 43/102 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 44/102 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 45/102 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 46/102 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 47/102 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 48/102 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 49/102 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 50/102 DEBUG: Verifying : python3-aniso8601-8.1.0-1.el8.noarch 51/102 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 52/102 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 53/102 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 54/102 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 55/102 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 56/102 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 57/102 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 58/102 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 59/102 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 60/102 DEBUG: Verifying : python3-flask-restful-0.3.8-4.el8.noarch 61/102 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 62/102 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 63/102 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 64/102 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 65/102 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 66/102 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 67/102 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 68/102 DEBUG: Verifying : python3-ldappool-2.4.0-5.el8.noarch 69/102 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 70/102 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 71/102 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 72/102 DEBUG: Verifying : python3-passlib-1.7.4-1.el8.noarch 73/102 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 74/102 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 75/102 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 76/102 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 77/102 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 78/102 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 79/102 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 80/102 DEBUG: Verifying : python3-pysaml2-6.1.0-1.el8.noarch 81/102 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 82/102 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 83/102 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 84/102 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 85/102 DEBUG: Verifying : python3-scrypt-0.8.0-11.el8.x86_64 86/102 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 87/102 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 88/102 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 89/102 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 90/102 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 91/102 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 92/102 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 93/102 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 94/102 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 95/102 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 96/102 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 97/102 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 98/102 DEBUG: Verifying : openstack-keystone-1:19.0.2-0.20231006183014.54d 99/102 DEBUG: Verifying : python3-keystone-1:19.0.2-0.20231006183014.54dd9 100/102 DEBUG: Verifying : python3-keystone-tests-1:19.0.2-0.20231006183014 101/102 DEBUG: Verifying : openstack-keystone-doc-1:19.0.2-0.20231006183014 102/102 DEBUG: Installed: DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: openstack-keystone-1:19.0.2-0.20231006183014.54dd95d.el8.noarch DEBUG: openstack-keystone-doc-1:19.0.2-0.20231006183014.54dd95d.el8.noarch DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-aniso8601-8.1.0-1.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-flask-restful-0.3.8-4.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystone-1:19.0.2-0.20231006183014.54dd95d.el8.noarch DEBUG: python3-keystone-tests-1:19.0.2-0.20231006183014.54dd95d.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713080823.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-ldap-3.3.1-2.el8.x86_64 DEBUG: python3-ldappool-2.4.0-5.el8.noarch DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-passlib-1.7.4-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pysaml2-6.1.0-1.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scrypt-0.8.0-11.el8.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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