+ 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 + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 --clean INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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._v4btwqv:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-heat-agents-4323c9ba064265fb01c277a8a7e3a13a52e6865a baseurl=https://trunk.rdoproject.org/centos7-train/43/23/4323c9ba064265fb01c277a8a7e3a13a52e6865a_d7389d8c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 --init INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.eg_vmp9o:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-heat-agents-4323c9ba064265fb01c277a8a7e3a13a52e6865a baseurl=https://trunk.rdoproject.org/centos7-train/43/23/4323c9ba064265fb01c277a8a7e3a13a52e6865a_d7389d8c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1596332 9333812 494200 5335804 13837100 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.wo80pj_q', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1616080 8498340 1304544 6151528 13007168 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ftf21u_i', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '0fe30d9a0102498c96707a48f050b8cb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', '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-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 9d699a73fda748a6f280cbd61568b847316faa0a Note: checking out '9d699a73fda748a6f280cbd61568b847316faa0a'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 9d699a7... Merge "Limit token expiration to application credential expiration" into stable/train + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/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/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 16.0.3.dev15 9d699a7 + UPSTREAMVERSION=16.0.3.dev15 + [[ 16.0.3.dev15 =~ ([^-]*)-(.+) ]] + [[ 16.0.3.dev15 =~ (.*?)\.(0rc.+) ]] + [[ 16.0.3.dev15 =~ (.*?)\.(0b.+) ]] + [[ 16.0.3.dev15 =~ (.*?)\.(0a.+) ]] + [[ 16.0.3.dev15 =~ (.*?)\.(dev.+) ]] + VERSION=16.0.3 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20230825163817 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230825163817.9d699a7 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.pu8w2y1d:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-heat-agents-4323c9ba064265fb01c277a8a7e3a13a52e6865a baseurl=https://trunk.rdoproject.org/centos7-train/43/23/4323c9ba064265fb01c277a8a7e3a13a52e6865a_d7389d8c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1618620 8426192 1351480 6221136 12957528 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.expkvj7t', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1618296 8426480 1351480 6221172 12957832 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 878M 3.5G 21% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.6m1qydby', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', 'fbcf1d5d28ef4f4384a79639de0c6e20', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', '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-centos-train-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.pu8w2y1d:/etc/resolv.conf', '--bind=/dev/btrfs-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', '98c199ebed5a4128b2b52b44c2def0db', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pu8w2y1d:/etc/resolv.conf', '--bind=/dev/btrfs-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', '/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.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating keystone.egg-info writing requirements to keystone.egg-info/requires.txt writing keystone.egg-info/PKG-INFO writing top-level names to keystone.egg-info/top_level.txt writing dependency_links to keystone.egg-info/dependency_links.txt writing entry points to keystone.egg-info/entry_points.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 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-16.0.3.dev15 creating keystone-16.0.3.dev15/api-ref creating keystone-16.0.3.dev15/api-ref/source creating keystone-16.0.3.dev15/api-ref/source/v2-ext creating keystone-16.0.3.dev15/api-ref/source/v2-ext/samples creating keystone-16.0.3.dev15/api-ref/source/v2-ext/samples/OS-KSEC2 creating keystone-16.0.3.dev15/api-ref/source/v3 creating keystone-16.0.3.dev15/api-ref/source/v3-ext creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion/samples creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/auth creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/auth/samples creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping/samples creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/projects-domains creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/projects-domains/samples creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider creating keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider/samples creating keystone-16.0.3.dev15/api-ref/source/v3-ext/samples creating keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY creating keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-EP-FILTER creating keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 creating keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-REVOKE creating keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT creating keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST creating keystone-16.0.3.dev15/api-ref/source/v3/samples creating keystone-16.0.3.dev15/api-ref/source/v3/samples/admin creating keystone-16.0.3.dev15/api-ref/source/v3/samples/auth creating keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests creating keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses creating keystone-16.0.3.dev15/config-generator creating keystone-16.0.3.dev15/devstack creating keystone-16.0.3.dev15/devstack/files creating keystone-16.0.3.dev15/devstack/files/federation creating keystone-16.0.3.dev15/devstack/lib creating keystone-16.0.3.dev15/doc creating keystone-16.0.3.dev15/doc/ext creating keystone-16.0.3.dev15/doc/source creating keystone-16.0.3.dev15/doc/source/_static creating keystone-16.0.3.dev15/doc/source/admin creating keystone-16.0.3.dev15/doc/source/admin/federation creating keystone-16.0.3.dev15/doc/source/admin/figures creating keystone-16.0.3.dev15/doc/source/cli creating keystone-16.0.3.dev15/doc/source/configuration creating keystone-16.0.3.dev15/doc/source/configuration/samples creating keystone-16.0.3.dev15/doc/source/contributor creating keystone-16.0.3.dev15/doc/source/getting-started creating keystone-16.0.3.dev15/doc/source/install creating keystone-16.0.3.dev15/doc/source/install/common creating keystone-16.0.3.dev15/doc/source/install/shared creating keystone-16.0.3.dev15/doc/source/user creating keystone-16.0.3.dev15/etc creating keystone-16.0.3.dev15/examples creating keystone-16.0.3.dev15/examples/pki creating keystone-16.0.3.dev15/examples/pki/certs creating keystone-16.0.3.dev15/examples/pki/private creating keystone-16.0.3.dev15/httpd creating keystone-16.0.3.dev15/keystone creating keystone-16.0.3.dev15/keystone.egg-info creating keystone-16.0.3.dev15/keystone/api creating keystone-16.0.3.dev15/keystone/api/_shared creating keystone-16.0.3.dev15/keystone/application_credential creating keystone-16.0.3.dev15/keystone/application_credential/backends creating keystone-16.0.3.dev15/keystone/assignment creating keystone-16.0.3.dev15/keystone/assignment/backends creating keystone-16.0.3.dev15/keystone/assignment/role_backends creating keystone-16.0.3.dev15/keystone/auth creating keystone-16.0.3.dev15/keystone/auth/plugins creating keystone-16.0.3.dev15/keystone/catalog creating keystone-16.0.3.dev15/keystone/catalog/backends creating keystone-16.0.3.dev15/keystone/cmd creating keystone-16.0.3.dev15/keystone/cmd/doctor creating keystone-16.0.3.dev15/keystone/common creating keystone-16.0.3.dev15/keystone/common/cache creating keystone-16.0.3.dev15/keystone/common/policies creating keystone-16.0.3.dev15/keystone/common/rbac_enforcer creating keystone-16.0.3.dev15/keystone/common/resource_options creating keystone-16.0.3.dev15/keystone/common/resource_options/options creating keystone-16.0.3.dev15/keystone/common/sql creating keystone-16.0.3.dev15/keystone/common/sql/contract_repo creating keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions creating keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo creating keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions creating keystone-16.0.3.dev15/keystone/common/sql/expand_repo creating keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions creating keystone-16.0.3.dev15/keystone/common/sql/migrate_repo creating keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions creating keystone-16.0.3.dev15/keystone/common/validation creating keystone-16.0.3.dev15/keystone/conf creating keystone-16.0.3.dev15/keystone/credential creating keystone-16.0.3.dev15/keystone/credential/backends creating keystone-16.0.3.dev15/keystone/credential/providers creating keystone-16.0.3.dev15/keystone/credential/providers/fernet creating keystone-16.0.3.dev15/keystone/endpoint_policy creating keystone-16.0.3.dev15/keystone/endpoint_policy/backends creating keystone-16.0.3.dev15/keystone/federation creating keystone-16.0.3.dev15/keystone/federation/backends creating keystone-16.0.3.dev15/keystone/identity creating keystone-16.0.3.dev15/keystone/identity/backends creating keystone-16.0.3.dev15/keystone/identity/backends/ldap creating keystone-16.0.3.dev15/keystone/identity/id_generators creating keystone-16.0.3.dev15/keystone/identity/mapping_backends creating keystone-16.0.3.dev15/keystone/identity/shadow_backends creating keystone-16.0.3.dev15/keystone/limit creating keystone-16.0.3.dev15/keystone/limit/backends creating keystone-16.0.3.dev15/keystone/limit/models creating keystone-16.0.3.dev15/keystone/locale creating keystone-16.0.3.dev15/keystone/locale/de creating keystone-16.0.3.dev15/keystone/locale/de/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/en_GB creating keystone-16.0.3.dev15/keystone/locale/en_GB/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/es creating keystone-16.0.3.dev15/keystone/locale/es/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/fr creating keystone-16.0.3.dev15/keystone/locale/fr/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/it creating keystone-16.0.3.dev15/keystone/locale/it/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/ja creating keystone-16.0.3.dev15/keystone/locale/ja/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/ko_KR creating keystone-16.0.3.dev15/keystone/locale/ko_KR/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/pt_BR creating keystone-16.0.3.dev15/keystone/locale/pt_BR/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/ru creating keystone-16.0.3.dev15/keystone/locale/ru/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/tr_TR creating keystone-16.0.3.dev15/keystone/locale/tr_TR/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/zh_CN creating keystone-16.0.3.dev15/keystone/locale/zh_CN/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/locale/zh_TW creating keystone-16.0.3.dev15/keystone/locale/zh_TW/LC_MESSAGES creating keystone-16.0.3.dev15/keystone/models creating keystone-16.0.3.dev15/keystone/oauth1 creating keystone-16.0.3.dev15/keystone/oauth1/backends creating keystone-16.0.3.dev15/keystone/policy creating keystone-16.0.3.dev15/keystone/policy/backends creating keystone-16.0.3.dev15/keystone/receipt creating keystone-16.0.3.dev15/keystone/receipt/providers creating keystone-16.0.3.dev15/keystone/receipt/providers/fernet creating keystone-16.0.3.dev15/keystone/resource creating keystone-16.0.3.dev15/keystone/resource/backends creating keystone-16.0.3.dev15/keystone/resource/config_backends creating keystone-16.0.3.dev15/keystone/revoke creating keystone-16.0.3.dev15/keystone/revoke/backends creating keystone-16.0.3.dev15/keystone/server creating keystone-16.0.3.dev15/keystone/server/flask creating keystone-16.0.3.dev15/keystone/server/flask/request_processing creating keystone-16.0.3.dev15/keystone/server/flask/request_processing/middleware creating keystone-16.0.3.dev15/keystone/tests creating keystone-16.0.3.dev15/keystone/tests/common creating keystone-16.0.3.dev15/keystone/tests/functional creating keystone-16.0.3.dev15/keystone/tests/functional/shared creating keystone-16.0.3.dev15/keystone/tests/hacking creating keystone-16.0.3.dev15/keystone/tests/protection creating keystone-16.0.3.dev15/keystone/tests/protection/v3 creating keystone-16.0.3.dev15/keystone/tests/unit creating keystone-16.0.3.dev15/keystone/tests/unit/application_credential creating keystone-16.0.3.dev15/keystone/tests/unit/application_credential/backends creating keystone-16.0.3.dev15/keystone/tests/unit/assignment creating keystone-16.0.3.dev15/keystone/tests/unit/assignment/role_backends creating keystone-16.0.3.dev15/keystone/tests/unit/auth creating keystone-16.0.3.dev15/keystone/tests/unit/auth/plugins creating keystone-16.0.3.dev15/keystone/tests/unit/backend creating keystone-16.0.3.dev15/keystone/tests/unit/catalog creating keystone-16.0.3.dev15/keystone/tests/unit/common creating keystone-16.0.3.dev15/keystone/tests/unit/config_files creating keystone-16.0.3.dev15/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql creating keystone-16.0.3.dev15/keystone/tests/unit/config_files/domain_configs_multi_ldap creating keystone-16.0.3.dev15/keystone/tests/unit/config_files/domain_configs_one_extra_sql creating keystone-16.0.3.dev15/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap creating keystone-16.0.3.dev15/keystone/tests/unit/contrib creating keystone-16.0.3.dev15/keystone/tests/unit/contrib/federation creating keystone-16.0.3.dev15/keystone/tests/unit/credential creating keystone-16.0.3.dev15/keystone/tests/unit/endpoint_policy creating keystone-16.0.3.dev15/keystone/tests/unit/endpoint_policy/backends creating keystone-16.0.3.dev15/keystone/tests/unit/external creating keystone-16.0.3.dev15/keystone/tests/unit/federation creating keystone-16.0.3.dev15/keystone/tests/unit/identity creating keystone-16.0.3.dev15/keystone/tests/unit/identity/backends creating keystone-16.0.3.dev15/keystone/tests/unit/identity/shadow_users creating keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures creating keystone-16.0.3.dev15/keystone/tests/unit/limit creating keystone-16.0.3.dev15/keystone/tests/unit/policy creating keystone-16.0.3.dev15/keystone/tests/unit/policy/backends creating keystone-16.0.3.dev15/keystone/tests/unit/receipt creating keystone-16.0.3.dev15/keystone/tests/unit/resource creating keystone-16.0.3.dev15/keystone/tests/unit/resource/backends creating keystone-16.0.3.dev15/keystone/tests/unit/resource/config_backends creating keystone-16.0.3.dev15/keystone/tests/unit/saml2 creating keystone-16.0.3.dev15/keystone/tests/unit/server creating keystone-16.0.3.dev15/keystone/tests/unit/tests creating keystone-16.0.3.dev15/keystone/tests/unit/token creating keystone-16.0.3.dev15/keystone/tests/unit/trust creating keystone-16.0.3.dev15/keystone/token creating keystone-16.0.3.dev15/keystone/token/providers creating keystone-16.0.3.dev15/keystone/token/providers/fernet creating keystone-16.0.3.dev15/keystone/token/providers/jws creating keystone-16.0.3.dev15/keystone/trust creating keystone-16.0.3.dev15/keystone/trust/backends creating keystone-16.0.3.dev15/keystone_tempest_plugin creating keystone-16.0.3.dev15/playbooks creating keystone-16.0.3.dev15/playbooks/legacy creating keystone-16.0.3.dev15/playbooks/legacy/keystone-dsvm-grenade-multinode creating keystone-16.0.3.dev15/rally-jobs creating keystone-16.0.3.dev15/releasenotes creating keystone-16.0.3.dev15/releasenotes/notes creating keystone-16.0.3.dev15/releasenotes/source creating keystone-16.0.3.dev15/releasenotes/source/_static creating keystone-16.0.3.dev15/releasenotes/source/_templates creating keystone-16.0.3.dev15/releasenotes/source/locale creating keystone-16.0.3.dev15/releasenotes/source/locale/en_GB creating keystone-16.0.3.dev15/releasenotes/source/locale/en_GB/LC_MESSAGES creating keystone-16.0.3.dev15/releasenotes/source/locale/ja creating keystone-16.0.3.dev15/releasenotes/source/locale/ja/LC_MESSAGES creating keystone-16.0.3.dev15/tools copying files to keystone-16.0.3.dev15... copying .coveragerc -> keystone-16.0.3.dev15 copying .mailmap -> keystone-16.0.3.dev15 copying .stestr.conf -> keystone-16.0.3.dev15 copying .zuul.yaml -> keystone-16.0.3.dev15 copying AUTHORS -> keystone-16.0.3.dev15 copying CONTRIBUTING.rst -> keystone-16.0.3.dev15 copying ChangeLog -> keystone-16.0.3.dev15 copying HACKING.rst -> keystone-16.0.3.dev15 copying LICENSE -> keystone-16.0.3.dev15 copying README.rst -> keystone-16.0.3.dev15 copying babel.cfg -> keystone-16.0.3.dev15 copying bindep.txt -> keystone-16.0.3.dev15 copying lower-constraints.txt -> keystone-16.0.3.dev15 copying reno.yaml -> keystone-16.0.3.dev15 copying requirements.txt -> keystone-16.0.3.dev15 copying setup.cfg -> keystone-16.0.3.dev15 copying setup.py -> keystone-16.0.3.dev15 copying test-requirements.txt -> keystone-16.0.3.dev15 copying tox.ini -> keystone-16.0.3.dev15 copying api-ref/source/conf.py -> keystone-16.0.3.dev15/api-ref/source copying api-ref/source/index.rst -> keystone-16.0.3.dev15/api-ref/source copying api-ref/source/v2-ext/index.rst -> keystone-16.0.3.dev15/api-ref/source/v2-ext copying api-ref/source/v2-ext/ksec2-admin.inc -> keystone-16.0.3.dev15/api-ref/source/v2-ext copying api-ref/source/v2-ext/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v2-ext copying api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-request.json -> keystone-16.0.3.dev15/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-response.json -> keystone-16.0.3.dev15/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/credentials-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/credentialswithec2-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/ec2Credentials-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/ec2Credentials-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v3/application-credentials.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/authenticate-v3.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/credentials.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/domains-config-v3.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/domains.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/groups.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/index.rst -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/inherit.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/os-pki.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/policies.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/project-tags.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/projects.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/regions-v3.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/roles.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/service-catalog.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/status.yaml -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/system-roles.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/unified_limits.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3/users.inc -> keystone-16.0.3.dev15/api-ref/source/v3 copying api-ref/source/v3-ext/endpoint-policy.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/ep-filter.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/federation.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/index.rst -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/oauth.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/revoke.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/simple-cert.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/trust.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext copying api-ref/source/v3-ext/federation/assertion/assertion.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion copying api-ref/source/v3-ext/federation/assertion/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion copying api-ref/source/v3-ext/federation/assertion/samples/ecp-saml-assertion-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/ecp-saml-assertion-response.xml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/metadata-response.xml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/saml-assertion-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/saml-assertion-response.xml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/auth/auth.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/auth copying api-ref/source/v3-ext/federation/auth/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/auth copying api-ref/source/v3-ext/federation/auth/samples/scoped-token-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/auth/samples/scoped-token-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/auth/samples/unscoped-token-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/identity-provider/idp.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider copying api-ref/source/v3-ext/federation/identity-provider/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider copying api-ref/source/v3-ext/federation/identity-provider/samples/add-protocol-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/add-protocol-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/get-protocol-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/get-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/list-protocol-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/register-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/register-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-protocol-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-protocol-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/mapping/mapping.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping copying api-ref/source/v3-ext/federation/mapping/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping copying api-ref/source/v3-ext/federation/mapping/samples/create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/get-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/projects-domains/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/projects-domains copying api-ref/source/v3-ext/federation/projects-domains/projects-domains.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/projects-domains copying api-ref/source/v3-ext/federation/projects-domains/samples/domain-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/projects-domains/samples copying api-ref/source/v3-ext/federation/projects-domains/samples/project-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/projects-domains/samples copying api-ref/source/v3-ext/federation/service-provider/parameters.yaml -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider copying api-ref/source/v3-ext/federation/service-provider/sp.inc -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider copying api-ref/source/v3-ext/federation/service-provider/samples/get-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/register-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/register-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/update-response.json -> keystone-16.0.3.dev15/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-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY copying api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY/policy-show-response.json -> keystone-16.0.3.dev15/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-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-group-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-groups-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-project-response.json -> keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-service-endpoints.json -> keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-create-response.txt -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-role-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-roles-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-tokens-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/authorize-request-token-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/authorize-request-token-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumers-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/request-token-create-response.txt -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-REVOKE/list-revoke-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-REVOKE copying api-ref/source/v3-ext/samples/OS-SIMPLE-CERT/show-ca-certificate-response.txt -> keystone-16.0.3.dev15/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-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-redelegated-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-trust-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-get-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-get-role-delegated-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-list-roles-delegated-response.json -> keystone-16.0.3.dev15/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3/samples/admin/access-rule-get-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/access-rules-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-get-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-id-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-name-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-explicit-unscoped-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-explicit-unscoped-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-project-scoped-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-system-scoped-request-with-domain.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-request-with-domain.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-user-name-unscoped-response-HTTP.txt -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-explicit-unscoped-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-scoped-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-scoped-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-unscoped-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-unscoped-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/create-role-inferences-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credentials-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-default-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-default-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-default-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-group-roles-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-group-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-specific-role-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-user-roles-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domains-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoints-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-domain-scopes-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-project-scopes-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-system-scopes-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-role-inferences-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-service-catalog-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-roles-domain-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-users-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/groups-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/identity-version-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/identity-versions-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limit-flat-model-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limit-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-implied-roles-for-role-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-system-roles-for-group-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-system-roles-for-user-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policies-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-domain-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-enable-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-group-roles-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-parents-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-subtree-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-user-roles-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/projects-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/regions-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limit-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-include-names-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-response.txt -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-include-subtree-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-response.txt -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-inferences-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/roles-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/services-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/token-validate-request.txt -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-create-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-create-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-groups-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-password-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-projects-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-roles-domain-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-show-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-update-request.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-update-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/users-list-response.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/auth/requests/domain-id-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-id-token.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-name-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-name-token.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-token.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-totp.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-name-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-name-token.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/system-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/system-token.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/responses/auth-receipt-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/domain-scoped-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/domain-scoped-token.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-password-totp.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-token.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/system-scoped-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/system-scoped-token.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/unscoped-password.json -> keystone-16.0.3.dev15/api-ref/source/v3/samples/auth/responses copying config-generator/keystone-policy-generator.conf -> keystone-16.0.3.dev15/config-generator copying config-generator/keystone.conf -> keystone-16.0.3.dev15/config-generator copying devstack/plugin.sh -> keystone-16.0.3.dev15/devstack copying devstack/files/federation/attribute-map.xml -> keystone-16.0.3.dev15/devstack/files/federation copying devstack/files/federation/shib_apache_alias.txt -> keystone-16.0.3.dev15/devstack/files/federation copying devstack/files/federation/shib_apache_handler.txt -> keystone-16.0.3.dev15/devstack/files/federation copying devstack/files/federation/shibboleth2.xml -> keystone-16.0.3.dev15/devstack/files/federation copying devstack/lib/federation.sh -> keystone-16.0.3.dev15/devstack/lib copying doc/Makefile -> keystone-16.0.3.dev15/doc copying doc/README.rst -> keystone-16.0.3.dev15/doc copying doc/requirements.txt -> keystone-16.0.3.dev15/doc copying doc/ext/__init__.py -> keystone-16.0.3.dev15/doc/ext copying doc/source/api_curl_examples.rst -> keystone-16.0.3.dev15/doc/source copying doc/source/code_documentation.rst -> keystone-16.0.3.dev15/doc/source copying doc/source/conf.py -> keystone-16.0.3.dev15/doc/source copying doc/source/index.rst -> keystone-16.0.3.dev15/doc/source copying doc/source/indices-tables.rst -> keystone-16.0.3.dev15/doc/source copying doc/source/_static/horizon-login-idp.png -> keystone-16.0.3.dev15/doc/source/_static copying doc/source/_static/horizon-login-sp.png -> keystone-16.0.3.dev15/doc/source/_static copying doc/source/_static/support-matrix.css -> keystone-16.0.3.dev15/doc/source/_static copying doc/source/admin/auth-totp.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/authentication-mechanisms.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/bootstrap.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/caching-layer.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/case-insensitive.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/cli-manage-projects-users-and-roles.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/configuration.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/configure_tokenless_x509.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/credential-encryption.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/domain-specific-config.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/endpoint-filtering.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/endpoint-policy.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/event_notifications.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/external-authentication.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/fernet-token-faq.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/getting-started.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/health-check-middleware.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/identity-concepts.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/identity-sources.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/identity-support-matrix.ini -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/index.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/integrate-with-ldap.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/jws-key-rotation.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/keystone-features.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/limit-list-size.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/logging.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/manage-services.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/manage-trusts.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/multi-factor-authentication.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/oauth1.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/operations.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/performance.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/resource-options.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/security-compliance.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/service-api-protection.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/token-provider.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/token-support-matrix.ini -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/tokens-overview.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/tokens.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/troubleshoot.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/unified-limits.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/upgrading.rst -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/url-safe-naming.inc -> keystone-16.0.3.dev15/doc/source/admin copying doc/source/admin/federation/configure_federation.rst -> keystone-16.0.3.dev15/doc/source/admin/federation copying doc/source/admin/federation/federated_identity.rst -> keystone-16.0.3.dev15/doc/source/admin/federation copying doc/source/admin/federation/introduction.rst -> keystone-16.0.3.dev15/doc/source/admin/federation copying doc/source/admin/federation/mapping_combinations.rst -> keystone-16.0.3.dev15/doc/source/admin/federation copying doc/source/admin/federation/mellon.inc -> keystone-16.0.3.dev15/doc/source/admin/federation copying doc/source/admin/federation/openidc.inc -> keystone-16.0.3.dev15/doc/source/admin/federation copying doc/source/admin/federation/shibboleth.inc -> keystone-16.0.3.dev15/doc/source/admin/federation copying doc/source/admin/figures/keystone-federation.png -> keystone-16.0.3.dev15/doc/source/admin/figures copying doc/source/admin/figures/keystone-federation.svg -> keystone-16.0.3.dev15/doc/source/admin/figures copying doc/source/cli/commands.rst -> keystone-16.0.3.dev15/doc/source/cli copying doc/source/cli/index.rst -> keystone-16.0.3.dev15/doc/source/cli copying doc/source/cli/keystone-manage.rst -> keystone-16.0.3.dev15/doc/source/cli copying doc/source/cli/keystone-status.rst -> keystone-16.0.3.dev15/doc/source/cli copying doc/source/configuration/config-options.rst -> keystone-16.0.3.dev15/doc/source/configuration copying doc/source/configuration/index.rst -> keystone-16.0.3.dev15/doc/source/configuration copying doc/source/configuration/policy.rst -> keystone-16.0.3.dev15/doc/source/configuration copying doc/source/configuration/samples/index.rst -> keystone-16.0.3.dev15/doc/source/configuration/samples copying doc/source/configuration/samples/keystone-conf.rst -> keystone-16.0.3.dev15/doc/source/configuration/samples copying doc/source/configuration/samples/logging-conf.rst -> keystone-16.0.3.dev15/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> keystone-16.0.3.dev15/doc/source/configuration/samples copying doc/source/contributor/api_change_tutorial.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/architecture.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/auth-plugins.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/caching-layer.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/database-migrations.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/developing-drivers.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/doctor-checks.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/filtering-responsibilities.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/how-can-i-help.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/http-api.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/id-manage.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/index.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/list-truncation.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/programming-exercises.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/proposing-features.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/release-notes.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/service-catalog.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/services.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/set-up-keystone.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/testing-keystone.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/translated-responses.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/contributor/vision-reflection.rst -> keystone-16.0.3.dev15/doc/source/contributor copying doc/source/getting-started/architecture.rst -> keystone-16.0.3.dev15/doc/source/getting-started copying doc/source/getting-started/community.rst -> keystone-16.0.3.dev15/doc/source/getting-started copying doc/source/getting-started/index.rst -> keystone-16.0.3.dev15/doc/source/getting-started copying doc/source/getting-started/policy_mapping.rst -> keystone-16.0.3.dev15/doc/source/getting-started copying doc/source/install/get-started-obs.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/get-started-rdo.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/get-started-ubuntu.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/index-obs.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/index-rdo.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/index-ubuntu.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/index.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-install-obs.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-install-rdo.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-install-ubuntu.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-openrc-obs.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-openrc-rdo.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-openrc-ubuntu.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-users-obs.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-users-rdo.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-users-ubuntu.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-verify-obs.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-verify-rdo.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/keystone-verify-ubuntu.rst -> keystone-16.0.3.dev15/doc/source/install copying doc/source/install/common/get-started-identity.inc -> keystone-16.0.3.dev15/doc/source/install/common copying doc/source/install/common/keystone-users.inc -> keystone-16.0.3.dev15/doc/source/install/common copying doc/source/install/common/openrc.inc -> keystone-16.0.3.dev15/doc/source/install/common copying doc/source/install/shared/note_configuration_vary_by_distribution.rst -> keystone-16.0.3.dev15/doc/source/install/shared copying doc/source/user/application_credentials.rst -> keystone-16.0.3.dev15/doc/source/user copying doc/source/user/index.rst -> keystone-16.0.3.dev15/doc/source/user copying doc/source/user/json_home.rst -> keystone-16.0.3.dev15/doc/source/user copying doc/source/user/multi-factor-authentication.rst -> keystone-16.0.3.dev15/doc/source/user copying doc/source/user/supported_clients.rst -> keystone-16.0.3.dev15/doc/source/user copying doc/source/user/trusts.rst -> keystone-16.0.3.dev15/doc/source/user copying etc/README.txt -> keystone-16.0.3.dev15/etc copying etc/default_catalog.templates -> keystone-16.0.3.dev15/etc copying etc/logging.conf.sample -> keystone-16.0.3.dev15/etc copying etc/sso_callback_template.html -> keystone-16.0.3.dev15/etc copying examples/pki/certs/cacert.pem -> keystone-16.0.3.dev15/examples/pki/certs copying examples/pki/certs/middleware.pem -> keystone-16.0.3.dev15/examples/pki/certs copying examples/pki/certs/signing_cert.pem -> keystone-16.0.3.dev15/examples/pki/certs copying examples/pki/certs/ssl_cert.pem -> keystone-16.0.3.dev15/examples/pki/certs copying examples/pki/private/cakey.pem -> keystone-16.0.3.dev15/examples/pki/private copying examples/pki/private/signing_key.pem -> keystone-16.0.3.dev15/examples/pki/private copying examples/pki/private/ssl_key.pem -> keystone-16.0.3.dev15/examples/pki/private copying httpd/README -> keystone-16.0.3.dev15/httpd copying httpd/keystone-uwsgi-admin.ini -> keystone-16.0.3.dev15/httpd copying httpd/keystone-uwsgi-public.ini -> keystone-16.0.3.dev15/httpd copying httpd/uwsgi-keystone.conf -> keystone-16.0.3.dev15/httpd copying httpd/wsgi-keystone.conf -> keystone-16.0.3.dev15/httpd copying keystone/__init__.py -> keystone-16.0.3.dev15/keystone copying keystone/exception.py -> keystone-16.0.3.dev15/keystone copying keystone/i18n.py -> keystone-16.0.3.dev15/keystone copying keystone/notifications.py -> keystone-16.0.3.dev15/keystone copying keystone/version.py -> keystone-16.0.3.dev15/keystone copying keystone.egg-info/PKG-INFO -> keystone-16.0.3.dev15/keystone.egg-info copying keystone.egg-info/SOURCES.txt -> keystone-16.0.3.dev15/keystone.egg-info copying keystone.egg-info/dependency_links.txt -> keystone-16.0.3.dev15/keystone.egg-info copying keystone.egg-info/entry_points.txt -> keystone-16.0.3.dev15/keystone.egg-info copying keystone.egg-info/not-zip-safe -> keystone-16.0.3.dev15/keystone.egg-info copying keystone.egg-info/pbr.json -> keystone-16.0.3.dev15/keystone.egg-info copying keystone.egg-info/requires.txt -> keystone-16.0.3.dev15/keystone.egg-info copying keystone.egg-info/top_level.txt -> keystone-16.0.3.dev15/keystone.egg-info copying keystone/api/__init__.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/auth.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/credentials.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/discovery.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/domains.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/ec2tokens.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/endpoints.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/groups.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/limits.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/os_ep_filter.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/os_federation.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/os_inherit.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/os_oauth1.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/os_revoke.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/os_simple_cert.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/policy.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/projects.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/regions.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/registered_limits.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/role_assignments.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/role_inferences.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/roles.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/s3tokens.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/services.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/system.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/trusts.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/users.py -> keystone-16.0.3.dev15/keystone/api copying keystone/api/_shared/EC2_S3_Resource.py -> keystone-16.0.3.dev15/keystone/api/_shared copying keystone/api/_shared/__init__.py -> keystone-16.0.3.dev15/keystone/api/_shared copying keystone/api/_shared/authentication.py -> keystone-16.0.3.dev15/keystone/api/_shared copying keystone/api/_shared/implied_roles.py -> keystone-16.0.3.dev15/keystone/api/_shared copying keystone/api/_shared/json_home_relations.py -> keystone-16.0.3.dev15/keystone/api/_shared copying keystone/api/_shared/saml.py -> keystone-16.0.3.dev15/keystone/api/_shared copying keystone/application_credential/__init__.py -> keystone-16.0.3.dev15/keystone/application_credential copying keystone/application_credential/core.py -> keystone-16.0.3.dev15/keystone/application_credential copying keystone/application_credential/schema.py -> keystone-16.0.3.dev15/keystone/application_credential copying keystone/application_credential/backends/__init__.py -> keystone-16.0.3.dev15/keystone/application_credential/backends copying keystone/application_credential/backends/base.py -> keystone-16.0.3.dev15/keystone/application_credential/backends copying keystone/application_credential/backends/sql.py -> keystone-16.0.3.dev15/keystone/application_credential/backends copying keystone/assignment/__init__.py -> keystone-16.0.3.dev15/keystone/assignment copying keystone/assignment/core.py -> keystone-16.0.3.dev15/keystone/assignment copying keystone/assignment/schema.py -> keystone-16.0.3.dev15/keystone/assignment copying keystone/assignment/backends/__init__.py -> keystone-16.0.3.dev15/keystone/assignment/backends copying keystone/assignment/backends/base.py -> keystone-16.0.3.dev15/keystone/assignment/backends copying keystone/assignment/backends/sql.py -> keystone-16.0.3.dev15/keystone/assignment/backends copying keystone/assignment/role_backends/__init__.py -> keystone-16.0.3.dev15/keystone/assignment/role_backends copying keystone/assignment/role_backends/base.py -> keystone-16.0.3.dev15/keystone/assignment/role_backends copying keystone/assignment/role_backends/resource_options.py -> keystone-16.0.3.dev15/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql.py -> keystone-16.0.3.dev15/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql_model.py -> keystone-16.0.3.dev15/keystone/assignment/role_backends copying keystone/auth/__init__.py -> keystone-16.0.3.dev15/keystone/auth copying keystone/auth/core.py -> keystone-16.0.3.dev15/keystone/auth copying keystone/auth/schema.py -> keystone-16.0.3.dev15/keystone/auth copying keystone/auth/plugins/__init__.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/application_credential.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/base.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/core.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/external.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/mapped.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/oauth1.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/password.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/token.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/auth/plugins/totp.py -> keystone-16.0.3.dev15/keystone/auth/plugins copying keystone/catalog/__init__.py -> keystone-16.0.3.dev15/keystone/catalog copying keystone/catalog/core.py -> keystone-16.0.3.dev15/keystone/catalog copying keystone/catalog/schema.py -> keystone-16.0.3.dev15/keystone/catalog copying keystone/catalog/backends/__init__.py -> keystone-16.0.3.dev15/keystone/catalog/backends copying keystone/catalog/backends/base.py -> keystone-16.0.3.dev15/keystone/catalog/backends copying keystone/catalog/backends/sql.py -> keystone-16.0.3.dev15/keystone/catalog/backends copying keystone/catalog/backends/templated.py -> keystone-16.0.3.dev15/keystone/catalog/backends copying keystone/cmd/__init__.py -> keystone-16.0.3.dev15/keystone/cmd copying keystone/cmd/bootstrap.py -> keystone-16.0.3.dev15/keystone/cmd copying keystone/cmd/cli.py -> keystone-16.0.3.dev15/keystone/cmd copying keystone/cmd/manage.py -> keystone-16.0.3.dev15/keystone/cmd copying keystone/cmd/status.py -> keystone-16.0.3.dev15/keystone/cmd copying keystone/cmd/doctor/__init__.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/caching.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/credential.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/database.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/debug.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/federation.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/ldap.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/security_compliance.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/tokens.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/cmd/doctor/tokens_fernet.py -> keystone-16.0.3.dev15/keystone/cmd/doctor copying keystone/common/__init__.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/authorization.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/context.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/driver_hints.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/fernet_utils.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/json_home.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/jwt_utils.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/manager.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/password_hashing.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/profiler.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/provider_api.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/render_token.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/tokenless_auth.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/utils.py -> keystone-16.0.3.dev15/keystone/common copying keystone/common/cache/__init__.py -> keystone-16.0.3.dev15/keystone/common/cache copying keystone/common/cache/_context_cache.py -> keystone-16.0.3.dev15/keystone/common/cache copying keystone/common/cache/core.py -> keystone-16.0.3.dev15/keystone/common/cache copying keystone/common/policies/__init__.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/access_rule.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/access_token.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/application_credential.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/auth.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/base.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/consumer.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/credential.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/domain.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/domain_config.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/ec2_credential.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/endpoint.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/endpoint_group.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/grant.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/group.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/identity_provider.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/implied_role.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/limit.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/mapping.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/policy.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/policy_association.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/project.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/project_endpoint.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/protocol.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/region.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/registered_limit.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/revoke_event.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/role.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/role_assignment.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/service.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/service_provider.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/token.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/token_revocation.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/trust.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/policies/user.py -> keystone-16.0.3.dev15/keystone/common/policies copying keystone/common/rbac_enforcer/__init__.py -> keystone-16.0.3.dev15/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/enforcer.py -> keystone-16.0.3.dev15/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/policy.py -> keystone-16.0.3.dev15/keystone/common/rbac_enforcer copying keystone/common/resource_options/__init__.py -> keystone-16.0.3.dev15/keystone/common/resource_options copying keystone/common/resource_options/core.py -> keystone-16.0.3.dev15/keystone/common/resource_options copying keystone/common/resource_options/options/__init__.py -> keystone-16.0.3.dev15/keystone/common/resource_options/options copying keystone/common/resource_options/options/immutable.py -> keystone-16.0.3.dev15/keystone/common/resource_options/options copying keystone/common/sql/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql copying keystone/common/sql/core.py -> keystone-16.0.3.dev15/keystone/common/sql copying keystone/common/sql/upgrades.py -> keystone-16.0.3.dev15/keystone/common/sql copying keystone/common/sql/contract_repo/README -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/manage.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/migrate.cfg -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/005_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/006_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/007_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/008_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/009_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/017_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/018_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/019_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/020_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/021_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/025_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/026_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/027_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/028_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/029_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/038_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/039_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/040_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/041_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/042_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/043_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/044_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/049_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/050_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/051_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/052_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/057_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/058_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/059_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/060_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/061_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/067_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/068_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/069_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/070_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/071_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql/contract_repo/versions copying keystone/common/sql/data_migration_repo/README -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/manage.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/migrate.cfg -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/expand_repo/README -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/manage.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/migrate.cfg -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/005_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/006_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/007_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/008_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/009_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/017_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/018_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/019_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/020_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/021_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/025_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/026_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/027_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/028_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/029_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/038_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/039_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/040_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/041_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/042_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/043_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/044_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/049_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/050_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/051_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/052_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/057_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/058_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/059_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/060_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/061_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/067_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/068_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/069_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/070_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/071_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql/expand_repo/versions copying keystone/common/sql/migrate_repo/README -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/manage.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/migrate.cfg -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/versions/067_kilo.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/068_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/069_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/070_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/071_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/072_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/076_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/077_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/078_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/079_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/080_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/098_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/099_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/100_placeholder.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/__init__.py -> keystone-16.0.3.dev15/keystone/common/sql/migrate_repo/versions copying keystone/common/validation/__init__.py -> keystone-16.0.3.dev15/keystone/common/validation copying keystone/common/validation/parameter_types.py -> keystone-16.0.3.dev15/keystone/common/validation copying keystone/common/validation/validators.py -> keystone-16.0.3.dev15/keystone/common/validation copying keystone/conf/__init__.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/application_credential.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/assignment.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/auth.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/catalog.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/constants.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/credential.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/default.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/domain_config.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/endpoint_filter.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/endpoint_policy.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/eventlet_server.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/federation.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/fernet_receipts.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/fernet_tokens.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/identity.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/identity_mapping.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/jwt_tokens.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/ldap.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/memcache.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/oauth1.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/opts.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/policy.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/receipt.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/resource.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/revoke.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/role.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/saml.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/security_compliance.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/shadow_users.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/token.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/tokenless_auth.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/totp.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/trust.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/unified_limit.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/utils.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/conf/wsgi.py -> keystone-16.0.3.dev15/keystone/conf copying keystone/credential/__init__.py -> keystone-16.0.3.dev15/keystone/credential copying keystone/credential/core.py -> keystone-16.0.3.dev15/keystone/credential copying keystone/credential/provider.py -> keystone-16.0.3.dev15/keystone/credential copying keystone/credential/schema.py -> keystone-16.0.3.dev15/keystone/credential copying keystone/credential/backends/__init__.py -> keystone-16.0.3.dev15/keystone/credential/backends copying keystone/credential/backends/base.py -> keystone-16.0.3.dev15/keystone/credential/backends copying keystone/credential/backends/sql.py -> keystone-16.0.3.dev15/keystone/credential/backends copying keystone/credential/providers/__init__.py -> keystone-16.0.3.dev15/keystone/credential/providers copying keystone/credential/providers/core.py -> keystone-16.0.3.dev15/keystone/credential/providers copying keystone/credential/providers/fernet/__init__.py -> keystone-16.0.3.dev15/keystone/credential/providers/fernet copying keystone/credential/providers/fernet/core.py -> keystone-16.0.3.dev15/keystone/credential/providers/fernet copying keystone/endpoint_policy/__init__.py -> keystone-16.0.3.dev15/keystone/endpoint_policy copying keystone/endpoint_policy/core.py -> keystone-16.0.3.dev15/keystone/endpoint_policy copying keystone/endpoint_policy/backends/__init__.py -> keystone-16.0.3.dev15/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/base.py -> keystone-16.0.3.dev15/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/sql.py -> keystone-16.0.3.dev15/keystone/endpoint_policy/backends copying keystone/federation/__init__.py -> keystone-16.0.3.dev15/keystone/federation copying keystone/federation/constants.py -> keystone-16.0.3.dev15/keystone/federation copying keystone/federation/core.py -> keystone-16.0.3.dev15/keystone/federation copying keystone/federation/idp.py -> keystone-16.0.3.dev15/keystone/federation copying keystone/federation/schema.py -> keystone-16.0.3.dev15/keystone/federation copying keystone/federation/utils.py -> keystone-16.0.3.dev15/keystone/federation copying keystone/federation/backends/__init__.py -> keystone-16.0.3.dev15/keystone/federation/backends copying keystone/federation/backends/base.py -> keystone-16.0.3.dev15/keystone/federation/backends copying keystone/federation/backends/sql.py -> keystone-16.0.3.dev15/keystone/federation/backends copying keystone/identity/__init__.py -> keystone-16.0.3.dev15/keystone/identity copying keystone/identity/core.py -> keystone-16.0.3.dev15/keystone/identity copying keystone/identity/generator.py -> keystone-16.0.3.dev15/keystone/identity copying keystone/identity/schema.py -> keystone-16.0.3.dev15/keystone/identity copying keystone/identity/backends/__init__.py -> keystone-16.0.3.dev15/keystone/identity/backends copying keystone/identity/backends/base.py -> keystone-16.0.3.dev15/keystone/identity/backends copying keystone/identity/backends/resource_options.py -> keystone-16.0.3.dev15/keystone/identity/backends copying keystone/identity/backends/sql.py -> keystone-16.0.3.dev15/keystone/identity/backends copying keystone/identity/backends/sql_model.py -> keystone-16.0.3.dev15/keystone/identity/backends copying keystone/identity/backends/ldap/__init__.py -> keystone-16.0.3.dev15/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/common.py -> keystone-16.0.3.dev15/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/core.py -> keystone-16.0.3.dev15/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/models.py -> keystone-16.0.3.dev15/keystone/identity/backends/ldap copying keystone/identity/id_generators/__init__.py -> keystone-16.0.3.dev15/keystone/identity/id_generators copying keystone/identity/id_generators/sha256.py -> keystone-16.0.3.dev15/keystone/identity/id_generators copying keystone/identity/mapping_backends/__init__.py -> keystone-16.0.3.dev15/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/base.py -> keystone-16.0.3.dev15/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/mapping.py -> keystone-16.0.3.dev15/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/sql.py -> keystone-16.0.3.dev15/keystone/identity/mapping_backends copying keystone/identity/shadow_backends/__init__.py -> keystone-16.0.3.dev15/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/base.py -> keystone-16.0.3.dev15/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/sql.py -> keystone-16.0.3.dev15/keystone/identity/shadow_backends copying keystone/limit/__init__.py -> keystone-16.0.3.dev15/keystone/limit copying keystone/limit/core.py -> keystone-16.0.3.dev15/keystone/limit copying keystone/limit/schema.py -> keystone-16.0.3.dev15/keystone/limit copying keystone/limit/backends/__init__.py -> keystone-16.0.3.dev15/keystone/limit/backends copying keystone/limit/backends/base.py -> keystone-16.0.3.dev15/keystone/limit/backends copying keystone/limit/backends/sql.py -> keystone-16.0.3.dev15/keystone/limit/backends copying keystone/limit/models/__init__.py -> keystone-16.0.3.dev15/keystone/limit/models copying keystone/limit/models/base.py -> keystone-16.0.3.dev15/keystone/limit/models copying keystone/limit/models/flat.py -> keystone-16.0.3.dev15/keystone/limit/models copying keystone/limit/models/strict_two_level.py -> keystone-16.0.3.dev15/keystone/limit/models copying keystone/locale/de/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/de/LC_MESSAGES copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/en_GB/LC_MESSAGES copying keystone/locale/es/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/es/LC_MESSAGES copying keystone/locale/fr/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/fr/LC_MESSAGES copying keystone/locale/it/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/it/LC_MESSAGES copying keystone/locale/ja/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/ja/LC_MESSAGES copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/ko_KR/LC_MESSAGES copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/pt_BR/LC_MESSAGES copying keystone/locale/ru/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/ru/LC_MESSAGES copying keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/tr_TR/LC_MESSAGES copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/zh_CN/LC_MESSAGES copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> keystone-16.0.3.dev15/keystone/locale/zh_TW/LC_MESSAGES copying keystone/models/__init__.py -> keystone-16.0.3.dev15/keystone/models copying keystone/models/receipt_model.py -> keystone-16.0.3.dev15/keystone/models copying keystone/models/revoke_model.py -> keystone-16.0.3.dev15/keystone/models copying keystone/models/token_model.py -> keystone-16.0.3.dev15/keystone/models copying keystone/oauth1/__init__.py -> keystone-16.0.3.dev15/keystone/oauth1 copying keystone/oauth1/core.py -> keystone-16.0.3.dev15/keystone/oauth1 copying keystone/oauth1/schema.py -> keystone-16.0.3.dev15/keystone/oauth1 copying keystone/oauth1/validator.py -> keystone-16.0.3.dev15/keystone/oauth1 copying keystone/oauth1/backends/__init__.py -> keystone-16.0.3.dev15/keystone/oauth1/backends copying keystone/oauth1/backends/base.py -> keystone-16.0.3.dev15/keystone/oauth1/backends copying keystone/oauth1/backends/sql.py -> keystone-16.0.3.dev15/keystone/oauth1/backends copying keystone/policy/__init__.py -> keystone-16.0.3.dev15/keystone/policy copying keystone/policy/core.py -> keystone-16.0.3.dev15/keystone/policy copying keystone/policy/schema.py -> keystone-16.0.3.dev15/keystone/policy copying keystone/policy/backends/__init__.py -> keystone-16.0.3.dev15/keystone/policy/backends copying keystone/policy/backends/base.py -> keystone-16.0.3.dev15/keystone/policy/backends copying keystone/policy/backends/rules.py -> keystone-16.0.3.dev15/keystone/policy/backends copying keystone/policy/backends/sql.py -> keystone-16.0.3.dev15/keystone/policy/backends copying keystone/receipt/__init__.py -> keystone-16.0.3.dev15/keystone/receipt copying keystone/receipt/handlers.py -> keystone-16.0.3.dev15/keystone/receipt copying keystone/receipt/provider.py -> keystone-16.0.3.dev15/keystone/receipt copying keystone/receipt/receipt_formatters.py -> keystone-16.0.3.dev15/keystone/receipt copying keystone/receipt/providers/__init__.py -> keystone-16.0.3.dev15/keystone/receipt/providers copying keystone/receipt/providers/base.py -> keystone-16.0.3.dev15/keystone/receipt/providers copying keystone/receipt/providers/fernet/__init__.py -> keystone-16.0.3.dev15/keystone/receipt/providers/fernet copying keystone/receipt/providers/fernet/core.py -> keystone-16.0.3.dev15/keystone/receipt/providers/fernet copying keystone/resource/__init__.py -> keystone-16.0.3.dev15/keystone/resource copying keystone/resource/core.py -> keystone-16.0.3.dev15/keystone/resource copying keystone/resource/schema.py -> keystone-16.0.3.dev15/keystone/resource copying keystone/resource/backends/__init__.py -> keystone-16.0.3.dev15/keystone/resource/backends copying keystone/resource/backends/base.py -> keystone-16.0.3.dev15/keystone/resource/backends copying keystone/resource/backends/resource_options.py -> keystone-16.0.3.dev15/keystone/resource/backends copying keystone/resource/backends/sql.py -> keystone-16.0.3.dev15/keystone/resource/backends copying keystone/resource/backends/sql_model.py -> keystone-16.0.3.dev15/keystone/resource/backends copying keystone/resource/config_backends/__init__.py -> keystone-16.0.3.dev15/keystone/resource/config_backends copying keystone/resource/config_backends/base.py -> keystone-16.0.3.dev15/keystone/resource/config_backends copying keystone/resource/config_backends/sql.py -> keystone-16.0.3.dev15/keystone/resource/config_backends copying keystone/revoke/__init__.py -> keystone-16.0.3.dev15/keystone/revoke copying keystone/revoke/core.py -> keystone-16.0.3.dev15/keystone/revoke copying keystone/revoke/model.py -> keystone-16.0.3.dev15/keystone/revoke copying keystone/revoke/backends/__init__.py -> keystone-16.0.3.dev15/keystone/revoke/backends copying keystone/revoke/backends/base.py -> keystone-16.0.3.dev15/keystone/revoke/backends copying keystone/revoke/backends/sql.py -> keystone-16.0.3.dev15/keystone/revoke/backends copying keystone/server/__init__.py -> keystone-16.0.3.dev15/keystone/server copying keystone/server/backends.py -> keystone-16.0.3.dev15/keystone/server copying keystone/server/wsgi.py -> keystone-16.0.3.dev15/keystone/server copying keystone/server/flask/__init__.py -> keystone-16.0.3.dev15/keystone/server/flask copying keystone/server/flask/application.py -> keystone-16.0.3.dev15/keystone/server/flask copying keystone/server/flask/common.py -> keystone-16.0.3.dev15/keystone/server/flask copying keystone/server/flask/core.py -> keystone-16.0.3.dev15/keystone/server/flask copying keystone/server/flask/request_processing/__init__.py -> keystone-16.0.3.dev15/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/json_body.py -> keystone-16.0.3.dev15/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/req_logging.py -> keystone-16.0.3.dev15/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/middleware/__init__.py -> keystone-16.0.3.dev15/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/auth_context.py -> keystone-16.0.3.dev15/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/url_normalize.py -> keystone-16.0.3.dev15/keystone/server/flask/request_processing/middleware copying keystone/tests/__init__.py -> keystone-16.0.3.dev15/keystone/tests copying keystone/tests/common/__init__.py -> keystone-16.0.3.dev15/keystone/tests/common copying keystone/tests/common/auth.py -> keystone-16.0.3.dev15/keystone/tests/common copying keystone/tests/functional/__init__.py -> keystone-16.0.3.dev15/keystone/tests/functional copying keystone/tests/functional/core.py -> keystone-16.0.3.dev15/keystone/tests/functional copying keystone/tests/functional/shared/__init__.py -> keystone-16.0.3.dev15/keystone/tests/functional/shared copying keystone/tests/functional/shared/test_running.py -> keystone-16.0.3.dev15/keystone/tests/functional/shared copying keystone/tests/hacking/__init__.py -> keystone-16.0.3.dev15/keystone/tests/hacking copying keystone/tests/hacking/checks.py -> keystone-16.0.3.dev15/keystone/tests/hacking copying keystone/tests/protection/__init__.py -> keystone-16.0.3.dev15/keystone/tests/protection copying keystone/tests/protection/v3/__init__.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_access_rules.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_application_credential.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_assignment.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_consumer.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_credentials.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_config.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_roles.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domains.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_ec2_credential.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoint_group.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoints.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_grants.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_groups.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_identity_providers.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_implied_roles.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_limits.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_mappings.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy_association.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_endpoint.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_tags.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_projects.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_protocols.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_regions.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_registered_limits.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_roles.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_service_providers.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_services.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_system_assignments.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_tokens.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_trusts.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_users.py -> keystone-16.0.3.dev15/keystone/tests/protection/v3 copying keystone/tests/unit/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/base_classes.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/core.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/default_catalog.templates -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/default_catalog_multi_region.templates -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/default_fixtures.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/fakeldap.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/federation_fixtures.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/filtering.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/identity_mapping.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/mapping_fixtures.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/rest.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_app_config.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_auth_plugin.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_federation_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_id_mapping_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap_pool.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_rules.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_backend_templated.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_cli.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_config.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_contrib_ec2_core.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_contrib_s3_core.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_contrib_simple_cert.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_driver_hints.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_entry_points.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_exception.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_hacking_checks.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_healthcheck.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_ldap_livetest.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_ldap_pool_livetest.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_ldap_tls_livetest.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_limits.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_middleware.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_policy.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_receipt_provider.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_revoke.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_shadow_users.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_sql_banned_operations.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_sql_upgrade.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_token_provider.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_url_middleware.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_application_credential.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_assignment.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_auth.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_catalog.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_credential.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_domain_config.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_endpoint_policy.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_federation.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_filters.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_identity.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_oauth1.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_os_revoke.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_policy.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_resource.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_v3_trust.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_validation.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/test_versions.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/utils.py -> keystone-16.0.3.dev15/keystone/tests/unit copying keystone/tests/unit/application_credential/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/test_backends.py -> keystone-16.0.3.dev15/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/backends/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/application_credential/backends/test_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/assignment/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_backends.py -> keystone-16.0.3.dev15/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/role_backends/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/assignment/role_backends/test_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/auth/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_controllers.py -> keystone-16.0.3.dev15/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_schema.py -> keystone-16.0.3.dev15/keystone/tests/unit/auth copying keystone/tests/unit/auth/plugins/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/test_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/auth/plugins copying keystone/tests/unit/backend/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_ldap.py -> keystone-16.0.3.dev15/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/backend copying keystone/tests/unit/catalog/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_backends.py -> keystone-16.0.3.dev15/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/catalog copying keystone/tests/unit/common/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_cache.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_database_conflicts.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_json_home.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_notifications.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_provider_api.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_rbac_enforcer.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_resource_options_common.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_sql_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/common/test_utils.py -> keystone-16.0.3.dev15/keystone/tests/unit/common copying keystone/tests/unit/config_files/backend_ldap.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_liveldap.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_sql.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/deprecated.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/deprecated_override.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/test_auth_plugin.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> keystone-16.0.3.dev15/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-16.0.3.dev15/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> keystone-16.0.3.dev15/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/contrib/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/contrib copying keystone/tests/unit/contrib/federation/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/contrib/federation copying keystone/tests/unit/contrib/federation/test_utils.py -> keystone-16.0.3.dev15/keystone/tests/unit/contrib/federation copying keystone/tests/unit/credential/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_backend_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_fernet_provider.py -> keystone-16.0.3.dev15/keystone/tests/unit/credential copying keystone/tests/unit/endpoint_policy/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/endpoint_policy copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> keystone-16.0.3.dev15/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/external/README.rst -> keystone-16.0.3.dev15/keystone/tests/unit/external copying keystone/tests/unit/external/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/external copying keystone/tests/unit/external/test_timeutils.py -> keystone-16.0.3.dev15/keystone/tests/unit/external copying keystone/tests/unit/federation/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/federation copying keystone/tests/unit/federation/test_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/federation copying keystone/tests/unit/identity/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backend_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backends.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity copying keystone/tests/unit/identity/backends/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_base.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap_common.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/shadow_users/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_backend.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/ksfixtures/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/auth_plugins.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/backendloader.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/cache.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/database.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/hacking.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/key_repository.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/ldapdb.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/policy.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/temporaryfile.py -> keystone-16.0.3.dev15/keystone/tests/unit/ksfixtures copying keystone/tests/unit/limit/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/limit copying keystone/tests/unit/limit/test_backends.py -> keystone-16.0.3.dev15/keystone/tests/unit/limit copying keystone/tests/unit/policy/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/policy copying keystone/tests/unit/policy/test_backends.py -> keystone-16.0.3.dev15/keystone/tests/unit/policy copying keystone/tests/unit/policy/backends/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_base.py -> keystone-16.0.3.dev15/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/policy/backends copying keystone/tests/unit/receipt/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_fernet_provider.py -> keystone-16.0.3.dev15/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_receipt_serialization.py -> keystone-16.0.3.dev15/keystone/tests/unit/receipt copying keystone/tests/unit/resource/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_backends.py -> keystone-16.0.3.dev15/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/resource copying keystone/tests/unit/resource/backends/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/backends/test_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/config_backends/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/resource/config_backends/test_sql.py -> keystone-16.0.3.dev15/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> keystone-16.0.3.dev15/keystone/tests/unit/saml2 copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> keystone-16.0.3.dev15/keystone/tests/unit/saml2 copying keystone/tests/unit/server/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/server copying keystone/tests/unit/server/test_keystone_flask.py -> keystone-16.0.3.dev15/keystone/tests/unit/server copying keystone/tests/unit/tests/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_core.py -> keystone-16.0.3.dev15/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_utils.py -> keystone-16.0.3.dev15/keystone/tests/unit/tests copying keystone/tests/unit/token/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/token copying keystone/tests/unit/token/test_fernet_provider.py -> keystone-16.0.3.dev15/keystone/tests/unit/token copying keystone/tests/unit/token/test_jws_provider.py -> keystone-16.0.3.dev15/keystone/tests/unit/token copying keystone/tests/unit/token/test_token_serialization.py -> keystone-16.0.3.dev15/keystone/tests/unit/token copying keystone/tests/unit/trust/__init__.py -> keystone-16.0.3.dev15/keystone/tests/unit/trust copying keystone/tests/unit/trust/test_backends.py -> keystone-16.0.3.dev15/keystone/tests/unit/trust copying keystone/token/__init__.py -> keystone-16.0.3.dev15/keystone/token copying keystone/token/provider.py -> keystone-16.0.3.dev15/keystone/token copying keystone/token/token_formatters.py -> keystone-16.0.3.dev15/keystone/token copying keystone/token/providers/__init__.py -> keystone-16.0.3.dev15/keystone/token/providers copying keystone/token/providers/base.py -> keystone-16.0.3.dev15/keystone/token/providers copying keystone/token/providers/fernet/__init__.py -> keystone-16.0.3.dev15/keystone/token/providers/fernet copying keystone/token/providers/fernet/core.py -> keystone-16.0.3.dev15/keystone/token/providers/fernet copying keystone/token/providers/jws/__init__.py -> keystone-16.0.3.dev15/keystone/token/providers/jws copying keystone/token/providers/jws/core.py -> keystone-16.0.3.dev15/keystone/token/providers/jws copying keystone/trust/__init__.py -> keystone-16.0.3.dev15/keystone/trust copying keystone/trust/core.py -> keystone-16.0.3.dev15/keystone/trust copying keystone/trust/schema.py -> keystone-16.0.3.dev15/keystone/trust copying keystone/trust/backends/__init__.py -> keystone-16.0.3.dev15/keystone/trust/backends copying keystone/trust/backends/base.py -> keystone-16.0.3.dev15/keystone/trust/backends copying keystone/trust/backends/sql.py -> keystone-16.0.3.dev15/keystone/trust/backends copying keystone_tempest_plugin/README.rst -> keystone-16.0.3.dev15/keystone_tempest_plugin copying playbooks/legacy/keystone-dsvm-grenade-multinode/post.yaml -> keystone-16.0.3.dev15/playbooks/legacy/keystone-dsvm-grenade-multinode copying playbooks/legacy/keystone-dsvm-grenade-multinode/run.yaml -> keystone-16.0.3.dev15/playbooks/legacy/keystone-dsvm-grenade-multinode copying rally-jobs/README.rst -> keystone-16.0.3.dev15/rally-jobs copying rally-jobs/keystone.yaml -> keystone-16.0.3.dev15/rally-jobs copying releasenotes/notes/.placeholder -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/Assignment_V9_driver-c22be069f7baccb0.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/DomainSpecificRoles-fc5dd2ef74a1442c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/Role_V9_driver-971c3aae14d9963d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/V9ResourceDriver-26716f97c0cc1a80.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/add-bootstrap-cli-192500228cc6e574.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/add-description-to-role-88ab5bb8a96cc002.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/add-expires-at-int-to-trusts-60ae3c5d0c00808a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/add-limit-description-c1f42641d9c6c33d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/add-unified-limit-apis-c9ebc5116bc2cf93.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/add_password_expires_at_to_user_response-22f14ab629c48bc2.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/admin_token-a5678d712783c145.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/admin_token-c634ec12fc714255.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bootstrap-update-endpoint-7a63a2329822b6e7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-allow-expired-f5d845b9601bc1ef.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-application-credentials-c699f1f17c7d4e2f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-basic-default-roles-4ff6502b6ac57d48.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-domain-config-as-stable-716ca5ab33c0cc42.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-domain-config-default-82e42d946ee7cb43.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-json-web-tokens-37ce3bcd1356cf1b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-manage-migration-c398963a943a89fe.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-mfa-auth-receipt-8b459431c1f360ce.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-password-expires-validation-4b32fe7032595932.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-pci-dss-password-requirements-api-87bc724b2aa554f7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-pci-dss-query-password-expired-users-a7c96a3843bb9abc.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-per-user-auth-plugin-reqs-feb95fd907be4b40.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-strict-two-level-model.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-support-federated-attr-94084d4073f50280.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-system-scope-7d236ee5992d4e20.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-upgrade-checks-0dc692a392a96879.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-url-safe-naming-ad90d6a659f5bf3c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bp-whitelist-extension-for-app-creds-90e5bcd7b2b78b02.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1017606-98313bb4c1edf250.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1291157-00b5c714a097e84c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1473292-c21481e6aec29ec2.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1490804-de58a9606edb31eb.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1519210-de76097c974f9c93.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1523369-4d42c841b6e7e54e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1524030-0814724d5c2b7c8d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1524030-ccff6b0ec9d1cbf2.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1535878-change-get_project-permission-e460af1256a2c056.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1542417-d630b7886bb0b369.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1547684-911aed68a0d3df17.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1563101-134df5b99ea48f00.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1571878-1bcaea5337905af0.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1582585-a368ac5a252ec84f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1590587-domain-specific-role-assignment-8f120604a6625852.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1594482-52a5dd1d8477b694.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1611102-e1348cbec9b1110a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1613466-credential-update-ec2-type-8fb51ff3ad3a449c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1615014-b30f606a2d202428.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1616424-c46ba773f7ac40ae.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1622310-c501cf77437fdfa6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1636950-8fa1a47fce440977.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1638603-354ee4167e6e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1641639-b9accc163e61ca15.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1641645-516709f9da3de26f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1641654-8630ce7bcde43a7e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1641660-f938267e1ec54071.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1641816-8b39f3f73359c778.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1642212-9964dfd3af0184bd.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1642348-83d4c86ad3984d75.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1642457-4533f9810a8cd927.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1642687-5497fb56fe86806d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1642687-c7ab1c9be152db20.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1642692-d669c8fcf9e171d9.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1645487-ca22c216ec26cc9b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1649138-c53974f6bb0eab14.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1649446-efff94143823755d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1649616-b835d1dac3401e8c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1656076-c4422270f73b43b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1659730-17834ba2dde668ae.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1659995-f3e716de743b7291.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1670382-ee851ba4f364d608.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1676497-92271e25f642e2de.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1684994-264fb8f182ced180.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1687593-95e1568291ecd70b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1688137-e4203c9a728690a7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1696574-15a728396350a95a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1700852-de775d0eb2ddfdd1.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1701324-739a31f38037f77b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1702211-abb59adda73fd78e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1703369-9a901d627a1e0316.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1703666-b8a990f2bf5b62f0.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1704205-bc0570feeb3ec5c4.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1705485-7a1ad17b9cc99b9d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1718747-50d39fa87bdbb12b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1724645-a94659dfd0f45b9a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1727099-1af277b35db34372.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1727726-0b47608811a2cd16.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1728907-bab6769ab46bd8aa.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1729933-4a09201e9dface2a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1733754-4d9d3042b8501ec6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1734244-1b4ea83baa72566d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1735250-b60332a7f288cf94.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1736875-c790f568c5f4d671.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1738895-342864cd0285bc42.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1740951-82b7e4bd608742ab.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1744195-a7154ac2e8556efc.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1746599-848a1163e52ac0a6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1747694-48c8caa4871300e3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1748027-decc2e11154b97cf.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1748970-eb63ad2030e296f3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1749264-676ca02902bcd169.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1749267-96153d2fa6868f67.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1750415-95ede3a9685b6e0c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1750660-e2a360ddd6790fc4.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1750669-dfce859550126f03.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1750673-b53f74944d767ae9.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1750676-cf70c1a27b2c8de3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1750678-88a38851ca80fc64.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1751045-f950e3fb85e2b573.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1753584-e052bc7805f001b4.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1753585-7e11213743754999.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1754048-correct-federated-domain-47cb889d88d7770a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1755874-9951f77c6d18431c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1756190-0e5d86d334555931.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1757022-664d0b0db1242bf8.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1757151-43eb3baaa175f904.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1759289-466cdf4514de3498.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1760205-87dedd6d8812db3f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1760521-fec5c88af214401f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1760809-711df870a9d67c0d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1763824-3d2f5169af9d42f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1765193-b40318b9fb5d1c7b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1773967-b59517a09e0e6141.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1774229-cb968e95c9d81c4d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1776504-keystone-conversion-to-flask-372a5654a55675c6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1778109-ea15ce6a8207f857.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1778945-b7f2db3052525ca8.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1779889-12eb5edf4cc93a1d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1779903-f2b22cf23a9e01f9.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1780159-095ffa0e53be2464.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1780503-70ca1ba3f428dd41.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1782704-0b053eaf5d801dee.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1782922-db822fda486ac773.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1784536-9d1d1e149c605a1d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1785164-2b7ed29266eb4792.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1787874-13499ec227b8e26c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1788415-3190279e9c900f76.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1788694-4dc8b3ec47fc6084.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1789450-9dec1383ffd3de01.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1792026-2de8345a89e2256b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1794376-53ce14528f00f01d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1794527-866b1caff67977f3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1794864-3116bf165a146be6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1796887-eaea84e3f9a8ff9f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1801095-6e28d7a86719da74.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1801873-0eb9a5ec3e801190.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804292-0107869c7029f79e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804446-1a281eadbb044070.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804462-59ad43f98242dea0.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804463-74537652166cf656.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804482-aa95619320d098fa.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804483-1d9ccfcb24f25f51.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804516-24b0b10ed6fe0589.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804517-a351aec088fee066.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804519-8384a9ead261d4c2.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804520-d124599967923052.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804521-3c0d9f567e8f532f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804522-00df902cd2d74ee3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1804523-d1768909b13b167e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805363-0b85d71917ad09d1.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805366-670867516c6fc4bc.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805368-ea32c2db2ae57225.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805369-ed98d3fcfafb5c43.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805371-249c8c9b562ab371.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805372-af4ebf4b19500b72.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805400-c192be936d277ade.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805402-75d0d93f31af620f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805403-c003627a64768716.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805406-252b45d443af20b3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805409-8bc6cc9f1c5bc672.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805880-0032024ea6b83563.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1805880-3fc6b30309a4370f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1806713-cf5feab23fc78a23.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1806762-08ff9eecdc03c554.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1806762-09f414995924db23.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1806762-0b7356ace200a5d3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1806762-2092fee9f6c87dc3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1806762-c3bfc71cb9bb94f3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1806762-daed3e27f58f0f6d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1810393-5a7d379842c51d9b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1811605-9d23080d7e949c25.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1813085-cf24b204e95fd7f5.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1814589-f3e7f554bee1c317.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1815771-ae0e4118c552f01e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1816927-e17f4e596e611380.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1817313-c11481e6eed29ec2.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1818725-96d698e22e648764.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1818734-d753bfae60ffd030.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1818736-98ea186a074056f4.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1818845-05f8c3af5ea9abc7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1818846-d1a8c77d20659ad6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1819036-e2d24655c70d0aad.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1820333-356dcc8bf9f73fed.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1823258-9f93dbdc0fa8441d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1831918-c70cf87ef086d871.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1833739-f962e8caf3e22068.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1836568-66d853a1f22c5530.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1839133-24570c9fbacb530d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1839577-1226d86ea0744055.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1840291-35af1ac7ba06e166.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1841486-425f367925f5e03f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1843609-8498b132222596b7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1844157-7808af9bcea0429d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1844194-48ae60db49f91bd4.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1844207-x27a31f3403xfd7y.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1844461-08a8bdc5f613b88d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1844664-905cf6cad2e032a7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1848238-f6533644f7907358.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1848342-317c9e4afa65a3ff.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1855080-08b28181b7cb2470.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1856881-277103af343187f1.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1856904-101af15bb48eb3ca.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1856962-2c87d541da61c727.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1858012-584267ada7e33f2c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1872733-2377f456a57ad32c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1872735-0989e51d2248ce1e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1872737-f8e1ad3b6705b766.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1872755-2c81d3267b89f124.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1873290-ff7f8e4cee15b75a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1878938-70ee2af6fdf66004.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1885753-51df25f3ff1d9ae8.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1889936-78d6853b5212b8f1.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1896125-b17a4d12730fe493.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1901207-13762f85b8a04481.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug-1901654-69b9f35d11cd0c75.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug1828565-0790c4c60ba34100.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug_1526462-df9a3f3974d9040f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug_1543048_and_1668503-7ead4e15faaab778.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug_1674415-e8a7345aa2b05ab7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug_1688188-256e3572295231a1.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/bug_1698900-f195125bf341d887.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/catalog-caching-12f2532cfb71325a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/catalog_project_id-519f5a70f9f7c4c6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/convert-keystone-to-flask-80d980e239b662b0.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecate-endpoint-policy-cfg-option-d018acab72a398a0.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecate-memcache-token-persistence-eac88c80147ea241.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecate-policies-api-b104fbd1d2367b1b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecate-v2-apis-894284c17be881d2.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-as-of-mitaka-8534e43fa40c1d09.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-as-of-newton-be1d8dbcc6bdc68f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-as-of-ocata-a5b2f1e3e39f818e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-as-of-pike-506f9aca91674550.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-as-of-queens-8ad7f826e4f08f57.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-as-of-rocky-60b2fa05d07d3a28.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-as-of-stein-0166965502cb3be2.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-as-of-train-de3fe41ff2251385.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/deprecated-socket_timeout-option-d3358b4f2310706c.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/domain-level-limit-support-60e1e330d06227ed.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/enable-filter-idp-d0135f4615178cfc.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/enable-inherit-on-default-54ac435230261a6a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/endpoints-from-endpoint_group-project-association-7271fba600322fb6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/extensions-to-core-a0d270d216d47276.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/federation-group-ids-mapping-6c56120d65a5cb22.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/filter-mappings-by-entity-77162a146d375385.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/httpd-keystone-d51b7335559b09c8.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/identity_driver_new_change_password_method-e8c0e06795bca2d8.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/immutable-resource-options-bug-1807751-acc1e3c689484337.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/impl-templated-catalog-1d8f6333726b34f8.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/implied-roles-026f401adc0f7fb6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/implied-roles-stable-8b293e187c5620ad.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/insecure_reponse-2a168230709bc8e7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/is-admin-24b34238c83b3a82.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/ldap-conn-pool-enabled-90df94652f1ded53.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/ldap-emulation-91c4d535eb9c3d10.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/limits-api-refactor-05abf9e6c2e75852.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/list_limit-ldap-support-5d31d51466fc49a6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/mapping_populate-521d92445505b8a3.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/migration_squash-f655329ddad7fc2a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/no-default-domain-2161ada44bf7a3f7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/notify-on-user-group-membership-8c0136ee0484e255.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/oauth1-headers-content-type-9a9245d9bbec8f8e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/password-created_at-nullable-b3c284be50d93ef5.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/policy_new_federated_projects_for_user-dcd7bd148efef049.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/pre-cache-tokens-73450934918af26b.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/project-tags-1e72a6779d9d02c5.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/projects_as_domains-3ea8a58b4c2965e1.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/python3-support-e4189e0a1a6e2e4f.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/remove-token-auth-middleware-5ea3b3734ce1d9e6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/remove-trust-auth-support-from-v2-de316c9ba46d556d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/removed-as-of-mitaka-9ff14f87d0b98e7e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/removed-as-of-newton-721c06b5dcb1b34a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/removed-as-of-ocata-436bb4b839e74494.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/removed-as-of-pike-deadbeefdeadbeef.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/removed-as-of-queens-94c04e88c08f89aa.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/removed-as-of-rocky-f44c3ba7c3e73d01.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/removed-as-of-stein-5eb23253b72ab54e.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/removed-as-of-train-92b2942a680eb859.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/request_context-e143ba9c446a5952.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/resource-backend-sql-only-03154d8712b36bd0.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/revert-v2-token-issued-for-non-default-domain-25ea5337f158ef13.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/s3-aws-v4-c6cb75ce8d2289d4.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/scope-and-default-roles-a733c235731bb558.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/support_encrypted_credentials_at_rest-93dcb67b3508e91a.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/tenant_id_to_project_id-42d95d93011785cb.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/token-formatter-ec58aba00fa83706.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/token-provider-refactor-a3a64146807daf36.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/token_expiration_to_match_application_credential-56d058355a9f240d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/totp-40d93231714c6a20.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/unified-limit-api-improvment-b34d18769d18a0a7.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/use-pyldap-6e811c28bf350d6d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/use-python-ldap-0318ff7798bdd98d.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/v2-dep-d6e7ab2d08119549.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/v3-endpoints-in-v2-list-b0439816938713d6.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/v9FederationDriver-cbebcf5f97e1eae2.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml -> keystone-16.0.3.dev15/releasenotes/notes copying releasenotes/source/conf.py -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/index.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/liberty.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/mitaka.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/newton.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/ocata.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/pike.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/queens.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/rocky.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/stein.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/unreleased.rst -> keystone-16.0.3.dev15/releasenotes/source copying releasenotes/source/_static/.placeholder -> keystone-16.0.3.dev15/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> keystone-16.0.3.dev15/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> keystone-16.0.3.dev15/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> keystone-16.0.3.dev15/releasenotes/source/locale/ja/LC_MESSAGES copying tools/cover.sh -> keystone-16.0.3.dev15/tools copying tools/fast8.sh -> keystone-16.0.3.dev15/tools copying tools/sample_data.sh -> keystone-16.0.3.dev15/tools copying tools/test-setup.sh -> keystone-16.0.3.dev15/tools Writing keystone-16.0.3.dev15/setup.cfg creating dist Creating tar archive removing 'keystone-16.0.3.dev15' (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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.j5ugpcea:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-heat-agents-4323c9ba064265fb01c277a8a7e3a13a52e6865a baseurl=https://trunk.rdoproject.org/centos7-train/43/23/4323c9ba064265fb01c277a8a7e3a13a52e6865a_d7389d8c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1619496 8422224 1353608 6224228 12954528 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.qfsx949z', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1619116 8422604 1353608 6224228 12954908 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 881M 3.5G 21% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.s74mv96z', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', 'e5b15d9fa8504e3f85dc83b83d73838d', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', '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-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 ']' ++ ls dist ++ grep .tar.gz + SOURCE=keystone-16.0.3.dev15.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/keystone-16.0.3.dev15.tar.gz ++ basename keystone-16.0.3.dev15.tar.gz .tar.gz + SOURCEWITHREL=keystone-16.0.3.dev15-0.20230825163817.9d699a7.tar.gz + mv dist/keystone-16.0.3.dev15.tar.gz /tmp/tmp.Fy806xiEks/SOURCES/keystone-16.0.3.dev15-0.20230825163817.9d699a7.tar.gz + cd /home/centos-train/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.Fy806xiEks/SOURCES/ + cp openstack-keystone.spec /tmp/tmp.Fy806xiEks/SPECS/ + cd /tmp/tmp.Fy806xiEks/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-keystone.spec + sed -i -e '1i%define upstream_version 16.0.3.dev15\' 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-16.0.3.dev15-0.20230825163817.9d699a7.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr keystone-16.0.3.dev15-0.20230825163817.9d699a7\' openstack-keystone.spec + sed -i -e s/UPSTREAMVERSION/16.0.3.dev15/g openstack-keystone.spec + VERSION=16.0.3 + sed -i -e 's/Version:.*/Version: 16.0.3/g' openstack-keystone.spec + sed -i -e 's/Release:.*/Release: 0.20230825163817.9d699a7%{?dist}/g' openstack-keystone.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: keystone-16.0.3.dev15-0.20230825163817.9d699a7.tar.gz/' openstack-keystone.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-keystone.spec + cat openstack-keystone.spec %global dlrn_nvr keystone-16.0.3.dev15-0.20230825163817.9d699a7 %global dlrn 1 %define upstream_version 16.0.3.dev15 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %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: 16.0.3 Release: 0.20230825163817.9d699a7%{?dist} Summary: OpenStack Identity Service License: ASL 2.0 URL: http://keystone.openstack.org/ Source0: keystone-16.0.3.dev15-0.20230825163817.9d699a7.tar.gz # Source1: openstack-keystone.logrotate Source3: openstack-keystone.sysctl Source5: openstack-keystone-sample-data Source20: keystone-dist.conf BuildArch: noarch BuildRequires: openstack-macros BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-osprofiler >= 1.1.0 BuildRequires: python%{pyver}-pbr >= 2.0.0 BuildRequires: git # Required to build keystone.conf BuildRequires: python%{pyver}-oslo-cache >= 1.26.0 BuildRequires: python%{pyver}-oslo-config >= 2:5.2.0 BuildRequires: python%{pyver}-passlib >= 1.6 BuildRequires: python%{pyver}-pycadf >= 2.1.0 # Required to compile translation files BuildRequires: python%{pyver}-babel # Required to build man pages BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-jsonschema >= 2.6.0 BuildRequires: python%{pyver}-oslo-db >= 4.27.0 BuildRequires: python%{pyver}-oauthlib BuildRequires: python%{pyver}-pysaml2 BuildRequires: python%{pyver}-keystonemiddleware >= 7.0.0 BuildRequires: python%{pyver}-testresources BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-oslotest # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-redis %if 0%{rhosp} == 0 && 0%{?rhel} < 8 BuildRequires: python-zmq %endif BuildRequires: python-ldappool >= 2.0.0 BuildRequires: python-webtest BuildRequires: python-freezegun %else BuildRequires: python%{pyver}-redis %if 0%{rhosp} == 0 && 0%{?rhel} < 8 BuildRequires: python%{pyver}-zmq %endif BuildRequires: python%{pyver}-ldappool >= 2.0.0 BuildRequires: python%{pyver}-webtest BuildRequires: python%{pyver}-freezegun %endif Requires: python%{pyver}-keystone = %{epoch}:%{version}-%{release} Requires: python%{pyver}-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 python%{pyver}-keystone Summary: Keystone Python libraries %{?python_provide:%python_provide python%{pyver}-keystone} Requires: python%{pyver}-pbr >= 2.0.0 Requires: python%{pyver}-bcrypt >= 3.1.3 Requires: python%{pyver}-sqlalchemy >= 1.1.0 Requires: python%{pyver}-passlib >= 1.7.0 Requires: openssl Requires: python%{pyver}-six >= 1.10.0 Requires: python%{pyver}-babel >= 2.3.4 Requires: python%{pyver}-oauthlib >= 0.6.2 Requires: python%{pyver}-jsonschema >= 2.6.0 Requires: python%{pyver}-pycadf >= 2.1.0 Requires: python%{pyver}-keystonemiddleware >= 7.0.0 Requires: python%{pyver}-oslo-cache >= 1.26.0 Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.22.0 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.44.0 Requires: python%{pyver}-oslo-messaging >= 5.29.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-policy >= 2.3.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.0 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-osprofiler >= 1.4.0 Requires: python%{pyver}-pysaml2 >= 4.5.0 Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-scrypt >= 0.8.0 Requires: python%{pyver}-flask >= 1.0.2 Requires: python%{pyver}-flask-restful >= 0.3.5 Requires: python%{pyver}-jwt Requires: python%{pyver}-pytz # for Keystone Lightweight Tokens (KLWT) Requires: python%{pyver}-cryptography >= 2.1 # Handle python2 exception %if %{pyver} == 2 Requires: python-ldap >= 3.1.0 Requires: python-ldappool >= 2.0.0 Requires: python-memcached >= 1.56 Requires: python-migrate >= 0.11.0 Requires: python-webob >= 1.7.1 Requires: python-dogpile-cache >= 0.6.2 Requires: python-msgpack >= 0.5.0 %else Requires: python%{pyver}-ldap >= 3.1.0 Requires: python%{pyver}-ldappool >= 2.0.0 Requires: python%{pyver}-memcached >= 1.56 Requires: python%{pyver}-migrate >= 0.11.0 Requires: python%{pyver}-webob >= 1.7.1 Requires: python%{pyver}-dogpile-cache >= 0.6.2 Requires: python%{pyver}-msgpack >= 0.4.0 %endif %description -n python%{pyver}-keystone %{common_desc} This package contains the Keystone Python library. %package -n python%{pyver}-%{service}-tests Summary: Keystone tests %{?python_provide:%python_provide python%{pyver}-%{service}-tests} Requires: openstack-%{service} = %{epoch}:%{version}-%{release} # Adding python-keystone-tests-tempest as Requires to keep backward # compatibilty %if %{pyver} == 2 Requires: python%{pyver}-keystone-tests-tempest %endif %description -n python%{pyver}-%{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: python%{pyver}-sphinx >= 1.1.2 BuildRequires: python%{pyver}-sphinx-feature-classification BuildRequires: python%{pyver}-openstackdocstheme BuildRequires: python%{pyver}-sphinxcontrib-apidoc BuildRequires: python%{pyver}-sphinxcontrib-seqdiag BuildRequires: python%{pyver}-sphinxcontrib-blockdiag BuildRequires: python%{pyver}-flask >= 1.0.2 BuildRequires: python%{pyver}-flask-restful >= 0.3.5 BuildRequires: python%{pyver}-cryptography >= 2.1 BuildRequires: python%{pyver}-oslo-concurrency >= 3.26.0 BuildRequires: python%{pyver}-oslo-log >= 3.44.0 BuildRequires: python%{pyver}-oslo-messaging >= 5.29.0 BuildRequires: python%{pyver}-oslo-middleware >= 3.31.0 BuildRequires: python%{pyver}-oslo-policy >= 2.3.0 BuildRequires: python%{pyver}-mock # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-dogpile-cache >= 0.5.7 BuildRequires: python-memcached >= 1.56 BuildRequires: python-lxml %else BuildRequires: python%{pyver}-dogpile-cache >= 0.5.7 BuildRequires: python%{pyver}-memcached >= 1.56 BuildRequires: python%{pyver}-lxml %endif %description doc %{common_desc} This package contains documentation for Keystone. %endif %prep %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-%{pyver} --config-file=config-generator/keystone.conf PYTHONPATH=. oslo-config-generator-%{pyver} --config-file=config-generator/keystone.conf --format yaml --output-file=%{service}-schema.yaml PYTHONPATH=. oslo-config-generator-%{pyver} --config-file=config-generator/keystone.conf --format json --output-file=%{service}-schema.json # distribution defaults are located in keystone-dist.conf %{pyver_build} # Generate i18n files %{pyver_bin} setup.py compile_catalog -d build/lib/%{service}/locale -D keystone %install %{pyver_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 -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-%{pyver} rm -rf %{buildroot}/%{_prefix}%{_sysconfdir} # docs generation requires everything to be installed first %if 0%{?with_doc} sphinx-build-%{pyver} -b html doc/source doc/build/html # https://storyboard.openstack.org/#!/story/2005577 mkdir -p doc/build/man/_static sphinx-build-%{pyver} -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}%{pyver_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{pyver_sitelib}/%{service}/locale/*pot mv %{buildroot}%{pyver_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 %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 python%{pyver}-keystone -f %{service}.lang %defattr(-,root,root,-) %license LICENSE %{pyver_sitelib}/keystone %{pyver_sitelib}/keystone-*.egg-info %exclude %{pyver_sitelib}/%{service}/tests %files -n python%{pyver}-%{service}-tests %license LICENSE %{pyver_sitelib}/%{service}/tests %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.Fy806xiEks/SOURCES openstack-keystone.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 --spec openstack-keystone.spec --sources=/tmp/tmp.Fy806xiEks/SOURCES INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.z833nlk4:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-heat-agents-4323c9ba064265fb01c277a8a7e3a13a52e6865a baseurl=https://trunk.rdoproject.org/centos7-train/43/23/4323c9ba064265fb01c277a8a7e3a13a52e6865a_d7389d8c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1596396 9312752 494268 5356800 13836968 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.xp85ivv5', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1618652 8471032 1304568 6176264 13004412 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7eh5ju6u', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '3b4610fd7b7148729ff720a116ed7d95', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', 'c106262572e44c3d8e1d3b9bc6a156d4', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', 'a7bbfec694374bd1a2a68c2a650c9eda', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', '5f4df094335049bb8c110d079e100a33', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-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-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', 'ea66e2197bee4790aa688a655042da90', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--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.xibjppr5:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '759266d13c224bb4b905d7bc3ccde5c3', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xibjppr5:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--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-centos-train-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: Failed to set locale, defaulting to C DEBUG: delorean-openstack-heat-agents-4323c9ba064265fb 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. 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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5eb8a177cc6f4357ba718ca9f58dab21', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-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-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z833nlk4:/etc/resolv.conf', '--bind=/dev/btrfs-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.z833nlk4:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'cddda3b3996142ed906cfbd635f7f20a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z833nlk4:/etc/resolv.conf', '--bind=/dev/btrfs-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', '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-16.0.3-0.20230825163817.9d699a7.el7.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) 0 minutes 7 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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.Fy806xiEks INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-heat-agents-4323c9ba064265fb01c277a8a7e3a13a52e6865a baseurl=https://trunk.rdoproject.org/centos7-train/43/23/4323c9ba064265fb01c277a8a7e3a13a52e6865a_d7389d8c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm INFO: Start(/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1594992 9314160 494200 5356796 13838440 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.qjd1e1si', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1614120 8475504 1304512 6176324 13009000 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.scew7qa4', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '3f4efa4761c04f27947277b6745ee044', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', '1b0e18191b084211b550ca24482d90e5', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', 'c19befff2c6745e39cc002469bfeb66a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', 'ca033a9832b44856aac8bb0d34354700', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-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-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '8e759414f635489793dbb3c9ed192b83', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--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.bhcvb9hv:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3697c86bad15413da94657e53524f057', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bhcvb9hv:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--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-centos-train-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: Failed to set locale, defaulting to C DEBUG: delorean-openstack-heat-agents-4323c9ba064265fb 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. 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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '03eb89f02a7f4ce198bb770b847e1b37', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm Start: build setup for openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'b59b299072394a5ab3ba722beb59f4b0', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.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:16.0.3-0.20230825######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'a8a68afd5a7742b5a5d9e8d549bfb80b', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.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-16.0.3.dev15-0.20230825163817.9d699a7.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-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'bcc81278878b473f8483f272c2f777df', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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', '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-16.0.3-0.20230825163817.9d699a7.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bhcvb9hv:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a4af26824e494042ad1e6c11dfa83db5', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bhcvb9hv:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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: Failed to set locale, defaulting to C DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Last metadata expiration check: 0:00:02 ago on Fri Aug 25 16:38:39 2023. DEBUG: Package openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch is already installed. DEBUG: Package python-devel-2.7.5-93.el7_9.x86_64 is already installed. DEBUG: Package python2-pbr-5.1.2-2.el7.noarch is already installed. DEBUG: Package git-1.8.3.1-25.el7_9.x86_64 is already installed. DEBUG: Package python2-babel-2.6.0-4.el7.noarch is already installed. DEBUG: Package systemd-219-78.el7_9.7.x86_64 is already installed. DEBUG: Package python2-sphinx-1:1.8.4-1.el7.noarch is already installed. DEBUG: Package python2-mock-3.0.5-1.el7.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslotest noarch3.8.1-0.20200220113836.7ad16de.el7 delorean 45 k DEBUG: python2-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-sphinx-feature-classification noarch0.4.1-0.20200221115253.acebe59.el7 delorean 19 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-flask noarch1:1.0.2-1.el7 delorean-train-testing 152 k DEBUG: python2-flask-restful noarch0.3.6-7.el7 delorean-train-testing 117 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-ldappool noarch2.4.0-2.el7 delorean-train-testing 24 k DEBUG: python2-passlib noarch1.7.0-4.el7 delorean-train-testing 733 k DEBUG: python2-pysaml2 noarch4.6.5-1.el7 delorean-train-testing 541 k DEBUG: python2-redis noarch3.1.0-1.el7 delorean-train-testing 120 k DEBUG: python2-testresources noarch1.0.0-6.el7 delorean-train-testing 54 k DEBUG: python2-testscenarios noarch0.5.0-8.el7 delorean-train-testing 32 k DEBUG: python-zmq x86_6414.7.0-2.el7 delorean-train-testing 494 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-freezegun noarch0.3.11-4.el7 delorean-train-build-deps 27 k DEBUG: python2-openstackdocstheme noarch1.29.0-2.el7 delorean-train-build-deps 959 k DEBUG: python2-sphinxcontrib-apidoc noarch0.2.1-6.el7 delorean-train-build-deps 14 k DEBUG: python2-sphinxcontrib-blockdiag noarch1.5.5-1.el7 delorean-train-build-deps 14 k DEBUG: python2-sphinxcontrib-seqdiag noarch0.8.4-5.el7 delorean-train-build-deps 14 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python2-oauthlib noarch2.0.1-8.el7 base 146 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-mox3 noarch0.28.0-0.20200220113751.0a1e5b9.el7 delorean 74 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python-aniso8601 noarch0.82-3.el7 delorean-train-testing 31 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-click noarch6.3-1.el7 delorean-train-testing 119 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-linecache2 noarch1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-defusedxml noarch0.5.0-2.el7 delorean-train-testing 44 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-extras noarch1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-fixtures noarch3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-future noarch0.16.0-4.el7 delorean-train-testing 798 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-itsdangerous noarch0.24-14.el7 delorean-train-testing 25 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-mimeparse noarch1.6.0-2.el7 delorean-train-testing 12 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyasn1-modules noarch0.3.7-6.el7 delorean-train-testing 104 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stestr noarch2.3.1-1.el7 delorean-train-testing 145 k DEBUG: python2-subunit noarch1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-testtools noarch2.3.0-7.el7 delorean-train-testing 342 k DEBUG: python2-traceback2 noarch1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-unittest2 noarch1.1.0-15.el7 delorean-train-testing 175 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-voluptuous noarch0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-werkzeug noarch0.14.1-3.el7 delorean-train-testing 466 k DEBUG: dulwich-core x86_640.19.11-1.el7 delorean-train-testing 28 k DEBUG: openpgm x86_645.2.122-2.el7 delorean-train-testing 171 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-dulwich x86_640.19.11-1.el7 delorean-train-testing 635 k DEBUG: python2-ldap x86_643.1.0-1.el7 delorean-train-testing 217 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: zeromq x86_644.0.5-4.el7 delorean-train-testing 434 k DEBUG: python2-blockdiag noarch1.5.3-9.el7 delorean-train-build-deps 2.4 M DEBUG: python2-funcparserlib noarch0.3.6-13.el7 delorean-train-build-deps 20 k DEBUG: python2-seqdiag noarch0.9.5-10.el7 delorean-train-build-deps 44 k DEBUG: python2-webcolors noarch1.7-4.el7 delorean-train-build-deps 1.0 M DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: ipa-pgothic-fonts noarch003.03-5.el7 base 3.5 M DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-jwcrypto noarch0.4.2-1.el7 base 57 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python-reportlab x86_642.5-10.el7 base 1.2 M DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 137 Packages DEBUG: Total size: 27 M DEBUG: Total download size: 11 M DEBUG: Installed size: 103 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-aniso8601-0.82-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-click-6.3-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-linecache2-1.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-extras-1.0.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fixtures-3.0.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-flask-1.0.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-flask-restful-0.3.6-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-future-0.16.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-itsdangerous-0.24-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mimeparse-1.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-modules-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-redis-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stestr-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subunit-1.4.0-1.1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testscenarios-0.5.0-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testtools-2.3.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-traceback2-1.4.0-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-unittest2-1.1.0-15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-voluptuous-0.10.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openpgm-5.2.122-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-zmq-14.7.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-dulwich-0.19.11-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zeromq-4.0.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-freezegun-0.3.11-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-openstackdocstheme-1.29.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: (116/137): python2-sphinx-feature-classificatio 126 kB/s | 19 kB 00:00 DEBUG: (117/137): python2-osprofiler-2.8.2-0.202002211 680 kB/s | 124 kB 00:00 DEBUG: (118/137): python-beautifulsoup4-4.6.0-1.el7.no 926 kB/s | 170 kB 00:00 DEBUG: (119/137): python-webtest-2.0.23-1.el7.noarch.r 4.7 MB/s | 83 kB 00:00 DEBUG: (120/137): python-waitress-0.8.9-5.el7.noarch.r 3.1 MB/s | 151 kB 00:00 DEBUG: (121/137): python2-defusedxml-0.5.0-2.el7.noarc 2.6 MB/s | 44 kB 00:00 DEBUG: (122/137): python2-ldappool-2.4.0-2.el7.noarch. 1.3 MB/s | 24 kB 00:00 DEBUG: (123/137): python2-testresources-1.0.0-6.el7.no 3.0 MB/s | 54 kB 00:00 DEBUG: (124/137): python2-pysaml2-4.6.5-1.el7.noarch.r 11 MB/s | 541 kB 00:00 DEBUG: (125/137): python2-passlib-1.7.0-4.el7.noarch.r 11 MB/s | 733 kB 00:00 DEBUG: (126/137): python2-ldap-3.1.0-1.el7.x86_64.rpm 6.2 MB/s | 217 kB 00:00 DEBUG: (127/137): python2-werkzeug-0.14.1-3.el7.noarch 9.1 MB/s | 466 kB 00:00 DEBUG: (128/137): python2-funcparserlib-0.3.6-13.el7.n 1.1 MB/s | 20 kB 00:00 DEBUG: (129/137): python2-seqdiag-0.9.5-10.el7.noarch. 2.3 MB/s | 44 kB 00:00 DEBUG: (130/137): python2-sphinxcontrib-blockdiag-1.5. 847 kB/s | 14 kB 00:00 DEBUG: (131/137): python2-blockdiag-1.5.3-9.el7.noarch 44 MB/s | 2.4 MB 00:00 DEBUG: (132/137): python2-sphinxcontrib-seqdiag-0.8.4- 736 kB/s | 14 kB 00:00 DEBUG: (133/137): python2-webcolors-1.7-4.el7.noarch.r 26 MB/s | 1.0 MB 00:00 DEBUG: (134/137): python-jwcrypto-0.4.2-1.el7.noarch.r 845 kB/s | 57 kB 00:00 DEBUG: (135/137): python2-oauthlib-2.0.1-8.el7.noarch. 1.1 MB/s | 146 kB 00:00 DEBUG: (136/137): ipa-pgothic-fonts-003.03-5.el7.noarc 5.3 MB/s | 3.5 MB 00:00 DEBUG: (137/137): python-reportlab-2.5-10.el7.x86_64.r 1.8 MB/s | 1.2 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 10 MB/s | 11 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 : python2-stevedore-1.31.0-0.20200220101304.681754 1/137 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/137 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 3/137 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 4/137 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 5/137 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 6/137 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 7/137 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 7/137 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 8/137 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 9/137 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 10/137 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 11/137 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 12/137 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 13/137 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 14/137 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 15/137 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 16/137 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 17/137 DEBUG: Installing : python2-ldap-3.1.0-1.el7.x86_64 18/137 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 19/137 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 20/137 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 21/137 DEBUG: Installing : which-2.20-7.el7.x86_64 22/137 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 22/137 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 23/137 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 24/137 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 25/137 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 26/137 DEBUG: Installing : python-reportlab-2.5-10.el7.x86_64 27/137 DEBUG: Installing : python-ply-3.4-11.el7.noarch 28/137 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 29/137 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 30/137 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 31/137 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 32/137 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 33/137 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 34/137 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 34/137 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 35/137 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 36/137 DEBUG: Installing : ipa-pgothic-fonts-003.03-5.el7.noarch 37/137 DEBUG: Running scriptlet: ipa-pgothic-fonts-003.03-5.el7.noarch 37/137 DEBUG: Installing : python2-webcolors-1.7-4.el7.noarch 38/137 DEBUG: Installing : python2-funcparserlib-0.3.6-13.el7.noarch 39/137 DEBUG: Installing : python2-blockdiag-1.5.3-9.el7.noarch 40/137 DEBUG: Installing : python2-seqdiag-0.9.5-10.el7.noarch 41/137 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 42/137 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 43/137 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 44/137 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 45/137 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 46/137 DEBUG: Installing : openpgm-5.2.122-2.el7.x86_64 47/137 DEBUG: Running scriptlet: openpgm-5.2.122-2.el7.x86_64 47/137 DEBUG: Installing : zeromq-4.0.5-4.el7.x86_64 48/137 DEBUG: Running scriptlet: zeromq-4.0.5-4.el7.x86_64 48/137 DEBUG: Installing : dulwich-core-0.19.11-1.el7.x86_64 49/137 DEBUG: Installing : python2-dulwich-0.19.11-1.el7.x86_64 50/137 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 51/137 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 52/137 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 53/137 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 54/137 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 55/137 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 56/137 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 57/137 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 58/137 DEBUG: Installing : python2-itsdangerous-0.24-14.el7.noarch 59/137 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 60/137 DEBUG: Installing : python2-defusedxml-0.5.0-2.el7.noarch 61/137 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 62/137 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 63/137 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 64/137 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 65/137 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 66/137 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 67/137 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 68/137 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 69/137 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 70/137 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 71/137 DEBUG: Installing : python-jwcrypto-0.4.2-1.el7.noarch 72/137 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 73/137 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 74/137 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 75/137 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 76/137 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 77/137 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 78/137 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 79/137 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 80/137 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 81/137 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 82/137 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 83/137 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 84/137 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 85/137 DEBUG: Installing : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 86/137 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 87/137 DEBUG: Installing : python-editor-0.4-4.el7.noarch 88/137 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 89/137 DEBUG: Installing : python-click-6.3-1.el7.noarch 90/137 DEBUG: Installing : python2-flask-1:1.0.2-1.el7.noarch 91/137 DEBUG: Installing : python-aniso8601-0.82-3.el7.noarch 92/137 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 93/137 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 94/137 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 95/137 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 96/137 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 97/137 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 98/137 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 99/137 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 100/137 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 101/137 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 102/137 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 103/137 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 104/137 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 105/137 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 106/137 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 107/137 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 108/137 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 109/137 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 110/137 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 111/137 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 112/137 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 113/137 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 114/137 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 115/137 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 116/137 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 117/137 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 118/137 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 119/137 DEBUG: Installing : python2-flask-restful-0.3.6-7.el7.noarch 120/137 DEBUG: Installing : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 121/137 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 122/137 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 123/137 DEBUG: Installing : python2-oauthlib-2.0.1-8.el7.noarch 124/137 DEBUG: Installing : python2-pysaml2-4.6.5-1.el7.noarch 125/137 DEBUG: Installing : python2-openstackdocstheme-1.29.0-2.el7.noarch 126/137 DEBUG: Installing : python-zmq-14.7.0-2.el7.x86_64 127/137 DEBUG: Installing : python2-sphinxcontrib-seqdiag-0.8.4-5.el7.noarch 128/137 DEBUG: Installing : python2-sphinxcontrib-blockdiag-1.5.5-1.el7.noar 129/137 DEBUG: Installing : python2-ldappool-2.4.0-2.el7.noarch 130/137 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 131/137 DEBUG: Installing : python2-freezegun-0.3.11-4.el7.noarch 132/137 DEBUG: Installing : python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 133/137 DEBUG: Installing : python2-testresources-1.0.0-6.el7.noarch 134/137 DEBUG: Installing : python2-redis-3.1.0-1.el7.noarch 135/137 DEBUG: Installing : python2-passlib-1.7.0-4.el7.noarch 136/137 DEBUG: Installing : python2-sphinx-feature-classification-0.4.1-0.20 137/137 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 1/137 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 2/137 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 3/137 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/137 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/137 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/137 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/137 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 8/137 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 9/137 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 10/137 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 11/137 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 12/137 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 13/137 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 14/137 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 15/137 DEBUG: Verifying : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 16/137 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 17/137 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 18/137 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 19/137 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 20/137 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 21/137 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 22/137 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 23/137 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 24/137 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 25/137 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 26/137 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 27/137 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 28/137 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 29/137 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 30/137 DEBUG: Verifying : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 31/137 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 32/137 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 33/137 DEBUG: Verifying : python2-sphinx-feature-classification-0.4.1-0.20 34/137 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 35/137 DEBUG: Verifying : python-aniso8601-0.82-3.el7.noarch 36/137 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 37/137 DEBUG: Verifying : python-click-6.3-1.el7.noarch 38/137 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 39/137 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 40/137 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 41/137 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 42/137 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 43/137 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 44/137 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 45/137 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 46/137 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 47/137 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 48/137 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 49/137 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 50/137 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 51/137 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 52/137 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 53/137 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 54/137 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 55/137 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 56/137 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 57/137 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 58/137 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 59/137 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 60/137 DEBUG: Verifying : python2-defusedxml-0.5.0-2.el7.noarch 61/137 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 62/137 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 63/137 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 64/137 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 65/137 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 66/137 DEBUG: Verifying : python2-flask-1:1.0.2-1.el7.noarch 67/137 DEBUG: Verifying : python2-flask-restful-0.3.6-7.el7.noarch 68/137 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 69/137 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 70/137 DEBUG: Verifying : python2-itsdangerous-0.24-14.el7.noarch 71/137 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 72/137 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 73/137 DEBUG: Verifying : python2-ldappool-2.4.0-2.el7.noarch 74/137 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 75/137 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 76/137 DEBUG: Verifying : python2-passlib-1.7.0-4.el7.noarch 77/137 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 78/137 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 79/137 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 80/137 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 81/137 DEBUG: Verifying : python2-pysaml2-4.6.5-1.el7.noarch 82/137 DEBUG: Verifying : python2-redis-3.1.0-1.el7.noarch 83/137 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 84/137 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 85/137 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 86/137 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 87/137 DEBUG: Verifying : python2-testresources-1.0.0-6.el7.noarch 88/137 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 89/137 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 90/137 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 91/137 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 92/137 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 93/137 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 94/137 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 95/137 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 96/137 DEBUG: Verifying : dulwich-core-0.19.11-1.el7.x86_64 97/137 DEBUG: Verifying : openpgm-5.2.122-2.el7.x86_64 98/137 DEBUG: Verifying : python-zmq-14.7.0-2.el7.x86_64 99/137 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 100/137 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 101/137 DEBUG: Verifying : python2-dulwich-0.19.11-1.el7.x86_64 102/137 DEBUG: Verifying : python2-ldap-3.1.0-1.el7.x86_64 103/137 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 104/137 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 105/137 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 106/137 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 107/137 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 108/137 DEBUG: Verifying : zeromq-4.0.5-4.el7.x86_64 109/137 DEBUG: Verifying : python2-blockdiag-1.5.3-9.el7.noarch 110/137 DEBUG: Verifying : python2-freezegun-0.3.11-4.el7.noarch 111/137 DEBUG: Verifying : python2-funcparserlib-0.3.6-13.el7.noarch 112/137 DEBUG: Verifying : python2-openstackdocstheme-1.29.0-2.el7.noarch 113/137 DEBUG: Verifying : python2-seqdiag-0.9.5-10.el7.noarch 114/137 DEBUG: Verifying : python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 115/137 DEBUG: Verifying : python2-sphinxcontrib-blockdiag-1.5.5-1.el7.noar 116/137 DEBUG: Verifying : python2-sphinxcontrib-seqdiag-0.8.4-5.el7.noarch 117/137 DEBUG: Verifying : python2-webcolors-1.7-4.el7.noarch 118/137 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 119/137 DEBUG: Verifying : ipa-pgothic-fonts-003.03-5.el7.noarch 120/137 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 121/137 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 122/137 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 123/137 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 124/137 DEBUG: Verifying : python-jwcrypto-0.4.2-1.el7.noarch 125/137 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 126/137 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 127/137 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 128/137 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 129/137 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 130/137 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 131/137 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 132/137 DEBUG: Verifying : python-reportlab-2.5-10.el7.x86_64 133/137 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 134/137 DEBUG: Verifying : python2-oauthlib-2.0.1-8.el7.noarch 135/137 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 136/137 DEBUG: Verifying : which-2.20-7.el7.x86_64 137/137 DEBUG: Installed: DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-sphinx-feature-classification-0.4.1-0.20200221115253.acebe59.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-flask-1:1.0.2-1.el7.noarch DEBUG: python2-flask-restful-0.3.6-7.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-ldappool-2.4.0-2.el7.noarch DEBUG: python2-passlib-1.7.0-4.el7.noarch DEBUG: python2-pysaml2-4.6.5-1.el7.noarch DEBUG: python2-redis-3.1.0-1.el7.noarch DEBUG: python2-testresources-1.0.0-6.el7.noarch DEBUG: python2-testscenarios-0.5.0-8.el7.noarch DEBUG: python-zmq-14.7.0-2.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-freezegun-0.3.11-4.el7.noarch DEBUG: python2-openstackdocstheme-1.29.0-2.el7.noarch DEBUG: python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch DEBUG: python2-sphinxcontrib-blockdiag-1.5.5-1.el7.noarch DEBUG: python2-sphinxcontrib-seqdiag-0.8.4-5.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python2-oauthlib-2.0.1-8.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python-aniso8601-0.82-3.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-click-6.3-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-linecache2-1.0.0-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-defusedxml-0.5.0-2.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-extras-1.0.0-2.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-fixtures-3.0.0-7.el7.noarch DEBUG: python2-future-0.16.0-4.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-itsdangerous-0.24-14.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-mimeparse-1.6.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-stestr-2.3.1-1.el7.noarch DEBUG: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: python2-testtools-2.3.0-7.el7.noarch DEBUG: python2-traceback2-1.4.0-14.el7.noarch DEBUG: python2-unittest2-1.1.0-15.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-voluptuous-0.10.5-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-werkzeug-0.14.1-3.el7.noarch DEBUG: dulwich-core-0.19.11-1.el7.x86_64 DEBUG: openpgm-5.2.122-2.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 DEBUG: python2-ldap-3.1.0-1.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: zeromq-4.0.5-4.el7.x86_64 DEBUG: python2-blockdiag-1.5.3-9.el7.noarch DEBUG: python2-funcparserlib-0.3.6-13.el7.noarch DEBUG: python2-seqdiag-0.9.5-10.el7.noarch DEBUG: python2-webcolors-1.7-4.el7.noarch DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: ipa-pgothic-fonts-003.03-5.el7.noarch DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-jwcrypto-0.4.2-1.el7.noarch DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python-reportlab-2.5-10.el7.x86_64 DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: which-2.20-7.el7.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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-16.0.3-0.20230825163817.9d699a7.el7.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', '19ec353dd3874bfeacd5c27e824d7614', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos-train-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: redhat-rpm-config-9.1.0-88.el7.centos.noarch 1565130322 174572 39bd397ca4fd5470144024e5e7531bd1 installed DEBUG: tzdata-2023c-1.el7.noarch 1680617060 1897431 8ddcdba8bb730c3b53320436c3442cf4 installed DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch 1649176657 160544 dbd8d98391c5361fcef2d1dd39c457ad installed DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch 1565639102 38217 0afb698fceb0415b91b6af9661fe1013 installed DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 1649176657 94742 469e289af796bba757870b6981222343 installed DEBUG: python-rpm-macros-3-34.el7.noarch 1602605024 4234 9c48c27d0b87e5fcf31da492d4a9125d installed DEBUG: pixman-0.34.0-1.el7.x86_64 1478364953 698744 4e6af972d04a88512ba81d3d303f05be installed DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 1690208236 3948359 28a58e734592a5418e0bb9fa9109ac73 installed DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 1637771619 149762 c8f9fc0d4d90d86870f08f16a14dfc8c installed DEBUG: glibc-common-2.17-326.el7_9.x86_64 1652890724 226621529 f8ba4d3af3e581111f062731a0306a9f installed DEBUG: yum-3.4.3-168.el7.centos.noarch 1601571829 5829237 9068a3f50b0f5851a82c7a990dbffa59 installed DEBUG: nss-util-3.79.0-1.el7_9.x86_64 1664293390 199016 ca6004cd05fdd4859f79f5a06fe2b504 installed DEBUG: shadow-utils-2:4.6-5.el7.x86_64 1565319063 3887289 975b2bbe58a4f03ef8c9b8159b59af7f installed DEBUG: libsepol-2.5-10.el7.x86_64 1540935375 686640 cb2c225685a559d68fdb0e07f9b488a2 installed DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 1612283515 8482896 aca5cd217dc2c0d39ef1914719f72d16 installed DEBUG: info-5.1-5.el7.x86_64 1523408616 494630 e1f75e40cf956ed3efe7b49c5f6939ec installed DEBUG: kmod-20-28.el7.x86_64 1585709895 247868 177062346afeda2c51ce12cb8c20a670 installed DEBUG: elfutils-libelf-0.176-5.el7.x86_64 1601569823 916150 c45c186cf049050f6df0210fbbe3ca82 installed DEBUG: systemd-libs-219-78.el7_9.7.x86_64 1662044298 1262560 4460ffb8c4a337f46b5ed83e0108950b installed DEBUG: libcap-2.22-11.el7.x86_64 1585710513 107365 49e9db222f10b2e400a1736eb13270c6 installed DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch 1601569823 1810 e7ff84b810bf4bb547c3d1bad7a43243 installed DEBUG: libcom_err-1.42.9-19.el7.x86_64 1601481804 60425 17ce0e8ec66bb2984af53998bde8a4d2 installed DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 657304 196e956024a79b196c8ab662badf9371 installed DEBUG: sed-4.2.2-7.el7.x86_64 1601487357 601267 4523ac99048091e140e598af1d653721 installed DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 1605544205 249345 fc65a62d9811a435451167c71459b348 installed DEBUG: lua-5.1.4-15.el7.x86_64 1478400455 640319 d5973eb7ca2bb665f5fbb7141f2e27a3 installed DEBUG: rsync-3.1.2-12.el7_9.x86_64 1671121313 839727 5eb9f5a148f36e6827fb111dee5c5c6b installed DEBUG: libgcrypt-1.5.3-14.el7.x86_64 1501689307 597727 88c64dc7c3aed6a156e4dee5def38300 installed DEBUG: elfutils-0.176-5.el7.x86_64 1601569823 835489 f43d86682eaa591b6e61b436c3a2b3fa installed DEBUG: file-libs-5.11-37.el7.x86_64 1601482103 3076741 0919ae038ea6cea885f1643c0f876664 installed DEBUG: git-1.8.3.1-25.el7_9.x86_64 1684854503 23265295 112e72a18c42a8d9bf932734469c7271 installed DEBUG: xz-5.2.2-2.el7_9.x86_64 1655304053 798420 0f112aba0442b136d7466a0dafad0127 installed DEBUG: python2-pillow-5.4.1-3.el7.x86_64 1551783789 2375349 c4349017ef9bbfade8bce1b0dfc5df85 installed DEBUG: gdbm-1.10-8.el7.x86_64 1402349948 184322 770bd49f3898dc1cc831fb9ec12d569a installed DEBUG: python2-crypto-2.6.1-15.el7.x86_64 1504812063 2330821 265e265e527132178d11cd1e01b3784d installed DEBUG: libmpc-1.0.1-3.el7.x86_64 1402343098 113833 835abbe42dbf1e0f94d227d54c01f483 installed DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch 1550073304 3665747 4d9aed9f54e36b826dff7c7e2851b4ba installed DEBUG: p11-kit-0.23.5-3.el7.x86_64 1501889820 1337825 9a0f49ca3b6d58aeb05780003cae38f1 installed DEBUG: graphviz-2.30.1-22.el7.x86_64 1602604646 4016214 004c70ca17b4470000a29ac94629f589 installed DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch 1442499662 246816 1e4fdb7c1adca482b774a55bf0c77070 installed DEBUG: gcc-4.8.5-44.el7.x86_64 1601433759 39226437 5a93652497b3c8a82e73c2ad1ce4109f installed DEBUG: libxshmfence-1.2-1.el7.x86_64 1447992547 11160 a4d00670969adcf52e88026b2605d5a8 installed DEBUG: make-1:3.82-24.el7.x86_64 1565311645 1160660 c05a8addeca9104ca654b2019a664428 installed DEBUG: libimagequant-2.8.2-2.el7.x86_64 1485197698 121496 59dcb93d726bc7cc2360550f0a79fa0c installed DEBUG: python-prettytable-0.7.2-3.el7.noarch 1501788925 183858 4c09dfc6fdd0c01eabc4bb4deda90cb4 installed DEBUG: perl-podlators-2.5.1-3.el7.noarch 1402343776 287679 8e070dd716e3adf3c297291accaa4348 installed DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 1552663581 676004 5cca1c365b89435f877a29fbfee38833 installed DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch 1612284229 21091 f740345d55e41d9a92d1308cb2891ce8 installed DEBUG: python2-future-0.16.0-4.el7.noarch 1494399076 3796094 8de1b68776005aaa5ba5e67cd7ae667d installed DEBUG: perl-Filter-1.49-3.el7.x86_64 1402353954 148475 66b1205b2eef2a89137e530741ed3710 installed DEBUG: python-repoze-lru-0.4-3.el7.noarch 1419024211 20643 45ba34d4fb0be5f1e576655c2520010d installed DEBUG: perl-Socket-2.010-5.el7.x86_64 1585713790 114497 978a2da5b65bb1f2b500d0da90e80f8b installed DEBUG: python2-kombu-1:4.6.3-3.el7.noarch 1566200622 1602960 3e76e94e163b5ff5f0ffcf869dd94a15 installed DEBUG: perl-Time-Local-1.2300-2.el7.noarch 1402342290 44062 8dba0f2d49849dc3990cfc9e91d5ec6b installed DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 1565316778 210548 52429097d75fbe96ffc011be6289378c installed DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch 1402365613 538320 8e5edeb936a154537062b776eb41cb7d installed DEBUG: python-reportlab-2.5-10.el7.x86_64 1585714279 5716326 786fde2f6b8e820cc967ab42cba003cd installed DEBUG: perl-4:5.16.3-299.el7_9.x86_64 1612283772 23556436 99e96640535d2b1b015f48e7e872bebc installed DEBUG: python-netifaces-0.10.4-3.el7.x86_64 1478363102 39173 caff07a8c0ea54c49e45c8f0eb604dc8 installed DEBUG: cpp-4.8.5-44.el7.x86_64 1601433759 15636565 fc9fb686c38a12f3ea1a8a1558684fa6 installed DEBUG: python-lxml-3.2.1-4.el7.x86_64 1402380450 2722705 551e22015379cdc27348499a00a3c7ca installed DEBUG: libwayland-client-1.15.0-1.el7.x86_64 1540921077 64076 0c6b8b38625e1cec4ecba0f23702a86b installed DEBUG: python2-funcparserlib-0.3.6-13.el7.noarch 1504013204 47097 5597bf089ae3e203248aa8dab1e53471 installed DEBUG: libdb-utils-5.3.21-25.el7.x86_64 1565309918 322471 75032d455ebe208a62eef3f2b83af865 installed DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 1549618643 171409 901858c32db93553e7e16c078e4165c9 installed DEBUG: unzip-6.0-24.el7_9.x86_64 1642092746 378162 d79ce1ee4c4ee0d4d0b9bccbe73f2b9e installed DEBUG: openpgm-5.2.122-2.el7.x86_64 1442655060 330552 4c9f53ab063a3ca9a7541fbcfe7ab771 installed DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch 1402349670 5395167 1e16e93e08e0bf32696b98a4ede090d0 installed DEBUG: python2-werkzeug-0.14.1-3.el7.noarch 1530193976 2333157 67ba666199f20e5e9af379e9856ed529 installed DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 1402353190 244257 9e248aca4576e17c188396aa91931c63 installed DEBUG: python2-rfc3986-1.2.0-1.el7.noarch 1546459283 168754 e4bc3e009a21f0f69774c4e73ade2c40 installed DEBUG: hardlink-1:1.0-19.el7.x86_64 1402381564 16545 3a1bcd8e12bbdbced75d74b5919a039a installed DEBUG: python2-itsdangerous-0.24-14.el7.noarch 1531243023 105424 c7614df6d18fd342f13d2f0f1bf90265 installed DEBUG: libXau-1.0.8-2.1.el7.x86_64 1402361802 55529 042d0ad179921f12e4b33e7123a0142b installed DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch 1520952437 945933 b207346c67c38e20d6b532a1a85bd5db installed DEBUG: libXrender-0.9.10-1.el7.x86_64 1501645710 46979 abaf13bfdc95039bfe3c3f2db139e498 installed DEBUG: python-paste-deploy-1.5.2-6.el7.noarch 1458332571 145293 43604fcfb4db5e0a0ff3839f36534ab2 installed DEBUG: libXpm-3.5.12-2.el7_9.x86_64 1674664600 116607 8d5ff979ae48fb78b2e0480d7e22d060 installed DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch 1541505522 387620 141cb9b9bfc47402f7655c6142e4e00f installed DEBUG: libXi-1.7.9-1.el7.x86_64 1501648299 70019 9801d7674c51b5de5fc926702853c7fb installed DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch 1582273809 287892 33a045611a0897852b058f35bd10e509 installed DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 1402373669 29684 ab89a6352c67878bcabb4e3a62a43e9a installed DEBUG: python-linecache2-1.0.0-1.el7.noarch 1441716831 19763 5535ce257ba2aef676534f30878d4f5a installed DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 1501889820 437261 2dc2f7ab212401098e8821ce23f21741 installed DEBUG: python2-fixtures-3.0.0-7.el7.noarch 1508232022 361072 a3ac50eb7b9762f192ebaff72f5aea45 installed DEBUG: libverto-0.2.5-4.el7.x86_64 1402386261 23060 341bae036f22ce087486f4d9e180caee installed DEBUG: python-keyring-5.7.1-1.el7.noarch 1468890416 439287 fd24938e350f96e9f03377b2e0feeab9 installed DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 1540924461 666475 6db8946075bf52456fa1ab75d05830e0 installed DEBUG: python2-flask-1:1.0.2-1.el7.noarch 1530197534 791272 fe7d94f942fc7f1f75fec9bc0f49ec4b installed DEBUG: python2-six-1.12.0-1.el7.noarch 1550644333 108284 bee9dec50e68c9b5833908ccba5659ca installed DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 17227 0c252b639a121cbd80268d018a9f5611 installed DEBUG: glib2-2.56.1-9.el7_9.x86_64 1623255133 12174105 580cf60d7017ca850ce749d5e9596352 installed DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 16979 d14f5cda3b949fe7495ba66053376224 installed DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 1540918775 361874 5fc7df3b3e1ae496600ac1de86a1a658 installed DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 278730 9e359a3ec17a7430525ef7e1709211b9 installed DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 1402378933 9389116 da657b0facf181893f9a38437092dbbf installed DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 167282 db1a0d17b5b7fb29a8e9d4b1b3554d9e installed DEBUG: pam-1.1.8-23.el7.x86_64 1585713659 2632373 4a759efcb0060afe29709c051707f971 installed DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 110907 0a50b6fd78bf1109dfca3319f5e469ab installed DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch 1565639102 1216672 221605604d5d083a6bc6741575135633 installed DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 160415 a3d00b1395bc0f99deba0c1ecf9677e7 installed DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch 1565639102 1557171 336f5b9f7572e1e3eb998853843fc083 installed DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 244231 36d0918c2dcdbbfee9af466126748fe0 installed DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 1649176086 59806 42ee9299b4bbb491ed26544f5656638b installed DEBUG: python-webtest-2.0.23-1.el7.noarch 1475569410 325399 b2b29ca91df33e397d06eec686a7e3b6 installed DEBUG: python2-chardet-3.0.4-7.el7.noarch 1532957211 927946 b1392d0d0d96fb1bd8a3c1ccff871a3c installed DEBUG: python-zmq-14.7.0-2.el7.x86_64 1443530400 1424998 4299f581afe9fe95e09b63c0a2d48954 installed DEBUG: python2-olefile-0.44-1.el7.noarch 1485195884 2415317 53e5d0db0bd9bb43e2113c013719225f installed DEBUG: python2-jsonschema-2.6.0-2.el7.noarch 1517854980 305135 e0eef3d20bde5645e132436c4a612f32 installed DEBUG: python2-typing-3.6.1-1.el7.noarch 1498774657 248371 66b1f3c551ef6fe9f14b15331685ec75 installed DEBUG: python2-redis-3.1.0-1.el7.noarch 1551345396 544950 805c99ece2b1e22579ce735230786071 installed DEBUG: python2-requests-2.21.0-3.el7.noarch 1560243372 405931 8f92dc5428b425a237eabcbabcb61432 installed DEBUG: python-whoosh-2.5.7-4.el7.noarch 1433937199 6697050 f4b9bdf6803804cc19f56be4e7379eec installed DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 1488828139 36943 d38539aa64f6f1dde6cdf367b58db195 installed DEBUG: python-iniparse-0.4-9.el7.noarch 1402351494 115166 3140d9efca99c4dd5215383bab36bca5 installed DEBUG: pyxattr-0.5.1-5.el7.x86_64 1402352697 63304 e85121da681760c48a2af6ed8aa31b4e installed DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 1501678069 11466 93aa3152b03992c02e0ed2759b1d3ac8 installed DEBUG: hicolor-icon-theme-0.12-7.el7.noarch 1402370196 45788 54567528a0e83e823d9792db7121f73e installed DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 1679338129 2285892 b47c7a88151d1c6034b8d16cb20e2903 installed DEBUG: rpm-4.11.3-48.el7_9.x86_64 1637771619 2622621 f3842b6f00797306f79cbbdcb333c7e5 installed DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b 1403518795 0 (none) installed DEBUG: libuser-0.60-9.el7.x86_64 1523558694 1952592 8fdd92e668b91208dfd916ebdce8a297 installed DEBUG: fontpackages-filesystem-1.44-8.el7.noarch 1402367660 0 dbc95bc0a2568eb82f59c004462d90ab installed DEBUG: python-pycurl-7.19.0-19.el7.x86_64 1478358654 241513 d5152315d59bde1faaa203e68de6a64e installed DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 1606144121 44787 3bd5cfe3f55b8a69ea5e20304ca50b37 installed DEBUG: libyaml-0.1.4-11.el7_0.x86_64 1422575050 132993 c696db7f90227831c1b92122a69d3794 installed DEBUG: filesystem-3.2-25.el7.x86_64 1523422829 0 93e1c91a2dbd4d3ac61fb70a40a7c228 installed DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 1649176657 64731 9942f3de563195e3430ae0d422eb3e2b installed DEBUG: python-srpm-macros-3-34.el7.noarch 1602605024 3838 99875f6f333850216863f7d91cf485ea installed DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 1649176657 16679 b12100b45545e4e43562920291ed6dac installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 1565367531 596942 16156087ce6056829bf393eead52c90d installed DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 1649176657 113074 e5097a3083c3f7a3b5e938ad432e20b0 installed DEBUG: basesystem-10.0-7.el7.centos.noarch 1403865430 0 778eb3d19a934f42d1354ed795d06b4f installed DEBUG: rubygems-2.0.14.1-39.el7_9.noarch 1649176657 600230 43387d39292d32dd3619d63399ef5437 installed DEBUG: libX11-common-1.6.7-4.el7_9.noarch 1630334719 1335662 bc902005458c560e8ea43108958a9305 installed DEBUG: pth-2.0.7-23.el7.x86_64 1448007112 267851 2d6939b73767d0f96b02677bcbeef2e2 installed DEBUG: python2-rpm-macros-3-34.el7.noarch 1602605024 1495 a63357c8193c74d8755175b23da9ce7e installed DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 1637771619 166656 e97082bac13288d23367a872bdd0c3fc installed DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch 1504735709 223432 c955fdfe1f8f20b1053a34918e44bd58 installed DEBUG: gpgme-1.3.2-5.el7.x86_64 1402362184 547534 d693313ae4184395e902c28ce87d4573 installed DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 1664302415 787660 b4c77a12827cfdf1b5ff41de6e7ce7d0 installed DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 1589300864 53897 2b427db05c3d84f7aa659e65c4f43230 installed DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 1664290340 291664 29e2e0389e617a5581ad99f9692c32f0 installed DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 1402343131 126732 ac1de0c46bc1886e12ea80771951cde2 installed DEBUG: libstdc++-4.8.5-44.el7.x86_64 1601433759 1081666 4bf771ddbb632e6b6da76cc3bd14e425 installed DEBUG: libsemanage-2.5-14.el7.x86_64 1540943073 302329 95dadf0074c4bbd2d63b0c6d5e6922fa installed DEBUG: bash-4.2.46-35.el7_9.x86_64 1637771749 3667724 3effabfcf31212fcf2b1b82c65c37de3 installed DEBUG: libutempter-1.1.6-4.el7.x86_64 1402365826 49749 8e28747e6a84b84af7d78c84cd8cd5e8 installed DEBUG: pcre-8.32-17.el7.x86_64 1501643292 1475532 04a1926cc29eef0f79f8183eb7907024 installed DEBUG: procps-ng-3.3.10-28.el7.x86_64 1601486497 759395 827044eba1dd3f5fd8fbb2ad9911fb06 installed DEBUG: zlib-1.2.7-21.el7_9.x86_64 1678200548 185206 d2f66423819d9280bafa2fd574987aae installed DEBUG: kpartx-0.4.9-136.el7_9.x86_64 1668612098 41267 3f6282ffc25caefd82ca4e4f2b144af7 installed DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 1447995892 70093 0486f0b02e0caa4195761266798e7a26 installed DEBUG: dracut-033-572.el7.x86_64 1601481479 905396 d90b9b6b8f6783d83d5e2d1b09a8f632 installed DEBUG: libdb-5.3.21-25.el7.x86_64 1565309918 1858144 1be9acf59aae36003d65af028af67ebf installed DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 1619616727 404687 df29966875882d5da1d7687d4a742d1b installed DEBUG: expat-2.1.0-15.el7_9.x86_64 1665060754 212427 108006565bfe6ecebc4d6e03d8b1907f installed DEBUG: elfutils-libs-0.176-5.el7.x86_64 1601569823 808799 32fa25ce22d3a56e1459cd0592b81562 installed DEBUG: libacl-2.2.51-15.el7.x86_64 1585707377 37064 d3435c79733c964eb141830587d52eb6 installed DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 1601481306 362600 58e455028fbb88b7b18f4cfdc4b24514 installed DEBUG: popt-1.13-16.el7.x86_64 1402373003 88516 87f5d6bac8f205fb14e2072e4b47ce23 installed DEBUG: dbus-1:1.10.24-15.el7.x86_64 1601481306 594463 3040b3d83397504a4a52edc8330edea3 installed DEBUG: freetype-2.8-14.el7_9.1.x86_64 1604671877 824449 476552d2758140a83c8de5e42a3195c5 installed DEBUG: hwdata-0.252-9.7.el7.x86_64 1601483532 15118514 cde0e0efc96ddb9ca66826818783b5d5 installed DEBUG: libffi-3.0.13-19.el7.x86_64 1585710522 47790 61429cfa793f438e1a1ee6f71fdfd1f0 installed DEBUG: libdrm-2.4.97-2.el7.x86_64 1565309734 367605 59a91115c18d7ca9a5c52d72968d0f27 installed DEBUG: readline-6.2-11.el7.x86_64 1565266059 460424 f45c914245b90ee8c80c08740ef19837 installed DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 1605544205 502120 2a6b33649809e663753b35928fa2119e installed DEBUG: gmp-1:6.0.0-15.el7.x86_64 1501722795 657046 4cd60ebf94766a46c590e17036ece777 installed DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 84096 d5065f9c6151d7df91ee0049843b7f67 installed DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 1612283515 20278 01d1282604566ddad6b1360861dbcf49 installed DEBUG: cairo-1.15.12-4.el7.x86_64 1565305422 1894404 c639611daab17902688dbdf32db56de6 installed DEBUG: chkconfig-1.7.6-1.el7.x86_64 1602604010 779655 d118157f4ea930eba79b3875990b1fe7 installed DEBUG: librsvg2-2.40.20-1.el7.x86_64 1540921102 308951 c6c998edaaee8f2e448cf14713063d4b installed DEBUG: libICE-1.0.9-9.el7.x86_64 1501813449 152213 dfa3c8915ac16deedaa578e08748b045 installed DEBUG: avahi-libs-0.6.31-20.el7.x86_64 1585707485 123816 17ccf9c99f6098f9b540c083df06bc60 installed DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 1634832935 1706142 f6b4d8cf5482c93969ce37ee33cf209c installed DEBUG: gtk2-2.24.31-1.el7.x86_64 1501653192 13494501 c77e31729af1a79df088cc9ec6817db1 installed DEBUG: diffutils-3.3-6.el7_9.x86_64 1678200523 1065295 34ff4a2993c7371acc415405bd00f00d installed DEBUG: openssh-7.4p1-23.el7_9.x86_64 1691164853 1991164 70384bdfcbb29724ed7da77f04b529f8 installed DEBUG: libSM-1.2.2-2.el7.x86_64 1448003075 81546 4dfa7c7907174b7354c740d44dba2f8d installed DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch 1684854503 58567 4aa1fbef7cb5c6ba81e42acd025912c8 installed DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 1580221787 814303 d1a1160f175ba0a0c58b28273b50e8a1 installed DEBUG: python2-pbr-5.1.2-2.el7.noarch 1549558978 3384752 a4698f6f24e7a3a7d205cf788f01c2cc installed DEBUG: findutils-1:4.5.11-6.el7.x86_64 1540917834 1855882 162b03172dee0f90443197d424bc9be0 installed DEBUG: libwebp-0.3.0-11.el7.x86_64 1683228648 379957 e4cd1b0edaec54e7d866b9f836b44193 installed DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 1605544205 208288 e2dc490f423424fe8a64ca701ad874c6 installed DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch 1523410278 6126606 3ced417e80b552f84e090b312cbb2dbb installed DEBUG: libcap-ng-0.7.5-4.el7.x86_64 1448001510 50510 84efa5ca78408f78e606e7c8d1816759 installed DEBUG: libtomcrypt-1.17-26.el7.x86_64 1504811851 575874 621e8da08fcda2128d18fdef34d04191 installed DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 1664302415 1463390 d2513b6cbafc4896585c0b34008244c8 installed DEBUG: python-dns-1.15.0-5.el7.noarch 1517942159 1123820 5f8d05fb2d2622c65c6359dd7a24e551 installed DEBUG: libassuan-2.1.0-3.el7.x86_64 1402341240 155391 c4c94aadc9da58f576b4ef238d0136cb installed DEBUG: libgs-9.25-5.el7.x86_64 1601482872 23203990 5d35880729610079863d7f1e49d6ce89 installed DEBUG: libwayland-server-1.15.0-1.el7.x86_64 1540921077 81084 61bc90fe0aa6792be68e420231fc2572 installed DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 1498815728 140213 0131247278e36e578d667cfd054c1926 installed DEBUG: tar-2:1.26-35.el7.x86_64 1540931349 2838510 28f3087e5b512d8cc05e3a8a65727686 installed DEBUG: ghostscript-9.25-5.el7.x86_64 1601482872 154065 1935a1926d55cdcbb46561ae6234e373 installed DEBUG: libidn-1.28-4.el7.x86_64 1448125248 630407 3d582106ac1032c59c1cd4236e5d6415 installed DEBUG: python2-eventlet-0.25.1-1.el7.noarch 1569233621 1383327 91b5cfddd7f97af519ea38c61792304c installed DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 1402366675 42138 e31fa37a714787d3d72e0a9316c3a85b installed DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch 1589300864 29155 5fe4738bcdec7960124371087c661150 installed DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 666456 6641b187badae8ebd191c0e73fc8fa45 installed DEBUG: python-devel-2.7.5-93.el7_9.x86_64 1687262456 1100430 d8f2098bd876bdcc702fdcb5e0d603d6 installed DEBUG: lz4-1.8.3-1.el7.x86_64 1601484911 205463 50e943f036504021a9de980b04f402c1 installed DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch 1519902435 92339 e87b1e501fc87439ec1b27481ddb0577 installed DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch 1442499662 696699 54fb2c60fed08ccabee5a5a764049dd9 installed DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch 1676579624 46383 d46d88c1b18792128f92c05b2b09b6c0 installed DEBUG: less-458-9.el7.x86_64 1438300242 215376 2b1222dfb9fbcf5ca3ee2f07d897bb4c installed DEBUG: PyYAML-3.10-11.el7.x86_64 1402372385 645110 79f893b98b59fca6bd79019d2a717efd installed DEBUG: perl-parent-1:0.225-244.el7.noarch 1402384520 8141 d902f1a3426caa19ccbccf09263c54f6 installed DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch 1549990694 781336 37cc27551d9e7c108fcf8c9b9f39d206 installed DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch 1402388270 166910 29a8a33b24ddf4e0e95ad8d2484cc277 installed DEBUG: python2-iso8601-0.1.11-1.el7.noarch 1453814371 52152 142fe877193c605141f9875d24fa3a67 installed DEBUG: perl-Encode-2.51-7.el7.x86_64 1402368585 10176350 713ce27ff4434807ff7060b333ed8873 installed DEBUG: python2-vine-1.2.0-2.el7.noarch 1549627764 84920 13a6b27ca8fdee4e048b2134bede98c3 installed DEBUG: perl-Pod-Usage-1.63-3.el7.noarch 1402390579 44671 1db34851ba13011739022f031438e15c installed DEBUG: python2-pyasn1-0.3.7-6.el7.noarch 1564498158 584082 82d17df1ef3d3032a8d59b3674827035 installed DEBUG: perl-Exporter-5.68-3.el7.noarch 1402373350 56612 d6e7deb74b149e4b7aa23a998a127bb4 installed DEBUG: python2-extras-1.0.0-2.el7.noarch 1517941859 30624 f5fc482326b22274012749652345fbc7 installed DEBUG: perl-File-Path-2.09-2.el7.noarch 1402361289 50067 94d54ef6ce6893ae2a4400c4b0ce79b7 installed DEBUG: python-tempita-0.5.1-8.el7.noarch 1419095189 131583 d91b580b444c8db06623affcbd663d07 installed DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 1402358220 67994 2fb261c150fc06b1a978809c5a9c706e installed DEBUG: python-routes-2.4.1-1.el7.noarch 1495144859 476787 9875437788a923935098eab966517ff3 installed DEBUG: perl-Storable-2.45-3.el7.x86_64 1402367398 181031 25787b4b609f3ee50d1c7f33d29e0102 installed DEBUG: python2-ldap-3.1.0-1.el7.x86_64 1564502491 893754 58e6d3a608b43f863ed17eccbef962ad installed DEBUG: perl-File-Temp-0.23.01-3.el7.noarch 1402383789 158781 396b0a1af3a203e1cb33c98814d5a6d8 installed DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 1552663581 1318403 d6e1448736128e06e940a554c53382b9 installed DEBUG: perl-constant-1.27-2.el7.noarch 1402368682 26364 f3ecfa1ce48e13496322e341a3f0b72c installed DEBUG: which-2.20-7.el7.x86_64 1402367122 76962 5b0eff1739daa46a80e9908f39167c29 installed DEBUG: perl-threads-shared-1.43-6.el7.x86_64 1402380447 73972 cd3e1ec9dfe8b5e9121fcd53b41aa197 installed DEBUG: python2-futures-3.1.1-5.el7.noarch 1540940839 92761 7368e50717b308aa32057207060c6578 installed DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 1612283772 1647320 bac9a80208be808863c4025a5eabd9da installed DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch 1585750026 119744 782530e0dfd62d5ae0a14c69cad198f1 installed DEBUG: perl-Getopt-Long-2.40-3.el7.noarch 1523406856 134846 e4fc3f2fed36897ae178ecd5d9475217 installed DEBUG: python-ply-3.4-11.el7.noarch 1501721186 542040 a52488785cdfe4d1bef4696aa69f5a27 installed DEBUG: perl-Error-1:0.17020-2.el7.noarch 1402345189 50015 d5f79c530c268d71811519df24ca0c90 installed DEBUG: python2-cffi-1.11.2-1.el7.x86_64 1511454681 1095230 91615447799497da29e619c78dbff941 installed DEBUG: perl-Thread-Queue-3.02-2.el7.noarch 1402347633 27642 29d052232cb1b86133bd838739672a15 installed DEBUG: python-inotify-0.9.4-4.el7.noarch 1402371981 262646 5f0058a964f836049912320e7e362ac4 installed DEBUG: file-5.11-37.el7.x86_64 1601482103 67368 17bacde6c0399ce011dc390b48fda094 installed DEBUG: libxslt-1.1.28-6.el7.x86_64 1601485039 497694 d90e4b230a21130bbe076a0554f2dde1 installed DEBUG: jasper-libs-1.900.1-33.el7.x86_64 1540929077 350690 426d4ea10e8e7c3614fb2ce00d457824 installed DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch 1499267164 774005 888867730ebf33234879aa12bdcbc013 installed DEBUG: acl-2.2.51-15.el7.x86_64 1585707377 201209 ca945ffcb793aa5f88ce8a2b9ba82753 installed DEBUG: python2-webcolors-1.7-4.el7.noarch 1504014210 3346008 c57168dd6c72758c38a41732edf366da installed DEBUG: dwz-0.11-3.el7.x86_64 1402363547 225103 28a047bc76d0ad80e6938a94898129ca installed DEBUG: python2-blockdiag-1.5.3-9.el7.noarch 1504014643 5027079 ab00445b60967c0e3c94dee738874971 installed DEBUG: kmod-libs-20-28.el7.x86_64 1585709895 91800 b5b5262c5f2bc70956eaab42f0b8f1ed installed DEBUG: zip-3.0-11.el7.x86_64 1478364595 815173 f49ae6270a053005b67e417123691ca7 installed DEBUG: libfontenc-1.1.3-3.el7.x86_64 1501647039 55701 1473960449a5d9ef0cc86d67bc47dff2 installed DEBUG: lato-fonts-2.015-1.el7.noarch 1443220112 11875284 efbc6f57be117c84a57f1b83888385cf installed DEBUG: libpaper-1.1.24-9.el7.x86_64 1601484506 86163 9a45668eab676cdd0573a63d074f23c7 installed DEBUG: glibc-devel-2.17-326.el7_9.x86_64 1652890724 1066188 7c327c2f0c56d479e77778b056d36068 installed DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 1504735709 439378 8ca93e2831102818759a22e22e871268 installed DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 1577115584 309751 c2ae48ae2978dba98308b6c4cebda74d installed DEBUG: jbigkit-libs-2.0-11.el7.x86_64 1402392685 105882 1ed20c50fdc4614601403474e8240db8 installed DEBUG: json-c-0.11-4.el7_0.x86_64 1403612338 65593 62bcb642b82d3b3aeb99ba9ba1b40715 installed DEBUG: libxcb-1.13-1.el7.x86_64 1540917672 1011680 923a4fbb3fc66c81699e3c0354c2f8d2 installed DEBUG: libXext-1.3.3-3.el7.x86_64 1448003987 87102 fa7e50dec56e01bbe4d33adaec446c9c installed DEBUG: libXt-1.1.5-3.el7.x86_64 1501646835 430105 5f357545763a40cda11cfd5e002cae50 installed DEBUG: libXmu-1.1.2-2.el7.x86_64 1448004095 172054 30004e6ab36e030aae8da010bfc697f9 installed DEBUG: libXcursor-1.1.15-1.el7.x86_64 1540917537 47039 4820a6e82a10283c5d0847f37c189363 installed DEBUG: libXrandr-1.5.1-2.el7.x86_64 1501647977 48626 08ffc02cefbf48f4e52f7a6ac4f8dc24 installed DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 1402381520 14967 114ac67c20604dce0339038e2e34b193 installed DEBUG: libXaw-1.0.13-4.el7.x86_64 1501648561 498789 42e25e863c3a848f9ffd2ef57b2f75da installed DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 1502476992 431711 e3d288c289e13d0bca6df7225913230c installed DEBUG: libtasn1-4.10-1.el7.x86_64 1501633297 424486 5bd1b0b4094fac08713f986572a8625e installed DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch 1663766796 2314578 fa8b9d0b2aa3670a98f61272ca6a05c9 installed DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 1492024115 67814 ff22ccbfa94b59e371c3073511c533c9 installed DEBUG: coreutils-8.22-24.el7_9.2.x86_64 1605565499 14594210 21873db92cb3c945747024de6b034910 installed DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1679328899 3208716 5f65935362140c3ed4bd10ec987793b1 installed DEBUG: python-libs-2.7.5-93.el7_9.x86_64 1687262456 24717160 b12df4116a9a203d5ba91f5a1ca7ef1c installed DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 1649176657 10890779 5958d33d9fb56a33abd8f1aaf4294c90 installed DEBUG: gzip-1.5-11.el7_9.x86_64 1652367512 250421 e5c046f2a9563b4da1c487c673334394 installed DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 1612283515 278157 fa861327e785c3b2e42c330fb74b65d6 installed DEBUG: shared-mime-info-1.8-5.el7.x86_64 1585715455 2379876 8c66fe453adb46917cd07e47cf1ba152 installed DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 1402351548 105522 ef58117c9c617599952c0642ff5e8d00 installed DEBUG: cracklib-2.9.0-11.el7.x86_64 1402378933 209610 a973d883d6785904e49266428bb3ed90 installed DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 1635781157 25181976 0a3a905d4a30196a3967f9466893c33e installed DEBUG: atk-2.28.1-2.el7.x86_64 1585707368 1273714 9af29686b4352cd94be3a76e55eb222c installed DEBUG: libpwquality-1.2.3-5.el7.x86_64 1523419099 332421 e40a69f0a1803dfa3736aba2c8ea1fb4 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch 1565639102 1428518 8b0d4293f4a5341fab8dfb60c2881e1e installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch 1565639102 86572 27f4e6b7352c6560de7d8b809a27534d installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 1565639102 1099749 29fb1061ea783c34b9667382e9185e67 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 1565639102 2469317 8144e858bb0a81d74882363022976b74 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch 1565639102 45184 1fbbfe97123bf511b37f9e3f6f84b251 installed DEBUG: urw-base35-fonts-20170801-10.el7.noarch 1565639102 5478 6deaf09eae378892c554844111f0ec3a installed DEBUG: harfbuzz-1.7.5-2.el7.x86_64 1540922811 709362 bb9904035f958cfff8a59f4e79ffeaa0 installed DEBUG: libcroco-0.6.12-6.el7_9.x86_64 1601484346 324875 1b0f011b34dfb6ae81be7200113dda6d installed DEBUG: python2-funcsigs-1.0.2-1.el7.noarch 1465661284 84211 01a9e85d4ee325da28e05a7da8805964 installed DEBUG: python2-monotonic-1.5-1.el7.noarch 1532162297 25637 f9a4116d600f7c06ec2104c2d92270ef installed DEBUG: python2-pyparsing-2.3.1-1.el7.noarch 1551332386 607958 2b329f602cdf93441030202c9b6ea7d4 installed DEBUG: python2-pysocks-1.5.6-3.el7.noarch 1463411231 59840 0ed8e06364e5f2727acb13dd8c1dbaa7 installed DEBUG: python2-backports-1.0-16.el7.x86_64 1560847708 638 8a149164e53abe8b9cd2dbeb2ffd3385 installed DEBUG: python2-urllib3-1.24.1-3.el7.noarch 1550061384 664797 2d0a8892f28f553956216153fdee4b13 installed DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 1517484521 45909 6c8db3a4ee3455e4dd25d73150b21535 installed DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 1549393666 11067847 61ed47fa29c4474951f056b41fffc39a installed DEBUG: python2-imagesize-0.7.1-5.el7.noarch 1488830757 8141 8df48dbc3cdd9f1078be0050adcaf651 installed DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch 1453653419 809983 26df7ea90f3076e632bddb458632b27a installed DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 1498829509 393320 45b487c700b1b38b7f316b5b5cf8c86b installed DEBUG: python-enum34-1.0.4-1.el7.noarch 1447975905 329922 77ff2e0ff3ed1202d829fe2e097d9e15 installed DEBUG: pytz-2016.10-2.el7.noarch 1501779215 190290 c99b176911a0dc1bfcecdddb06ef0de1 installed DEBUG: python2-jinja2-2.10.1-1.el7.noarch 1596109134 1261666 535d515bb4b7ae4740c00f777c59817e installed DEBUG: gdb-7.6.1-120.el7.x86_64 1601482700 7375630 d972171eeec1e05c2ec958c5afd2581b installed DEBUG: gd-2.0.35-27.el7_9.x86_64 1608049656 554576 fd5ea6eda7ab30741f1eb0ea8fe4fa71 installed DEBUG: fipscheck-1.4.1-6.el7.x86_64 1501678069 38839 a2e0953263a6285a00476819997c1caf installed DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 1645709263 396919 147d094b00df6d5b27a318e66e06f1bc installed DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 1686238638 209851 55a23c3bddd2830baebc8ed233533e04 installed DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 1679338129 14111 3bd1d211d43d7c005c523d2ef3a73bd3 installed DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 1605544571 439280 36a88f67f14d6ed72436b11c72c9e2dc installed DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 1637771619 615464 4795540bb6e6f1c4934f029445c7b5b2 installed DEBUG: python2-yappi-1.0-1.el7.x86_64 1551376766 116357 318c04fc08236fbc1a21f8b640c813b0 installed DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch 1582305406 83971 fd0f019a3a370c9d705b7c41583bf34e installed DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 1549390091 288182 5ec01e35d9c650a724b5c498184ed983 installed DEBUG: zeromq-4.0.5-4.el7.x86_64 1442655580 1683371 c2196c2884d39ab490562d1e31e97c44 installed DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 1551797258 3179029 a2189798e76e47643dd34e869993658b installed DEBUG: python2-wcwidth-0.1.7-8.el7.noarch 1532619812 86581 b5873a1fa4bffca4a11acec5ad0fa24b installed DEBUG: python2-statsd-3.2.1-5.el7.noarch 1484645086 141514 2c0570b5e558c1665254a88b3fb051fa installed DEBUG: python2-pyperclip-1.6.4-1.el7.noarch 1532619979 70193 471a03633d817f809d15b92c117bad85 installed DEBUG: python2-mimeparse-1.6.0-2.el7.noarch 1531744756 18437 34e30495a759f08f2705c0bd69dda852 installed DEBUG: python2-fasteners-0.14.1-6.el7.noarch 1487127294 122398 1c0d82c6cf64eced0bc3e36f75af7165 installed DEBUG: python2-cachetools-3.1.0-1.el7.noarch 1549477083 80151 1192ca0248c1e20bc1649c8a693bc070 installed DEBUG: python2-cryptography-2.5-1.el7.x86_64 1550859553 2995242 a259a0863be05988389898eea31c49f8 installed DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 1402381906 3309358 503a4afe8da0f85b546d028466fd0958 installed DEBUG: python-beaker-1.5.4-10.el7.noarch 1402360045 287268 cbb6d794a7df0ca5df0307777c06aecd installed DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch 1549474120 300206 d3f2d632dee0d2c2154e51abf830bdc0 installed DEBUG: python-jwcrypto-0.4.2-1.el7.noarch 1523405038 254516 9af2f75baa88d19c2e0fd538835366b8 installed DEBUG: python-unicodecsv-0.14.1-1.el7.noarch 1443138832 103167 ca97a686550141108bb09789abab077b installed DEBUG: python-sqlparse-0.1.18-5.el7.noarch 1458332940 284836 5b4eea326b8c34cc100bb3a8dc77ab77 installed DEBUG: python-memcached-1.58-1.el7.noarch 1504037044 126261 4d00a53702197063b818c721dd3aadde installed DEBUG: python2-traceback2-1.4.0-14.el7.noarch 1531755022 49687 08b2794f97d85ebf083f9c13faeb3cc4 installed DEBUG: python2-testtools-2.3.0-7.el7.noarch 1565601453 1716945 8ab23668251a09f89c0aa0de841f6bf5 installed DEBUG: python2-subunit-1.4.0-1.1.el7.noarch 1585742412 359017 48ace61bfca5b868e6ac582422fb930a installed DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch 1582198698 457689 327c3252fe13632d24a5415da0148584 installed DEBUG: python-editor-0.4-4.el7.noarch 1452724904 19412 6c0325c591a268a7d0cbc26b5d6e877b installed DEBUG: python-click-6.3-1.el7.noarch 1467146109 565202 beb11c3a0dd7520b5653e0e53f1a37fc installed DEBUG: python-aniso8601-0.82-3.el7.noarch 1531131099 101383 0c7b5fd08e74dd81c0daf18128b24849 installed DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch 1623216315 2200717 a83eae62aa4531359523b6eeaa62bee0 installed DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 15675 f40e27c52e123e24fb0a8d82d8031c8d installed DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 11821 e21a1d6e42f700fa08e2da909ee5f59b installed DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 16174 4445b7493fe7f4e54659c98ee52ce715 installed DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch 1606113418 1307529 1e95aaf551b5d5a79ab66418e7b76be4 installed DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch 1613982295 90273 85563f56d626e68be410ad94504ae095 installed DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch 1582260605 1258042 76b6aec85311a53d70b5ad0f26cf5ded installed DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 167720 82843377ff06572263a7113f1f98391d installed DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 18693 de0bc2ef896f3a38971e443aaa0a0f70 installed DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch 1582258569 245076 22b368d651bf46aa5f16b8319bb8f5e3 installed DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 28465 798d3a56c41710bd113c984b2d26bbdc installed DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch 1582265005 314841 3557b0e64ffd6bd9369d6c3356cf4858 installed DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 639497 93f25a14ce4f5a0e0f9dd01c78eaf07a installed DEBUG: python2-flask-restful-0.3.6-7.el7.noarch 1531295559 322014 e8ef71760315a0781764fcf2429c2513 installed DEBUG: python2-testscenarios-0.5.0-8.el7.noarch 1518087080 109659 ac637433015c1d2f08d3590d36f9a73d installed DEBUG: python2-oauthlib-2.0.1-8.el7.noarch 1502302639 798701 ff38962eb04633407eed0dd428ac444d installed DEBUG: python2-openstackdocstheme-1.29.0-2.el7.noarch 1549391151 2386697 3dbb21583b9c700458715655e2326bf1 installed DEBUG: python2-sphinxcontrib-seqdiag-0.8.4-5.el7.noarch 1506417382 28041 cedf10c359abdfa942175e22dfb167b7 installed DEBUG: python2-ldappool-2.4.0-2.el7.noarch 1551794415 72188 443dc14884785cb232df0b682bdca7b2 installed DEBUG: python2-freezegun-0.3.11-4.el7.noarch 1550053075 78735 d90eb7c9b0b5f61f44ee81f86ed85bc3 installed DEBUG: python2-testresources-1.0.0-6.el7.noarch 1518086914 266821 a0982da5cbfd2b63ca5015a6c7451058 installed DEBUG: python2-passlib-1.7.0-4.el7.noarch 1487857511 4188935 0b143aaf024d59ac53534c21aaf60c56 installed DEBUG: openldap-2.4.44-25.el7_9.x86_64 1645636356 1037056 e9f7c2195fb6db4381b991898a4aec55 installed DEBUG: libgcc-4.8.5-44.el7.x86_64 1601433759 179272 e4efbc19aadbde022dd8a1eb4b585087 installed DEBUG: python-urlgrabber-3.10-10.el7.noarch 1585714443 503358 86520621451601031574f88ea0f852de installed DEBUG: setup-2.8.71-11.el7.noarch 1585715374 697141 ea06d9c1b2cf1331a82dac83e55e0b60 installed DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 1649176657 84555 205e68a6e5dc1ecd4cc74a0e72145ade installed DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch 1565367531 13746679 c7aefcadcd2e25432089bcfeab49cdea installed DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch 1649176657 1271686 83c37517c4e4c0cdf27c64bdc2b200c2 installed DEBUG: dejavu-fonts-common-2.33-6.el7.noarch 1402349670 130455 61a93ec3edc83c900c0730e52ac1d1cb installed DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 1531487214 6637796 a293dfefd6596bfe5c54ba68377e334e installed DEBUG: perl-srpm-macros-1-8.el7.noarch 1402343091 794 6bd0791a143b53addc95cbeb050859c8 installed DEBUG: pygpgme-0.3-9.el7.x86_64 1402356647 197501 67b8c720f59a063adbbca2392bac0281 installed DEBUG: glibc-2.17-326.el7_9.x86_64 1652890724 14100922 5b1faeed7ae09fbca5f4a99dac4e932e installed DEBUG: ustr-1.0.4-16.el7.x86_64 1402344766 285943 58bb2ebb64b048e24a4c7d5d51170f55 installed DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 1504735709 1028216 bba677eda5184b5127b7817d2c1dec12 installed DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 1612283515 168720 7f82d20c0604f2e1d0a51da90fee5d6e installed DEBUG: libselinux-2.5-15.el7.x86_64 1585711002 217762 939b030e19f37ea46c0cdda66748fb04 installed DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 1619616727 342456 511318eae506189450b1e14c1e62ebd4 installed DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 1655304053 239983 00fab3b3934e23d8b130a49c45ada0e2 installed DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 1585707796 1219519 61f488ba5b278e434e4558e750b17127 installed DEBUG: libattr-2.4.46-13.el7.x86_64 1523407244 19896 209b05c7b77a33a4cc176077945833e8 installed DEBUG: systemd-219-78.el7_9.7.x86_64 1662044298 24448450 2b2aa07094f852d7694ccf6041ce28de installed DEBUG: libpng-2:1.5.13-8.el7.x86_64 1602604338 616133 10be3baa53da2a0cc048662b850d17a3 installed DEBUG: libpciaccess-0.14-1.el7.x86_64 1523413923 45649 b980f4a133f488a872fea9465d6039ed installed DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 1565310207 350419 e97a8f8a8945115b68926afe6c6d14c8 installed DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 1605544205 58336 0abb6985d7c140bcb7ddaade15d9990d installed DEBUG: libgpg-error-1.12-3.el7.x86_64 1402390008 350865 a3933d4ce43c07fa9305e8765d78d099 installed DEBUG: pango-1.42.4-4.el7_7.x86_64 1568397799 754903 c6f10144d673284d94fd5dd42ba6ca38 installed DEBUG: grep-2.20-3.el7.x86_64 1501743524 1195131 92bc957d1c4fc3764e134d8f82544abe installed DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 1601481230 734287 29f86f8d19060d74d10843f09ff8c8de installed DEBUG: cpio-2.11-28.el7.x86_64 1602604082 689345 4a25327c4e1ef56cbe9c481943bfebba installed DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 1691164853 2643152 e502997c471a3aa2674718c3acb99ea1 installed DEBUG: mpfr-3.1.1-4.el7.x86_64 1402362714 554279 4cedb227fd4730529b0874792007692b installed DEBUG: python2-mock-3.0.5-1.el7.noarch 1562663513 171972 dd5ad777c407c8cb10e9084149abdd51 installed DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 1498686770 2435978 5efa8feaeb12d57cda1a9bcd9c8af917 installed DEBUG: libtommath-0.42.0-6.el7.x86_64 1504809311 70394 a3a60d038cff36036059a45e79db3996 installed DEBUG: audit-libs-2.8.5-4.el7.x86_64 1565265980 256386 9d116ad6305cd827bdca472b2add8932 installed DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch 1565367530 4398414 ba08f46d100c728d435ceb3e500decaa installed DEBUG: groff-base-1.22.2-8.el7.x86_64 1402345046 3453946 591d2a12420abc9fa9934414fc0987f4 installed DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch 1550073304 8441074 9264837b29fa73cd4f624e7bdfa6b491 installed DEBUG: libgomp-4.8.5-44.el7.x86_64 1601433759 212144 91a373019a746039e03c07bd6e19c7d0 installed DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 1637771619 331384 19ad69316195568dcc72ecb3c163d1a1 installed DEBUG: lcms2-2.6-3.el7.x86_64 1478369155 377192 b0922952f79e6678c0cca8095a909a52 installed DEBUG: python2-webob-1.8.5-1.el7.noarch 1549628866 1343835 7b58e232a893845253ca1a24c2f69e37 installed DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 1582125614 361350 9e38788a4b81a87e55c6178c1ff40b81 installed DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch 1582193622 251405 1cf895db4069803f956ee2972b71ef5e installed DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch 1402347217 97210 6133c7c1aee2bfeee269de4592b25884 installed DEBUG: python2-netaddr-0.7.19-5.el7.noarch 1518110141 8828566 991c9f12e136177fa02e00e0eed6ff6d installed DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch 1402348486 16431 58a96328cb0e6dd435d15af542467a38 installed DEBUG: python2-amqp-2.4.1-1.el7.noarch 1549382065 392950 2712030c0e1db82622327b3f03c6e9a8 installed DEBUG: perl-Carp-1.26-244.el7.noarch 1402362759 28276 0f9ffc1d8836311235869048667422e9 installed DEBUG: python2-contextlib2-0.5.5-8.el7.noarch 1532620875 45554 f5c4b63b915750ad54126fa6f73eb878 installed DEBUG: perl-PathTools-3.40-5.el7.x86_64 1402373476 174131 c597987071b0f81a0029667e83e1ecae installed DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch 1564498158 706481 a454d2a24fdde9e9701983e686e7f00a installed DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 1402343844 94069 43f7c93d02750221738a8c3bc845a1ca installed DEBUG: python-pyngus-2.0.3-3.el7.noarch 1468254835 194777 0f4d2e55b5f5faad9278a78dbc5fc94e installed DEBUG: perl-threads-1.87-4.el7.x86_64 1402377734 98615 29739d2f766c8bd85e85de9f8ccb7367 installed DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch 1582258436 236369 a411b418228b5e12a8c2d554e8cce2ef installed DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 1612283772 5134 cc56a8cb39fd2f5c9c4e48489362539b installed DEBUG: python-pycparser-2.14-1.el7.noarch 1447976807 637379 6e237e402c7e2abbac0a34e9bc919678 installed DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 1402385372 59999 48356fe925819f41d6446ffc09d1b21d installed DEBUG: python-decorator-3.4.0-3.el7.noarch 1402357561 72291 b1bd578857db8f0926aa352e26b724f6 installed DEBUG: pinentry-0.8.1-17.el7.x86_64 1478360967 159929 740fabe008451f11fee22ff086fb13d3 installed DEBUG: ipa-pgothic-fonts-003.03-5.el7.noarch 1402375164 6258721 ba366acfe3dc25361085ae3fcf49ccc6 installed DEBUG: patch-2.7.1-12.el7_7.x86_64 1571788780 215353 9a704b9a2dde0e91be95a333d8d12efb installed DEBUG: python2-seqdiag-0.9.5-10.el7.noarch 1506429218 129615 0dbaef9ea10b0912a8a661371b3673bb installed DEBUG: bzip2-1.0.6-13.el7.x86_64 1447995892 83791 704f597825711270b0ba2af51bebecae installed DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch 1591767281 55184 0918c7d0f306baa67626e2d50e95bdab installed DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch 1488876589 712685 f4b13295b548ac9871ab977e49eb31d3 installed DEBUG: dulwich-core-0.19.11-1.el7.x86_64 1551797258 61331 8bb2a9e3bc05922a4cb482a93dd2aff9 installed DEBUG: glibc-headers-2.17-326.el7_9.x86_64 1652890724 2342563 9754a8c9bc98b0ad8524480fa4e09647 installed DEBUG: python2-voluptuous-0.10.5-2.el7.noarch 1516092298 254112 5fbf24cb2c695908d0ec7432dcea5a5c installed DEBUG: graphite2-1.3.10-1.el7_3.x86_64 1500633633 254548 ac1d0755528ed9fd520d7321bf194d41 installed DEBUG: python2-cmd2-0.8.8-5.el7.noarch 1532622803 395799 9b52842fd99ab180833ffbb84cc8a7b7 installed DEBUG: libtiff-4.0.3-35.el7.x86_64 1602604542 494465 2c3759eb327fd96d59731bfd370b8953 installed DEBUG: python2-defusedxml-0.5.0-2.el7.noarch 1513781000 191153 204550167a1ee6a76d0a7c2816c02dea installed DEBUG: libX11-1.6.7-4.el7_9.x86_64 1630334719 1325696 99a31895e528d748509fab7d23c4541f installed DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch 1550861566 609640 b8e13fd35e93abc9fabac15995422016 installed DEBUG: libXfixes-5.0.3-1.el7.x86_64 1501645920 26903 f7535a332d39d22e1853767cb29c38b7 installed DEBUG: python-mako-0.8.1-2.el7.noarch 1402357022 1480809 3d73873e00ffedb20608eb647a94dd39 installed DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 1402360712 29688 22c8af639cb4ad5be38747dce56a632b installed DEBUG: python-waitress-0.8.9-5.el7.noarch 1475542375 758012 5826585737004b6d000f3aa61730975e installed DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 1501646601 25680 cf59e013b0def500ab01ceffff473372 installed DEBUG: python-migrate-0.11.0-1.el7.noarch 1491574200 836365 d1132c24fa918b4140337bcc36ad3f94 installed DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 1402344296 35184 43ff7c9b707c42cfe3723220ca5d31de installed DEBUG: python2-unittest2-1.1.0-15.el7.noarch 1532617200 948299 092b9101dcb4d91e6d1e831af1f2d154 installed DEBUG: libthai-0.1.14-9.el7.x86_64 1403024898 704340 50db030da1664a77725f711a80a68299 installed DEBUG: python2-stestr-2.3.1-1.el7.noarch 1559898009 646659 40856bd6e064a5ce584e6d6cf56e3451 installed DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 1669835018 2204184 6fee5dd63dcbfce2bc65c8bbda56cf16 installed DEBUG: python2-alembic-1.0.7-1.el7.noarch 1549392039 4458968 d8f3876f4ce92d223bb48eb40e2c5508 installed DEBUG: python-2.7.5-93.el7_9.x86_64 1687262456 80835 4793d52447932027fbc5dc49e4385e16 installed DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch 1582212854 111906 5aa283566c1bbc0cb7c9d8766b909c9a installed DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 1612283515 265925 86fcddd4998b8a8559299d9e1ab02424 installed DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 14081 86ed2f2fd26119cea8db07df4d0d19f7 installed DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 1540936220 2927994 bb7dabe82de2f808be2e1c12c260d669 installed DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 203706 50619f5b89635c0adda4284777ccc104 installed DEBUG: python2-setuptools-40.8.0-1.el7.noarch 1549642455 3246876 f52cb54a5a8ce912069e8f6aee21dcfd installed DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 181239 e61afe8e8c21ba63e7bda31aee42aca9 installed DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 1533915204 233199 a905b57e96075c58d1e201f5716b3ae7 installed DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 17156 07e5eca78f1db450f60beeb59667d00e installed DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch 1565639102 1460348 01553397ce5ce3331fd586937dedd368 installed DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch 1616167823 1034800 cdbbb821c0a3539eb3a24a9187aa7c8a installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 1565639102 1429675 438a954d538462dc8dfda6f693e5b73e installed DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch 1582287340 514723 cbcdbc2f1ef354e60475f941e58b2c16 installed DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch 1565639102 400088 a7b62f630dac3cab613fbb7b6e9e1cbf installed DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch 1582198745 141009 173c61a9d8c845d4500b5d9e168e340e installed DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 1402389588 58789 929f0abd8c5671c69f86fce8d7cdd42d installed DEBUG: python2-pysaml2-4.6.5-1.el7.noarch 1551801352 4196206 c67466637cd806143289ee28ca989f55 installed DEBUG: python2-idna-2.5-1.el7.noarch 1495663309 576509 ce8101028071d45be744ac5ed7851731 installed DEBUG: python2-sphinxcontrib-blockdiag-1.5.5-1.el7.noarch 1479426159 28457 031539011ef24a55fdcabdab46c5dc76 installed DEBUG: python2-packaging-19.0-1.el7.noarch 1550168161 161347 d139a46504d5bc8049c635cefdedc48d installed DEBUG: python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 1523978910 33681 0ca40d0347b2a26e2dffbf4b16846b28 installed DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 1504627470 18824 1ee0d2710efaf8a98fabc02d1b593fac installed DEBUG: python2-sphinx-feature-classification-0.4.1-0.20200221115253.acebe59.el7.noarch 1582286006 47094 ca75af4ff49cc2ad6426b4f437a4a34c installed DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 1550498553 62524 adc65934f37237b3e4114b92c9c296d1 installed DEBUG: python2-pygments-2.2.0-7.el7.noarch 1499165121 8126173 46479a8e3aef6a9428c07d4d388566c9 installed DEBUG: pyliblzma-0.5.3-11.el7.x86_64 1402377649 190112 a09aa8e806a3f6285e9fe765d69d3ee9 installed DEBUG: python2-babel-2.6.0-4.el7.noarch 1549479613 25826891 fc950978178369e1515f89a86dd69fbf installed DEBUG: libXft-2.3.2-2.el7.x86_64 1448004042 125933 dd826dcfb492ed42a1d822c74eec0195 installed DEBUG: libssh2-1.8.0-4.el7.x86_64 1602604454 191488 c3dbc0c6a2d776ee2a6a893d1a5fd7b7 installed DEBUG: nss-3.79.0-5.el7_9.x86_64 1679338129 2584370 9ca2266c9dbb9013174a0dc86361f3a5 installed DEBUG: curl-7.29.0-59.el7_9.1.x86_64 1605544571 540396 d5522f431ab52fc028196412b713222b installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.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-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'd208219c255f48c094916b6cc8c9261c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kdlc5qr_:/etc/resolv.conf', '--bind=/dev/btrfs-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', '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.h7MH2G DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf keystone-16.0.3.dev15 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone-16.0.3.dev15-0.20230825163817.9d699a7.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd keystone-16.0.3.dev15 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 -a --author 'rpm-build ' -m 'openstack-keystone-16.0.3 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.0d4YZc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file=config-generator/keystone.conf DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file=config-generator/keystone.conf --format yaml --output-file=keystone-schema.yaml DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file=config-generator/keystone.conf --format json --output-file=keystone-schema.json DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -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/policy DEBUG: copying keystone/policy/schema.py -> build/lib/keystone/policy DEBUG: copying keystone/policy/core.py -> build/lib/keystone/policy DEBUG: copying keystone/policy/__init__.py -> build/lib/keystone/policy DEBUG: creating build/lib/keystone/cmd DEBUG: creating build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/tokens_fernet.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/tokens.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/security_compliance.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/ldap.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/federation.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/debug.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/database.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/credential.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/caching.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/__init__.py -> build/lib/keystone/cmd/doctor DEBUG: creating build/lib/keystone/tests DEBUG: creating build/lib/keystone/tests/common DEBUG: copying keystone/tests/common/auth.py -> build/lib/keystone/tests/common DEBUG: copying keystone/tests/common/__init__.py -> build/lib/keystone/tests/common DEBUG: creating build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/tests/unit/trust DEBUG: copying keystone/tests/unit/trust/test_backends.py -> build/lib/keystone/tests/unit/trust DEBUG: copying keystone/tests/unit/trust/__init__.py -> build/lib/keystone/tests/unit/trust DEBUG: creating build/lib/keystone/tests/unit/resource DEBUG: creating 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: copying keystone/tests/unit/resource/backends/__init__.py -> build/lib/keystone/tests/unit/resource/backends DEBUG: creating build/lib/keystone/identity DEBUG: creating build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/sql.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/__init__.py -> build/lib/keystone/identity/shadow_backends DEBUG: creating build/lib/keystone/common DEBUG: creating build/lib/keystone/common/sql 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/__init__.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/070_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/068_placeholder.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/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/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/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/063_migrate_drop_limit_columns.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/061_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/059_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/057_placeholder.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/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/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/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/052_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/050_placeholder.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/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/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/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/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/044_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/042_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/040_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/038_placeholder.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/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/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/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/033_migrate_add_limits_tables.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/031_migrate_system_assignment_table.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/029_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/027_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/025_placeholder.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/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/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/021_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/019_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/017_placeholder.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/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/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/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/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/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/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/009_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/007_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/005_placeholder.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/003_migrate_unencrypted_credentials.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/001_data_initial_null_migration.py -> build/lib/keystone/common/sql/data_migration_repo/versions 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/test_sql.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/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: creating build/lib/keystone/common/sql/migrate_repo DEBUG: creating 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: 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/108_add_failed_auth_columns.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/106_allow_password_column_to_be_nullable.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/104_drop_user_name_domainid_constraint.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/102_drop_domain_table.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/100_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/098_placeholder.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/096_drop_role_name_constraint.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/094_add_federated_user_table.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/092_make_implied_roles_fks_cascaded.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/090_add_local_user_and_password_tables.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/088_domain_specific_roles.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/086_add_duplicate_constraint_trusts.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/084_add_revoke_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/082_add_federation_tables.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/080_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/078_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/076_placeholder.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/074_add_is_domain_project.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/072_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/070_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/068_placeholder.py -> 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: creating build/lib/keystone/tests/unit/identity DEBUG: creating 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/tests/unit/identity/shadow_users/test_backend.py -> 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: creating build/lib/keystone/application_credential DEBUG: creating build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/sql.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/__init__.py -> build/lib/keystone/application_credential/backends DEBUG: creating build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/user.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/trust.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/token_revocation.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/token.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/service_provider.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/service.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/role_assignment.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/role.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/revoke_event.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/registered_limit.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/region.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/protocol.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/project_endpoint.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/project.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/policy_association.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/policy.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/mapping.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/limit.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/implied_role.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/identity_provider.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/group.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/grant.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/endpoint_group.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/endpoint.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/ec2_credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/domain_config.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/domain.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/consumer.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/base.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/auth.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/application_credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/access_token.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/access_rule.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/__init__.py -> build/lib/keystone/common/policies DEBUG: creating build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_token_serialization.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_fernet_provider.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/__init__.py -> build/lib/keystone/tests/unit/token DEBUG: creating build/lib/keystone/federation DEBUG: copying keystone/federation/utils.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/schema.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/idp.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/core.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/constants.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/__init__.py -> build/lib/keystone/federation DEBUG: creating 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: copying keystone/tests/unit/resource/config_backends/__init__.py -> build/lib/keystone/tests/unit/resource/config_backends DEBUG: creating build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/test_utils.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/__init__.py -> build/lib/keystone/tests/unit/tests DEBUG: creating 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/common/sql/expand_repo/__init__.py -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/application_credential/schema.py -> build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/core.py -> build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/__init__.py -> build/lib/keystone/application_credential DEBUG: creating build/lib/keystone/auth DEBUG: copying keystone/auth/schema.py -> build/lib/keystone/auth DEBUG: copying keystone/auth/core.py -> build/lib/keystone/auth DEBUG: copying keystone/auth/__init__.py -> build/lib/keystone/auth DEBUG: creating build/lib/keystone/tests/hacking DEBUG: copying keystone/tests/hacking/checks.py -> build/lib/keystone/tests/hacking DEBUG: copying keystone/tests/hacking/__init__.py -> build/lib/keystone/tests/hacking DEBUG: creating build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/core.py -> build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/_context_cache.py -> build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/__init__.py -> build/lib/keystone/common/cache DEBUG: creating build/lib/keystone/token DEBUG: creating build/lib/keystone/token/providers DEBUG: copying keystone/token/providers/base.py -> build/lib/keystone/token/providers DEBUG: copying keystone/token/providers/__init__.py -> build/lib/keystone/token/providers DEBUG: copying keystone/common/sql/data_migration_repo/manage.py -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/data_migration_repo/__init__.py -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/tests/unit/identity/test_core.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_backend_sql.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/__init__.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/utils.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_versions.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_v3_trust.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_policy.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_oauth1.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_filters.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_endpoint_policy.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_credential.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_auth.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_application_credential.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_url_middleware.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_sql_upgrade.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_shadow_users.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_receipt_provider.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_middleware.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_ldap_tls_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_livetest.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_hacking_checks.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_entry_points.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_contrib_simple_cert.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_ec2_core.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_cli.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_backend_sql.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_ldap_pool.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_id_mapping_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_endpoint_policy_sql.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_auth_plugin.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_app_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/rest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/mapping_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/identity_mapping.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/filtering.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/federation_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/fakeldap.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/default_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/base_classes.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/__init__.py -> build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/tests/unit/external DEBUG: copying keystone/tests/unit/external/test_timeutils.py -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/tests/unit/external/__init__.py -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/cmd/status.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/manage.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/cli.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/bootstrap.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/__init__.py -> build/lib/keystone/cmd DEBUG: creating build/lib/keystone/tests/protection DEBUG: creating build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_users.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_tokens.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_services.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_roles.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_regions.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_projects.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_project_endpoint.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_policy.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_limits.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_identity_providers.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_grants.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_endpoint_group.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_domains.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_domain_config.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_consumer.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_application_credential.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/__init__.py -> build/lib/keystone/tests/protection/v3 DEBUG: creating 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/tests/unit/receipt/test_fernet_provider.py -> build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/__init__.py -> build/lib/keystone/tests/unit/receipt DEBUG: creating 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/common/sql/expand_repo/versions/071_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/069_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/067_placeholder.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/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/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/063_expand_drop_limit_columns.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/061_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/059_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/057_placeholder.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/055_expand_add_domain_to_limit.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/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/052_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/050_placeholder.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/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/047_expand_update_pk_for_unified_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/045_expand_add_description_to_limit.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/043_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/041_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/039_placeholder.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/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/036_expand_rename_application_credential_restriction_column.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/034_expand_add_application_credential_table.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/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/031_expand_system_assignment_table.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/029_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/027_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/025_placeholder.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/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/022_expand_add_default_project_id_index.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/020_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/018_placeholder.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/016_expand_add_user_options.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/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/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/012_expand_add_domain_id_to_idp.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/010_expand_add_revocation_event_index.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/008_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/006_placeholder.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/004_reset_password_created_at.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/002_password_created_at_not_nullable.py -> 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: creating build/lib/keystone/receipt DEBUG: creating build/lib/keystone/receipt/providers DEBUG: copying keystone/receipt/providers/base.py -> build/lib/keystone/receipt/providers DEBUG: copying keystone/receipt/providers/__init__.py -> build/lib/keystone/receipt/providers DEBUG: creating build/lib/keystone/tests/unit/contrib DEBUG: creating 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: copying keystone/tests/unit/contrib/federation/__init__.py -> build/lib/keystone/tests/unit/contrib/federation DEBUG: creating 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/backend/core_ldap.py -> build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/__init__.py -> build/lib/keystone/tests/unit/backend DEBUG: creating build/lib/keystone/server DEBUG: creating build/lib/keystone/server/flask DEBUG: creating 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/server/flask/request_processing/json_body.py -> build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/server/flask/request_processing/__init__.py -> build/lib/keystone/server/flask/request_processing 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/test_sql.py -> 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: creating build/lib/keystone/catalog DEBUG: copying keystone/catalog/schema.py -> build/lib/keystone/catalog DEBUG: copying keystone/catalog/core.py -> build/lib/keystone/catalog DEBUG: copying keystone/catalog/__init__.py -> build/lib/keystone/catalog DEBUG: creating build/lib/keystone/assignment DEBUG: copying keystone/assignment/schema.py -> build/lib/keystone/assignment DEBUG: copying keystone/assignment/core.py -> build/lib/keystone/assignment DEBUG: copying keystone/assignment/__init__.py -> build/lib/keystone/assignment DEBUG: copying keystone/tests/unit/assignment/test_core.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/__init__.py -> build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/version.py -> build/lib/keystone DEBUG: copying keystone/notifications.py -> build/lib/keystone DEBUG: copying keystone/i18n.py -> build/lib/keystone DEBUG: copying keystone/exception.py -> build/lib/keystone DEBUG: copying keystone/__init__.py -> build/lib/keystone DEBUG: creating build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/sql.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/rules.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/base.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/__init__.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/token/token_formatters.py -> build/lib/keystone/token DEBUG: copying keystone/token/provider.py -> build/lib/keystone/token DEBUG: copying keystone/token/__init__.py -> build/lib/keystone/token DEBUG: creating build/lib/keystone/resource DEBUG: creating build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/sql_model.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/sql.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/resource_options.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/base.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/__init__.py -> build/lib/keystone/resource/backends DEBUG: creating build/lib/keystone/credential DEBUG: copying keystone/credential/schema.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/provider.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/core.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/__init__.py -> build/lib/keystone/credential DEBUG: creating build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/manage.py -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/__init__.py -> build/lib/keystone/common/sql/contract_repo DEBUG: creating build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/policy.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/__init__.py -> build/lib/keystone/common/rbac_enforcer DEBUG: creating build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/sql.py -> build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/base.py -> build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/__init__.py -> build/lib/keystone/credential/backends DEBUG: creating build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/jws/core.py -> build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/jws/__init__.py -> build/lib/keystone/token/providers/jws DEBUG: creating build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/sql.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/base.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/__init__.py -> build/lib/keystone/federation/backends DEBUG: creating build/lib/keystone/tests/unit/policy DEBUG: creating 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: copying keystone/tests/unit/policy/backends/test_base.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/__init__.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: creating build/lib/keystone/models DEBUG: copying keystone/models/token_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/revoke_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/receipt_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/__init__.py -> build/lib/keystone/models DEBUG: creating build/lib/keystone/token/providers/fernet DEBUG: copying keystone/token/providers/fernet/core.py -> build/lib/keystone/token/providers/fernet DEBUG: copying keystone/token/providers/fernet/__init__.py -> build/lib/keystone/token/providers/fernet DEBUG: creating 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: 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_ldap.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/__init__.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: creating build/lib/keystone/identity/backends DEBUG: creating build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/models.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/common.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/__init__.py -> build/lib/keystone/identity/backends/ldap DEBUG: creating build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/test_fernet_provider.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/__init__.py -> build/lib/keystone/tests/unit/credential DEBUG: creating build/lib/keystone/oauth1 DEBUG: creating build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/sql.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/base.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/__init__.py -> build/lib/keystone/oauth1/backends DEBUG: creating 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/auth/test_controllers.py -> build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/__init__.py -> build/lib/keystone/tests/unit/auth DEBUG: creating build/lib/keystone/endpoint_policy DEBUG: creating build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/sql.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/__init__.py -> build/lib/keystone/endpoint_policy/backends DEBUG: creating build/lib/keystone/api DEBUG: copying keystone/api/users.py -> build/lib/keystone/api DEBUG: copying keystone/api/trusts.py -> build/lib/keystone/api DEBUG: copying keystone/api/system.py -> build/lib/keystone/api DEBUG: copying keystone/api/services.py -> build/lib/keystone/api DEBUG: copying keystone/api/s3tokens.py -> build/lib/keystone/api DEBUG: copying keystone/api/roles.py -> build/lib/keystone/api DEBUG: copying keystone/api/role_inferences.py -> build/lib/keystone/api DEBUG: copying keystone/api/role_assignments.py -> build/lib/keystone/api DEBUG: copying keystone/api/registered_limits.py -> build/lib/keystone/api DEBUG: copying keystone/api/regions.py -> build/lib/keystone/api DEBUG: copying keystone/api/projects.py -> build/lib/keystone/api DEBUG: copying keystone/api/policy.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_simple_cert.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_revoke.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_oauth1.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_inherit.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_federation.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_ep_filter.py -> build/lib/keystone/api DEBUG: copying keystone/api/limits.py -> build/lib/keystone/api DEBUG: copying keystone/api/groups.py -> build/lib/keystone/api DEBUG: copying keystone/api/endpoints.py -> build/lib/keystone/api DEBUG: copying keystone/api/ec2tokens.py -> build/lib/keystone/api DEBUG: copying keystone/api/domains.py -> build/lib/keystone/api DEBUG: copying keystone/api/discovery.py -> build/lib/keystone/api DEBUG: copying keystone/api/credentials.py -> build/lib/keystone/api DEBUG: copying keystone/api/auth.py -> build/lib/keystone/api DEBUG: copying keystone/api/__init__.py -> build/lib/keystone/api DEBUG: copying keystone/identity/backends/sql_model.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/sql.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/resource_options.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/base.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/__init__.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/tests/protection/__init__.py -> build/lib/keystone/tests/protection DEBUG: creating build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/saml.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/implied_roles.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/authentication.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/__init__.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/EC2_S3_Resource.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/tests/unit/resource/test_core.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/__init__.py -> build/lib/keystone/tests/unit/resource DEBUG: copying keystone/tests/unit/endpoint_policy/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy DEBUG: copying keystone/tests/unit/policy/test_backends.py -> build/lib/keystone/tests/unit/policy DEBUG: copying keystone/tests/unit/policy/__init__.py -> build/lib/keystone/tests/unit/policy DEBUG: creating build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/temporaryfile.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/ldapdb.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/jws_key_repository.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/database.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/backendloader.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/__init__.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: creating build/lib/keystone/common/resource_options DEBUG: creating build/lib/keystone/common/resource_options/options DEBUG: copying keystone/common/resource_options/options/immutable.py -> build/lib/keystone/common/resource_options/options DEBUG: copying keystone/common/resource_options/options/__init__.py -> build/lib/keystone/common/resource_options/options DEBUG: creating build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/test_core.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/__init__.py -> build/lib/keystone/tests/unit/catalog DEBUG: creating build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_utils.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_resource_options_common.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_provider_api.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_json_home.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_cache.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/__init__.py -> build/lib/keystone/tests/unit/common DEBUG: creating build/lib/keystone/limit DEBUG: creating build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/strict_two_level.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/flat.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/base.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/__init__.py -> build/lib/keystone/limit/models DEBUG: creating build/lib/keystone/identity/id_generators DEBUG: copying keystone/identity/id_generators/sha256.py -> build/lib/keystone/identity/id_generators DEBUG: copying keystone/identity/id_generators/__init__.py -> build/lib/keystone/identity/id_generators DEBUG: creating build/lib/keystone/credential/providers DEBUG: copying keystone/credential/providers/core.py -> build/lib/keystone/credential/providers DEBUG: copying keystone/credential/providers/__init__.py -> build/lib/keystone/credential/providers DEBUG: creating 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: copying keystone/tests/unit/auth/plugins/__init__.py -> build/lib/keystone/tests/unit/auth/plugins DEBUG: creating build/lib/keystone/receipt/providers/fernet DEBUG: copying keystone/receipt/providers/fernet/core.py -> build/lib/keystone/receipt/providers/fernet DEBUG: copying keystone/receipt/providers/fernet/__init__.py -> build/lib/keystone/receipt/providers/fernet DEBUG: creating build/lib/keystone/tests/unit/limit DEBUG: copying keystone/tests/unit/limit/test_backends.py -> build/lib/keystone/tests/unit/limit DEBUG: copying keystone/tests/unit/limit/__init__.py -> build/lib/keystone/tests/unit/limit DEBUG: copying keystone/server/flask/core.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/common.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/application.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/__init__.py -> build/lib/keystone/server/flask DEBUG: creating 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/tests/unit/server/__init__.py -> build/lib/keystone/tests/unit/server DEBUG: creating 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: 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/__init__.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: creating build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/sql.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/__init__.py -> build/lib/keystone/resource/config_backends DEBUG: copying keystone/common/sql/migrate_repo/manage.py -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/__init__.py -> build/lib/keystone/common/sql/migrate_repo DEBUG: creating build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/templated.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/sql.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/base.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/__init__.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/receipt/receipt_formatters.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/provider.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/handlers.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/__init__.py -> build/lib/keystone/receipt DEBUG: copying keystone/resource/schema.py -> build/lib/keystone/resource DEBUG: copying keystone/resource/core.py -> build/lib/keystone/resource DEBUG: copying keystone/resource/__init__.py -> build/lib/keystone/resource DEBUG: copying keystone/limit/schema.py -> build/lib/keystone/limit DEBUG: copying keystone/limit/core.py -> build/lib/keystone/limit DEBUG: copying keystone/limit/__init__.py -> build/lib/keystone/limit DEBUG: creating 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: copying keystone/tests/unit/application_credential/__init__.py -> build/lib/keystone/tests/unit/application_credential DEBUG: creating build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/sql_model.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/resource_options.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/__init__.py -> build/lib/keystone/assignment/role_backends DEBUG: creating build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/credential/providers/fernet/core.py -> build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/credential/providers/fernet/__init__.py -> build/lib/keystone/credential/providers/fernet DEBUG: creating build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/sql.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/base.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/__init__.py -> build/lib/keystone/limit/backends DEBUG: creating build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/totp.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/token.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/password.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/oauth1.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/mapped.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/external.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/core.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/base.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/application_credential.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/__init__.py -> build/lib/keystone/auth/plugins DEBUG: creating build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/validators.py -> build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/parameter_types.py -> build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/__init__.py -> build/lib/keystone/common/validation DEBUG: creating build/lib/keystone/conf DEBUG: copying keystone/conf/wsgi.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/utils.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/unified_limit.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/trust.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/totp.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/tokenless_auth.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/token.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/shadow_users.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/security_compliance.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/saml.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/role.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/revoke.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/resource.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/receipt.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/policy.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/opts.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/oauth1.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/memcache.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/ldap.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/jwt_tokens.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/identity_mapping.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/identity.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/fernet_tokens.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/fernet_receipts.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/federation.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/eventlet_server.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/endpoint_policy.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/endpoint_filter.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/domain_config.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/default.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/credential.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/constants.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/catalog.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/auth.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/assignment.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/application_credential.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/__init__.py -> build/lib/keystone/conf DEBUG: creating build/lib/keystone/tests/unit/federation DEBUG: copying keystone/tests/unit/federation/test_core.py -> build/lib/keystone/tests/unit/federation DEBUG: copying keystone/tests/unit/federation/__init__.py -> build/lib/keystone/tests/unit/federation DEBUG: copying keystone/endpoint_policy/core.py -> build/lib/keystone/endpoint_policy DEBUG: copying keystone/endpoint_policy/__init__.py -> build/lib/keystone/endpoint_policy DEBUG: creating build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/sql.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/base.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/__init__.py -> build/lib/keystone/identity/mapping_backends DEBUG: creating build/lib/keystone/revoke DEBUG: creating build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/sql.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/base.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/__init__.py -> build/lib/keystone/revoke/backends DEBUG: creating build/lib/keystone/tests/functional DEBUG: copying keystone/tests/functional/core.py -> build/lib/keystone/tests/functional DEBUG: copying keystone/tests/functional/__init__.py -> build/lib/keystone/tests/functional DEBUG: copying keystone/identity/schema.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/generator.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/core.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/__init__.py -> build/lib/keystone/identity DEBUG: creating build/lib/keystone/trust DEBUG: creating build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/sql.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/base.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/__init__.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/schema.py -> build/lib/keystone/trust DEBUG: copying keystone/trust/core.py -> build/lib/keystone/trust DEBUG: copying keystone/trust/__init__.py -> build/lib/keystone/trust DEBUG: copying keystone/revoke/model.py -> build/lib/keystone/revoke DEBUG: copying keystone/revoke/core.py -> build/lib/keystone/revoke DEBUG: copying keystone/revoke/__init__.py -> build/lib/keystone/revoke DEBUG: copying keystone/common/sql/upgrades.py -> build/lib/keystone/common/sql DEBUG: copying keystone/common/sql/core.py -> build/lib/keystone/common/sql DEBUG: copying keystone/common/sql/__init__.py -> build/lib/keystone/common/sql DEBUG: creating 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/common/sql/contract_repo/versions/071_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/069_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/067_placeholder.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/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/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/063_contract_drop_limit_columns.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/061_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/059_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/057_placeholder.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/055_contract_add_domain_to_limit.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/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/052_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/050_placeholder.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/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/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/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/045_contract_add_description_to_limit.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/043_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/041_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/039_placeholder.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/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/036_contract_rename_application_credential_restriction_column.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/034_contract_add_application_credentials_table.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/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/031_contract_system_assignment_table.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/029_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/027_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/025_placeholder.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/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/022_contract_add_default_project_id_index.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/020_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/018_placeholder.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/016_contract_add_user_options.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/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/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/012_contract_add_domain_id_to_idp.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/010_contract_add_revocation_event_index.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/008_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/006_placeholder.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/004_reset_password_created_at.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/002_password_created_at_not_nullable.py -> 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/server/wsgi.py -> build/lib/keystone/server DEBUG: copying keystone/server/backends.py -> build/lib/keystone/server DEBUG: copying keystone/server/__init__.py -> build/lib/keystone/server DEBUG: copying keystone/tests/unit/contrib/__init__.py -> build/lib/keystone/tests/unit/contrib DEBUG: creating 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: copying keystone/tests/unit/application_credential/backends/__init__.py -> build/lib/keystone/tests/unit/application_credential/backends DEBUG: creating build/lib/keystone/tests/functional/shared DEBUG: copying keystone/tests/functional/shared/test_running.py -> build/lib/keystone/tests/functional/shared DEBUG: copying keystone/tests/functional/shared/__init__.py -> build/lib/keystone/tests/functional/shared DEBUG: creating build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/sql.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/base.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/__init__.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/oauth1/validator.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/schema.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/core.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/__init__.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/common/resource_options/core.py -> build/lib/keystone/common/resource_options DEBUG: copying keystone/common/resource_options/__init__.py -> build/lib/keystone/common/resource_options DEBUG: copying keystone/tests/__init__.py -> build/lib/keystone/tests DEBUG: copying keystone/common/utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/tokenless_auth.py -> build/lib/keystone/common DEBUG: copying keystone/common/render_token.py -> build/lib/keystone/common DEBUG: copying keystone/common/provider_api.py -> build/lib/keystone/common DEBUG: copying keystone/common/profiler.py -> build/lib/keystone/common DEBUG: copying keystone/common/password_hashing.py -> build/lib/keystone/common DEBUG: copying keystone/common/manager.py -> build/lib/keystone/common DEBUG: copying keystone/common/jwt_utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/json_home.py -> build/lib/keystone/common DEBUG: copying keystone/common/fernet_utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/driver_hints.py -> build/lib/keystone/common DEBUG: copying keystone/common/context.py -> build/lib/keystone/common DEBUG: copying keystone/common/authorization.py -> build/lib/keystone/common DEBUG: copying keystone/common/__init__.py -> build/lib/keystone/common DEBUG: running egg_info DEBUG: writing requirements to keystone.egg-info/requires.txt DEBUG: writing keystone.egg-info/PKG-INFO DEBUG: writing top-level names to keystone.egg-info/top_level.txt DEBUG: writing dependency_links to keystone.egg-info/dependency_links.txt DEBUG: writing entry points to keystone.egg-info/entry_points.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: 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/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/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: 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/tests/unit/external/README.rst -> build/lib/keystone/tests/unit/external 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: + sleep 1 DEBUG: + python2 setup.py compile_catalog -d build/lib/keystone/locale -D keystone DEBUG: running compile_catalog 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: 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/tr_TR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/tr_TR/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/pt_BR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/pt_BR/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/ja/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ja/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/fr/LC_MESSAGES/keystone.po to build/lib/keystone/locale/fr/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/en_GB/LC_MESSAGES/keystone.po to build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/de/LC_MESSAGES/keystone.po to build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3kmON1 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64 DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/tr_TR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/it DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/es DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/model.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/default.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/endpoint_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/fernet_receipts.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/fernet_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/identity.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/jwt_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/memcache.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/opts.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/receipt.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/resource.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/role.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/token.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/flat.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/strict_two_level.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/EC2_S3_Resource.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/authentication.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/json_home_relations.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/discovery.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/domains.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/ec2tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/groups.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/limits.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_ep_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_inherit.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/projects.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/regions.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/role_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/role_inferences.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/roles.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/s3tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/services.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/system.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/users.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy DEBUG: copying build/lib/keystone/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy DEBUG: copying build/lib/keystone/endpoint_policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/validator.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/receipt_model.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/revoke_model.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/token_model.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers DEBUG: copying build/lib/keystone/credential/providers/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/config_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone DEBUG: copying build/lib/keystone/exception.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone DEBUG: copying build/lib/keystone/i18n.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone DEBUG: copying build/lib/keystone/notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone DEBUG: copying build/lib/keystone/version.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/templated.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/application.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/common.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/json_body.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/req_logging.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/handlers.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/receipt_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers DEBUG: copying build/lib/keystone/receipt/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/token_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/fernet DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/jws/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/jws/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers DEBUG: copying build/lib/keystone/token/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/external.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/mapped.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/password.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/token.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/idp.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/authorization.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/context.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/fernet_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/jwt_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/manager.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/password_hashing.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/profiler.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/render_token.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/validators.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/validation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options DEBUG: copying build/lib/keystone/common/resource_options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options DEBUG: copying build/lib/keystone/common/resource_options/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/options/immutable.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options/options DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/rbac_enforcer DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/_context_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/cache DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/access_token.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/domain.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/grant.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/group.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/identity_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/implied_role.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/limit.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/project.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/protocol.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/region.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/revoke_event.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/role.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/role_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/service.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/service_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/token.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/token_revocation.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/user.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/upgrades.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/generator.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/id_generators/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/id_generators/sha256.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/id_generators DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/common.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/models.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/shadow_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests DEBUG: copying build/lib/keystone/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/shared/test_running.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional DEBUG: copying build/lib/keystone/tests/functional/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection DEBUG: copying build/lib/keystone/tests/protection/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domain_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_grants.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_identity_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_mappings.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_project_tags.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_protocols.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_regions.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_service_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_services.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_system_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/hacking DEBUG: copying build/lib/keystone/tests/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/hacking DEBUG: copying build/lib/keystone/tests/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/unit/saml2/signed_saml2_assertion.xml -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/unit/saml2/idp_saml2_metadata.xml -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/saml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: copying build/lib/keystone/tests/unit/config_files/test_auth_plugin.conf -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/deprecated_override.conf -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/deprecated.conf -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/default_catalog_multi_region.templates -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_catalog.templates -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/federation DEBUG: copying build/lib/keystone/tests/unit/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/federation DEBUG: copying build/lib/keystone/tests/unit/federation/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/application_credential DEBUG: copying build/lib/keystone/tests/unit/application_credential/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/server DEBUG: copying build/lib/keystone/tests/unit/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/server DEBUG: copying build/lib/keystone/tests/unit/server/test_keystone_flask.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/limit DEBUG: copying build/lib/keystone/tests/unit/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/limit DEBUG: copying build/lib/keystone/tests/unit/limit/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_database_conflicts.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_rbac_enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_resource_options_common.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_sql_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/auth_plugins.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/backendloader.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/cache.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/database.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/hacking.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/jws_key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/ldapdb.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/temporaryfile.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/plugins/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/test_controllers.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/test_schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy DEBUG: copying build/lib/keystone/tests/unit/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy DEBUG: copying build/lib/keystone/tests/unit/policy/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/core_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/core_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/contrib DEBUG: copying build/lib/keystone/tests/unit/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/federation/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/contrib/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/test_receipt_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/receipt DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/base_classes.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/fakeldap.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/federation_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/filtering.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/mapping_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/rest.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_app_config.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_associate_project_endpoint_extension.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_auth_plugin.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_endpoint_policy_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_federation_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_id_mapping_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_ldap_pool.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_templated.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_cli.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_config.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_ec2_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_s3_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_entry_points.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_hacking_checks.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_pool_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_tls_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_receipt_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_sql_banned_operations.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_sql_upgrade.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_token_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_url_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_filters.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_identity.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_resource.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_validation.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_jws_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_token_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/endpoint_policy DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/config_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/trust DEBUG: copying build/lib/keystone/tests/unit/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/trust DEBUG: copying build/lib/keystone/tests/unit/trust/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/common DEBUG: copying build/lib/keystone/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/common DEBUG: copying build/lib/keystone/tests/common/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/bootstrap.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/cli.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/status.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/caching.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/database.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/debug.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/tokens_fernet.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/rules.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/trust/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/model.py to model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/revoke/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/application_credential.py to application_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/assignment.py to assignment.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/auth.py to auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/catalog.py to catalog.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/credential.py to credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/domain_config.py to domain_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/endpoint_filter.py to endpoint_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/endpoint_policy.py to endpoint_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/eventlet_server.py to eventlet_server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/federation.py to federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/fernet_receipts.py to fernet_receipts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/fernet_tokens.py to fernet_tokens.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/identity.py to identity.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/identity_mapping.py to identity_mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/jwt_tokens.py to jwt_tokens.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/ldap.py to ldap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/memcache.py to memcache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/oauth1.py to oauth1.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/receipt.py to receipt.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/resource.py to resource.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/revoke.py to revoke.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/role.py to role.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/saml.py to saml.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/security_compliance.py to security_compliance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/shadow_users.py to shadow_users.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/token.py to token.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/tokenless_auth.py to tokenless_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/totp.py to totp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/trust.py to trust.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/unified_limit.py to unified_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/conf/wsgi.py to wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models/flat.py to flat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/limit/models/strict_two_level.py to strict_two_level.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared/EC2_S3_Resource.py to EC2_S3_Resource.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared/authentication.py to authentication.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared/implied_roles.py to implied_roles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared/json_home_relations.py to json_home_relations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/_shared/saml.py to saml.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/auth.py to auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/credentials.py to credentials.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/discovery.py to discovery.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/domains.py to domains.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/ec2tokens.py to ec2tokens.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/endpoints.py to endpoints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/groups.py to groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/limits.py to limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/os_ep_filter.py to os_ep_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/os_federation.py to os_federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/os_inherit.py to os_inherit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/os_oauth1.py to os_oauth1.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/os_revoke.py to os_revoke.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/os_simple_cert.py to os_simple_cert.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/projects.py to projects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/regions.py to regions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/registered_limits.py to registered_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/role_assignments.py to role_assignments.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/role_inferences.py to role_inferences.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/roles.py to roles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/s3tokens.py to s3tokens.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/services.py to services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/system.py to system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/trusts.py to trusts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/api/users.py to users.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/endpoint_policy/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/validator.py to validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/oauth1/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models/receipt_model.py to receipt_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models/revoke_model.py to revoke_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/models/token_model.py to token_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers/fernet/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers/fernet/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/providers/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/provider.py to provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/credential/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/config_backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/config_backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/config_backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends/resource_options.py to resource_options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/resource/backends/sql_model.py to sql_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/i18n.py to i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/notifications.py to notifications.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends/resource_options.py to resource_options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/role_backends/sql_model.py to sql_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/assignment/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/backends/templated.py to templated.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/catalog/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/backends.py to backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/wsgi.py to wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/application.py to application.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing/middleware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing/middleware/auth_context.py to auth_context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing/middleware/url_normalize.py to url_normalize.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing/json_body.py to json_body.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/server/flask/request_processing/req_logging.py to req_logging.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/handlers.py to handlers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/provider.py to provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/receipt_formatters.py to receipt_formatters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers/fernet/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers/fernet/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/receipt/providers/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/provider.py to provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/token_formatters.py to token_formatters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/fernet/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/fernet/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/jws/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/jws/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/token/providers/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/application_credential.py to application_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/external.py to external.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/mapped.py to mapped.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/oauth1.py to oauth1.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/password.py to password.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/token.py to token.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/plugins/totp.py to totp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/auth/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/idp.py to idp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/federation/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/application_credential/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/authorization.py to authorization.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/driver_hints.py to driver_hints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/fernet_utils.py to fernet_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/json_home.py to json_home.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/jwt_utils.py to jwt_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/password_hashing.py to password_hashing.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/profiler.py to profiler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/provider_api.py to provider_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/render_token.py to render_token.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/tokenless_auth.py to tokenless_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/validation/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/validation/parameter_types.py to parameter_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/validation/validators.py to validators.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options/options/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/resource_options/options/immutable.py to immutable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/rbac_enforcer/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/rbac_enforcer/enforcer.py to enforcer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/rbac_enforcer/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/cache/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/cache/_context_cache.py to _context_cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/cache/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/access_rule.py to access_rule.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/access_token.py to access_token.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/application_credential.py to application_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/auth.py to auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/consumer.py to consumer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/credential.py to credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/domain.py to domain.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/domain_config.py to domain_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/ec2_credential.py to ec2_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/endpoint.py to endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/endpoint_group.py to endpoint_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/grant.py to grant.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/group.py to group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/identity_provider.py to identity_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/implied_role.py to implied_role.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/limit.py to limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/mapping.py to mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/policy_association.py to policy_association.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/project.py to project.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/project_endpoint.py to project_endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/protocol.py to protocol.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/region.py to region.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/registered_limit.py to registered_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/revoke_event.py to revoke_event.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/role.py to role.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/role_assignment.py to role_assignment.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/service_provider.py to service_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/token.py to token.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/token_revocation.py to token_revocation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/trust.py to trust.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/policies/user.py to user.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/upgrades.py to upgrades.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py to 001_contract_initial_null_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py to 003_remove_unencrypted_blob_column_from_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/005_placeholder.py to 005_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/006_placeholder.py to 006_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/007_placeholder.py to 007_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/008_placeholder.py to 008_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/009_placeholder.py to 009_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py to 010_contract_add_revocation_event_index.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py to 012_contract_add_domain_id_to_idp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py to 015_contract_update_federated_user_domain.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py to 016_contract_add_user_options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/017_placeholder.py to 017_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/018_placeholder.py to 018_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/019_placeholder.py to 019_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/020_placeholder.py to 020_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/021_placeholder.py to 021_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py to 022_contract_add_default_project_id_index.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py to 024_contract_create_created_at_int_columns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/025_placeholder.py to 025_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/026_placeholder.py to 026_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/027_placeholder.py to 027_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/028_placeholder.py to 028_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/029_placeholder.py to 029_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py to 030_contract_add_project_tags_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py to 031_contract_system_assignment_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py to 033_contract_add_limits_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py to 034_contract_add_application_credentials_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py to 036_contract_rename_application_credential_restriction_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/038_placeholder.py to 038_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/039_placeholder.py to 039_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/040_placeholder.py to 040_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/041_placeholder.py to 041_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/042_placeholder.py to 042_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/043_placeholder.py to 043_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/044_placeholder.py to 044_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py to 045_contract_add_description_to_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/049_placeholder.py to 049_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/050_placeholder.py to 050_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/051_placeholder.py to 051_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/052_placeholder.py to 052_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py to 054_contract_drop_old_passoword_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py to 055_contract_add_domain_to_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py to 056_contract_add_application_credential_access_rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/057_placeholder.py to 057_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/058_placeholder.py to 058_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/059_placeholder.py to 059_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/060_placeholder.py to 060_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/061_placeholder.py to 061_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py to 062_contract_extract_redelegation_data_from_extras.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py to 063_contract_drop_limit_columns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py to 066_contract_add_resource_options_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/067_placeholder.py to 067_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/068_placeholder.py to 068_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/069_placeholder.py to 069_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/070_placeholder.py to 070_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/071_placeholder.py to 071_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/versions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/contract_repo/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py to 001_expand_initial_null_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/005_placeholder.py to 005_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/006_placeholder.py to 006_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/007_placeholder.py to 007_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/008_placeholder.py to 008_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/009_placeholder.py to 009_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py to 010_expand_add_revocation_event_index.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py to 012_expand_add_domain_id_to_idp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py to 015_expand_update_federated_user_domain.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py to 016_expand_add_user_options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/017_placeholder.py to 017_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/018_placeholder.py to 018_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/019_placeholder.py to 019_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/020_placeholder.py to 020_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/021_placeholder.py to 021_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py to 022_expand_add_default_project_id_index.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py to 024_expand_create_created_at_int_columns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/025_placeholder.py to 025_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/026_placeholder.py to 026_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/027_placeholder.py to 027_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/028_placeholder.py to 028_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/029_placeholder.py to 029_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py to 030_expand_add_project_tags_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py to 031_expand_system_assignment_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py to 033_expand_add_limits_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py to 034_expand_add_application_credential_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py to 036_expand_rename_application_credential_restriction_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/038_placeholder.py to 038_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/039_placeholder.py to 039_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/040_placeholder.py to 040_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/041_placeholder.py to 041_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/042_placeholder.py to 042_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/043_placeholder.py to 043_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/044_placeholder.py to 044_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py to 045_expand_add_description_to_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py to 047_expand_update_pk_for_unified_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/049_placeholder.py to 049_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/050_placeholder.py to 050_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/051_placeholder.py to 051_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/052_placeholder.py to 052_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py to 054_expand_drop_old_passoword_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py to 055_expand_add_domain_to_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py to 056_expand_add_application_credential_access_rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/057_placeholder.py to 057_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/058_placeholder.py to 058_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/059_placeholder.py to 059_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/060_placeholder.py to 060_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/061_placeholder.py to 061_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py to 062_expand_extract_redelegation_data_from_extras.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py to 063_expand_drop_limit_columns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/067_placeholder.py to 067_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/068_placeholder.py to 068_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/069_placeholder.py to 069_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/070_placeholder.py to 070_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/071_placeholder.py to 071_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/versions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/expand_repo/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/067_kilo.py to 067_kilo.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/068_placeholder.py to 068_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/069_placeholder.py to 069_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/070_placeholder.py to 070_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/071_placeholder.py to 071_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/072_placeholder.py to 072_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py to 073_insert_assignment_inherited_pk.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py to 074_add_is_domain_project.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py to 075_confirm_config_registration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/076_placeholder.py to 076_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/077_placeholder.py to 077_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/078_placeholder.py to 078_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/079_placeholder.py to 079_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/080_placeholder.py to 080_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py to 081_add_endpoint_policy_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py to 082_add_federation_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py to 083_add_oauth1_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py to 084_add_revoke_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py to 085_add_endpoint_filtering_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py to 086_add_duplicate_constraint_trusts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/087_implied_roles.py to 087_implied_roles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py to 088_domain_specific_roles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py to 089_add_root_of_all_domains.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py to 090_add_local_user_and_password_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py to 092_make_implied_roles_fks_cascaded.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py to 093_migrate_domains_to_projects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py to 094_add_federated_user_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py to 096_drop_role_name_constraint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py to 097_drop_user_name_domainid_constraint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/098_placeholder.py to 098_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/099_placeholder.py to 099_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/100_placeholder.py to 100_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py to 101_drop_role_name_constraint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py to 102_drop_domain_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py to 103_add_nonlocal_user_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py to 104_drop_user_name_domainid_constraint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py to 105_add_password_date_columns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py to 106_allow_password_column_to_be_nullable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py to 107_add_user_date_columns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py to 108_add_failed_auth_columns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py to 109_add_password_self_service_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/migrate_repo/versions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py to 001_data_initial_null_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py to 003_migrate_unencrypted_credentials.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/005_placeholder.py to 005_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/006_placeholder.py to 006_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/007_placeholder.py to 007_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/008_placeholder.py to 008_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/009_placeholder.py to 009_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py to 010_migrate_add_revocation_event_index.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py to 015_migrate_update_federated_user_domain.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py to 016_migrate_add_user_options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/017_placeholder.py to 017_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/018_placeholder.py to 018_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/019_placeholder.py to 019_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/020_placeholder.py to 020_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/021_placeholder.py to 021_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/025_placeholder.py to 025_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/026_placeholder.py to 026_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/027_placeholder.py to 027_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/028_placeholder.py to 028_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/029_placeholder.py to 029_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py to 030_migrate_add_project_tags_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py to 031_migrate_system_assignment_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py to 033_migrate_add_limits_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py to 034_migrate_add_application_credentials_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/038_placeholder.py to 038_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/039_placeholder.py to 039_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/040_placeholder.py to 040_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/041_placeholder.py to 041_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/042_placeholder.py to 042_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/043_placeholder.py to 043_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/044_placeholder.py to 044_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py to 045_migrate_add_description_to_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/049_placeholder.py to 049_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/050_placeholder.py to 050_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/051_placeholder.py to 051_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/052_placeholder.py to 052_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py to 054_migrate_drop_old_passoword_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py to 055_migrate_add_domain_to_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/057_placeholder.py to 057_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/058_placeholder.py to 058_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/059_placeholder.py to 059_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/060_placeholder.py to 060_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/061_placeholder.py to 061_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py to 063_migrate_drop_limit_columns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/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.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py to 066_migrate_add_resource_options_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/067_placeholder.py to 067_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/068_placeholder.py to 068_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/069_placeholder.py to 069_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/070_placeholder.py to 070_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/071_placeholder.py to 071_placeholder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/common/sql/data_migration_repo/versions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/generator.py to generator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/schema.py to schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends/mapping.py to mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/mapping_backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/id_generators/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/id_generators/sha256.py to sha256.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/resource_options.py to resource_options.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/sql_model.py to sql_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/backends/ldap/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/shadow_backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/shadow_backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/identity/shadow_backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional/shared/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional/shared/test_running.py to test_running.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/functional/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_access_rules.py to test_access_rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_application_credential.py to test_application_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_assignment.py to test_assignment.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_consumer.py to test_consumer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_credentials.py to test_credentials.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_domain_config.py to test_domain_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_domain_roles.py to test_domain_roles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_domains.py to test_domains.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_ec2_credential.py to test_ec2_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_endpoint_group.py to test_endpoint_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_endpoints.py to test_endpoints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_grants.py to test_grants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_groups.py to test_groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_identity_providers.py to test_identity_providers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_implied_roles.py to test_implied_roles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_limits.py to test_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_mappings.py to test_mappings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_policy.py to test_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_policy_association.py to test_policy_association.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_project_endpoint.py to test_project_endpoint.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_project_tags.py to test_project_tags.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_projects.py to test_projects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_protocols.py to test_protocols.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_regions.py to test_regions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_registered_limits.py to test_registered_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_roles.py to test_roles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_service_providers.py to test_service_providers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_services.py to test_services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_system_assignments.py to test_system_assignments.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_tokens.py to test_tokens.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_trusts.py to test_trusts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/protection/v3/test_users.py to test_users.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/federation/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/federation/test_core.py to test_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/application_credential/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/application_credential/backends/test_sql.py to test_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/application_credential/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/application_credential/test_backends.py to test_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/server/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/server/test_keystone_flask.py to test_keystone_flask.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/limit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/limit/test_backends.py to test_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_cache.py to test_cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_database_conflicts.py to test_database_conflicts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_json_home.py to test_json_home.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_notifications.py to test_notifications.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_provider_api.py to test_provider_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_rbac_enforcer.py to test_rbac_enforcer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_resource_options_common.py to test_resource_options_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_sql_core.py to test_sql_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/common/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/catalog/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/catalog/test_backends.py to test_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/catalog/test_core.py to test_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/auth_plugins.py to auth_plugins.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/backendloader.py to backendloader.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/cache.py to cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/database.py to database.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/hacking.py to hacking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/jws_key_repository.py to jws_key_repository.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/key_repository.py to key_repository.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/ldapdb.py to ldapdb.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/ksfixtures/temporaryfile.py to temporaryfile.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth/plugins/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth/plugins/test_core.py to test_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth/test_controllers.py to test_controllers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/auth/test_schema.py to test_schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/credential/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/credential/test_backend_sql.py to test_backend_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/credential/test_fernet_provider.py to test_fernet_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/test_backends.py to test_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/backends/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/policy/backends/test_sql.py to test_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment/test_backends.py to test_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment/test_core.py to test_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment/role_backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/assignment/role_backends/test_sql.py to test_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/backend/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/backend/core_ldap.py to core_ldap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/backend/core_sql.py to core_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/contrib/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/contrib/federation/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/contrib/federation/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/receipt/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/receipt/test_fernet_provider.py to test_fernet_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/receipt/test_receipt_serialization.py to test_receipt_serialization.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/external/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/external/test_timeutils.py to test_timeutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/base_classes.py to base_classes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/default_fixtures.py to default_fixtures.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/fakeldap.py to fakeldap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/federation_fixtures.py to federation_fixtures.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/filtering.py to filtering.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity_mapping.py to identity_mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/mapping_fixtures.py to mapping_fixtures.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/rest.py to rest.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_app_config.py to test_app_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_associate_project_endpoint_extension.py to test_associate_project_endpoint_extension.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_auth_plugin.py to test_auth_plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_endpoint_policy.py to test_backend_endpoint_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_endpoint_policy_sql.py to test_backend_endpoint_policy_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_federation_sql.py to test_backend_federation_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_id_mapping_sql.py to test_backend_id_mapping_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_ldap.py to test_backend_ldap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_ldap_pool.py to test_backend_ldap_pool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_rules.py to test_backend_rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_sql.py to test_backend_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_backend_templated.py to test_backend_templated.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_cli.py to test_cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_config.py to test_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_contrib_ec2_core.py to test_contrib_ec2_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_contrib_s3_core.py to test_contrib_s3_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_contrib_simple_cert.py to test_contrib_simple_cert.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_driver_hints.py to test_driver_hints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_entry_points.py to test_entry_points.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_exception.py to test_exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_hacking_checks.py to test_hacking_checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_healthcheck.py to test_healthcheck.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_ldap_livetest.py to test_ldap_livetest.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_ldap_pool_livetest.py to test_ldap_pool_livetest.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_ldap_tls_livetest.py to test_ldap_tls_livetest.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_limits.py to test_limits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_middleware.py to test_middleware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_policy.py to test_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_receipt_provider.py to test_receipt_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_revoke.py to test_revoke.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_shadow_users.py to test_shadow_users.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_sql_banned_operations.py to test_sql_banned_operations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_sql_upgrade.py to test_sql_upgrade.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_token_provider.py to test_token_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_url_middleware.py to test_url_middleware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3.py to test_v3.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_application_credential.py to test_v3_application_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_assignment.py to test_v3_assignment.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_auth.py to test_v3_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_catalog.py to test_v3_catalog.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_credential.py to test_v3_credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_domain_config.py to test_v3_domain_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_endpoint_policy.py to test_v3_endpoint_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_federation.py to test_v3_federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_filters.py to test_v3_filters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_identity.py to test_v3_identity.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_oauth1.py to test_v3_oauth1.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_os_revoke.py to test_v3_os_revoke.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_policy.py to test_v3_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_resource.py to test_v3_resource.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_v3_trust.py to test_v3_trust.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_validation.py to test_validation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/test_versions.py to test_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/tests/test_core.py to test_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/tests/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token/test_fernet_provider.py to test_fernet_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token/test_jws_provider.py to test_jws_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/token/test_token_serialization.py to test_token_serialization.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends/test_ldap.py to test_ldap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends/test_ldap_common.py to test_ldap_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/backends/test_sql.py to test_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/test_backend_sql.py to test_backend_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/test_backends.py to test_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/test_core.py to test_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/shadow_users/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/shadow_users/test_backend.py to test_backend.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/identity/shadow_users/test_core.py to test_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/endpoint_policy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/endpoint_policy/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/endpoint_policy/backends/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/endpoint_policy/backends/test_sql.py to test_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/test_backends.py to test_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/test_core.py to test_core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/config_backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/config_backends/test_sql.py to test_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/resource/backends/test_sql.py to test_sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/trust/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/unit/trust/test_backends.py to test_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/tests/common/auth.py to auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/bootstrap.py to bootstrap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/cli.py to cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/manage.py to manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/caching.py to caching.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/credential.py to credential.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/database.py to database.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/debug.py to debug.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/federation.py to federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/ldap.py to ldap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/security_compliance.py to security_compliance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/tokens.py to tokens.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/cmd/doctor/tokens_fernet.py to tokens_fernet.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends/rules.py to rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/backends/sql.py to sql.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/core.py to core.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/policy/schema.py to schema.pyc DEBUG: writing byte-compilation script '/tmp/tmpqjWdyy.py' DEBUG: /usr/bin/python2 -O /tmp/tmpqjWdyy.py DEBUG: removing /tmp/tmpqjWdyy.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/etc/keystone DEBUG: copying etc/sso_callback_template.html -> /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/etc/keystone DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing requirements to keystone.egg-info/requires.txt DEBUG: writing keystone.egg-info/PKG-INFO DEBUG: writing top-level names to keystone.egg-info/top_level.txt DEBUG: writing dependency_links to keystone.egg-info/dependency_links.txt DEBUG: writing entry points to keystone.egg-info/entry_points.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: 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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone-16.0.3.dev15-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing keystone-wsgi-admin script to /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/bin DEBUG: Installing keystone-wsgi-public script to /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/bin DEBUG: Installing keystone-status script to /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/bin DEBUG: Installing keystone-manage script to /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/bin DEBUG: + echo '{}' DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/etc/keystone DEBUG: + install -p -D -m 640 etc/keystone.conf.sample /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/etc/keystone/keystone.conf DEBUG: + install -p -D -m 640 policy.json /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/etc/keystone/policy.json DEBUG: + install -p -D -m 640 keystone-schema.yaml /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/keystone/keystone-schema.yaml DEBUG: + install -p -D -m 640 keystone-schema.json /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/keystone/keystone-dist.conf DEBUG: + install -p -D -m 640 etc/logging.conf.sample /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/etc/keystone/logging.conf DEBUG: + install -p -D -m 640 etc/default_catalog.templates /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/etc/keystone/default_catalog.templates DEBUG: + install -p -D -m 640 etc/sso_callback_template.html /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/etc/logrotate.d/openstack-keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/sysctl.d DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.sysctl /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/sysctl.d/openstack-keystone.conf DEBUG: + install -p -D -m 755 tools/sample_data.sh /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/bin/openstack-keystone-sample-data DEBUG: + install -p -D -m 644 httpd/wsgi-keystone.conf /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/keystone/ DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/var/lib/keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/var/log/keystone DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64//usr/etc DEBUG: + sphinx-build-2 -b html doc/source doc/build/html DEBUG: Running Sphinx v1.8.4 DEBUG: connecting events for openstackdocstheme DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/../../config-generator/keystone.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/../../config-generator/keystone-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/_static/keystone.policy.yaml.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme DEBUG: No /builddir/build/BUILD/keystone-16.0.3.dev15/.gitreview found DEBUG: adding role python-openstackclient-doc to link to https://docs.openstack.org/python-openstackclient/latest/%s DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.notifications.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.version.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.ec2tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.endpoints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.groups.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_ep_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_inherit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_simple_cert.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.regions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.registered_limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.role_assignments.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.role_inferences.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.s3tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.services.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.system.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.external.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.mapped.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.backends.templated.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.bootstrap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.caching.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.database.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.debug.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.tokens_fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.driver_hints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.fernet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.json_home.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.jwt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.manager.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.password_hashing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.provider_api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.render_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.cache.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.access_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.consumer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.ec2_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.endpoint_group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.grant.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.identity_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.implied_role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.policy_association.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.project_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.protocol.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.region.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.revoke_event.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.role_assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.service_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.token_revocation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.rbac_enforcer.enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.rbac_enforcer.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.rbac_enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.resource_options.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.resource_options.options.immutable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.resource_options.options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.upgrades.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.validation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.default.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.endpoint_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.eventlet_server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.fernet_receipts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.fernet_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.identity_mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.jwt_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.memcache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.saml.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.shadow_users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.providers.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.generator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.ldap.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.ldap.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.ldap.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.id_generators.sha256.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.id_generators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.mapping_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.mapping_backends.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.mapping_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.mapping_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.shadow_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.shadow_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.shadow_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.models.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.models.flat.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.models.strict_two_level.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.models.receipt_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.models.revoke_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.models.token_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.validator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.backends.rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.handlers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.receipt_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.config_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.config_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.config_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.application.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.json_body.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.req_logging.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.token_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.jws.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.jws.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 101 source files that are out of date DEBUG: updating environment: 683 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... [ 1%] 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... [ 2%] 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... [ 3%] 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... [ 4%] 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... [ 5%] 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... [ 6%] api/keystone.api.ec2tokens DEBUG: reading sources... [ 6%] 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... [ 7%] api/keystone.api.os_oauth1 DEBUG: reading sources... [ 7%] 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... [ 8%] api/keystone.api.role_assignments DEBUG: reading sources... [ 8%] 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... [ 9%] api/keystone.api.users DEBUG: reading sources... [ 9%] 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... [ 10%] api/keystone.assignment DEBUG: reading sources... [ 10%] 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... [ 11%] api/keystone.assignment.role_backends.resource_options DEBUG: reading sources... [ 11%] 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... [ 12%] api/keystone.auth.plugins DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.application_credential DEBUG: reading sources... [ 12%] 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... [ 13%] api/keystone.auth.plugins.password DEBUG: reading sources... [ 13%] api/keystone.auth.plugins.token DEBUG: reading sources... [ 13%] api/keystone.auth.plugins.totp DEBUG: reading sources... [ 13%] 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... [ 14%] api/keystone.catalog.backends.sql DEBUG: reading sources... [ 14%] api/keystone.catalog.backends.templated DEBUG: reading sources... [ 14%] api/keystone.catalog.core DEBUG: reading sources... [ 14%] 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... [ 15%] api/keystone.cmd.doctor DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.caching DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.credential DEBUG: reading sources... [ 15%] 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... [ 16%] api/keystone.cmd.doctor.security_compliance DEBUG: reading sources... [ 16%] api/keystone.cmd.doctor.tokens DEBUG: reading sources... [ 16%] api/keystone.cmd.doctor.tokens_fernet DEBUG: reading sources... [ 16%] 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... [ 17%] api/keystone.common.cache DEBUG: reading sources... [ 17%] api/keystone.common.cache.core DEBUG: reading sources... [ 17%] api/keystone.common.context DEBUG: reading sources... [ 17%] 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... [ 18%] api/keystone.common.jwt_utils DEBUG: reading sources... [ 18%] api/keystone.common.manager DEBUG: reading sources... [ 18%] api/keystone.common.password_hashing DEBUG: reading sources... [ 18%] api/keystone.common.policies DEBUG: reading sources... [ 18%] 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... [ 19%] api/keystone.common.policies.auth DEBUG: reading sources... [ 19%] api/keystone.common.policies.base DEBUG: reading sources... [ 19%] api/keystone.common.policies.consumer DEBUG: reading sources... [ 19%] api/keystone.common.policies.credential DEBUG: reading sources... [ 19%] 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... [ 20%] api/keystone.common.policies.endpoint DEBUG: reading sources... [ 20%] api/keystone.common.policies.endpoint_group DEBUG: reading sources... [ 20%] api/keystone.common.policies.grant DEBUG: reading sources... [ 20%] api/keystone.common.policies.group DEBUG: reading sources... [ 20%] 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... [ 21%] api/keystone.common.policies.mapping DEBUG: reading sources... [ 21%] api/keystone.common.policies.policy DEBUG: reading sources... [ 21%] api/keystone.common.policies.policy_association DEBUG: reading sources... [ 21%] api/keystone.common.policies.project DEBUG: reading sources... [ 21%] 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... [ 22%] api/keystone.common.policies.registered_limit DEBUG: reading sources... [ 22%] api/keystone.common.policies.revoke_event DEBUG: reading sources... [ 22%] api/keystone.common.policies.role DEBUG: reading sources... [ 22%] api/keystone.common.policies.role_assignment DEBUG: reading sources... [ 22%] 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... [ 23%] api/keystone.common.policies.token_revocation DEBUG: reading sources... [ 23%] api/keystone.common.policies.trust DEBUG: reading sources... [ 23%] api/keystone.common.policies.user DEBUG: reading sources... [ 23%] api/keystone.common.profiler DEBUG: reading sources... [ 23%] api/keystone.common.provider_api DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer DEBUG: reading sources... [ 24%] api/keystone.common.rbac_enforcer.enforcer DEBUG: reading sources... [ 24%] api/keystone.common.rbac_enforcer.policy DEBUG: reading sources... [ 24%] api/keystone.common.render_token DEBUG: reading sources... [ 24%] api/keystone.common.resource_options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.core DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: reading sources... [ 25%] api/keystone.common.sql DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.manage DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: reading sources... [ 25%] 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... [ 26%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: reading sources... [ 36%] 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... [ 37%] 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... [ 38%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 38%] 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... [ 39%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: reading sources... [ 39%] 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... [ 40%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: reading sources... [ 40%] 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... [ 41%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: reading sources... [ 41%] 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... [ 42%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: reading sources... [ 42%] 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... [ 43%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: reading sources... [ 43%] 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... [ 44%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: reading sources... [ 44%] 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... [ 45%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: reading sources... [ 45%] 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... [ 46%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: reading sources... [ 46%] 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.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... [ 47%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: reading sources... [ 47%] 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... [ 48%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: reading sources... [ 48%] 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... [ 49%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: reading sources... [ 49%] 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... [ 50%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: reading sources... [ 50%] 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... [ 51%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: reading sources... [ 51%] 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... [ 52%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 52%] 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... [ 53%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: reading sources... [ 53%] 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... [ 54%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: reading sources... [ 54%] 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... [ 55%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: reading sources... [ 55%] 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... [ 56%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: reading sources... [ 56%] 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... [ 57%] api/keystone.common.sql.migrate_repo DEBUG: reading sources... [ 57%] api/keystone.common.sql.migrate_repo.manage DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: reading sources... [ 64%] api/keystone.common.sql.upgrades DEBUG: reading sources... [ 64%] api/keystone.common.tokenless_auth DEBUG: reading sources... [ 64%] api/keystone.common.utils DEBUG: reading sources... [ 65%] api/keystone.common.validation DEBUG: reading sources... [ 65%] api/keystone.common.validation.parameter_types DEBUG: reading sources... [ 65%] api/keystone.common.validation.validators DEBUG: reading sources... [ 65%] api/keystone.conf DEBUG: reading sources... [ 65%] api/keystone.conf.application_credential DEBUG: reading sources... [ 65%] api/keystone.conf.assignment DEBUG: reading sources... [ 65%] api/keystone.conf.auth DEBUG: reading sources... [ 66%] api/keystone.conf.catalog DEBUG: reading sources... [ 66%] api/keystone.conf.constants DEBUG: reading sources... [ 66%] api/keystone.conf.credential DEBUG: reading sources... [ 66%] api/keystone.conf.default DEBUG: reading sources... [ 66%] api/keystone.conf.domain_config DEBUG: reading sources... [ 66%] api/keystone.conf.endpoint_filter DEBUG: reading sources... [ 66%] api/keystone.conf.endpoint_policy DEBUG: reading sources... [ 67%] api/keystone.conf.eventlet_server DEBUG: reading sources... [ 67%] api/keystone.conf.federation DEBUG: reading sources... [ 67%] api/keystone.conf.fernet_receipts DEBUG: reading sources... [ 67%] api/keystone.conf.fernet_tokens DEBUG: reading sources... [ 67%] api/keystone.conf.identity DEBUG: reading sources... [ 67%] api/keystone.conf.identity_mapping DEBUG: reading sources... [ 67%] api/keystone.conf.jwt_tokens DEBUG: reading sources... [ 68%] api/keystone.conf.ldap DEBUG: reading sources... [ 68%] api/keystone.conf.memcache DEBUG: reading sources... [ 68%] api/keystone.conf.oauth1 DEBUG: reading sources... [ 68%] api/keystone.conf.opts DEBUG: reading sources... [ 68%] api/keystone.conf.policy DEBUG: reading sources... [ 68%] api/keystone.conf.receipt DEBUG: reading sources... [ 68%] api/keystone.conf.resource DEBUG: reading sources... [ 69%] api/keystone.conf.revoke DEBUG: reading sources... [ 69%] api/keystone.conf.role DEBUG: reading sources... [ 69%] api/keystone.conf.saml DEBUG: reading sources... [ 69%] api/keystone.conf.security_compliance DEBUG: reading sources... [ 69%] api/keystone.conf.shadow_users DEBUG: reading sources... [ 69%] api/keystone.conf.token DEBUG: reading sources... [ 69%] api/keystone.conf.tokenless_auth DEBUG: reading sources... [ 70%] api/keystone.conf.totp DEBUG: reading sources... [ 70%] api/keystone.conf.trust DEBUG: reading sources... [ 70%] api/keystone.conf.unified_limit DEBUG: reading sources... [ 70%] api/keystone.conf.utils DEBUG: reading sources... [ 70%] api/keystone.conf.wsgi DEBUG: reading sources... [ 70%] api/keystone.credential DEBUG: reading sources... [ 71%] api/keystone.credential.backends DEBUG: reading sources... [ 71%] api/keystone.credential.backends.base DEBUG: reading sources... [ 71%] api/keystone.credential.backends.sql DEBUG: reading sources... [ 71%] api/keystone.credential.core DEBUG: reading sources... [ 71%] api/keystone.credential.provider DEBUG: reading sources... [ 71%] api/keystone.credential.providers DEBUG: reading sources... [ 71%] api/keystone.credential.providers.core DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet.core DEBUG: reading sources... [ 72%] api/keystone.credential.schema DEBUG: reading sources... [ 72%] api/keystone.endpoint_policy DEBUG: reading sources... [ 72%] api/keystone.endpoint_policy.backends DEBUG: reading sources... [ 72%] api/keystone.endpoint_policy.backends.base DEBUG: reading sources... [ 72%] api/keystone.endpoint_policy.backends.sql DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.core DEBUG: reading sources... [ 73%] api/keystone.exception DEBUG: reading sources... [ 73%] api/keystone.federation DEBUG: reading sources... [ 73%] api/keystone.federation.backends DEBUG: reading sources... [ 73%] api/keystone.federation.backends.base DEBUG: reading sources... [ 73%] api/keystone.federation.backends.sql DEBUG: reading sources... [ 73%] api/keystone.federation.constants DEBUG: reading sources... [ 74%] api/keystone.federation.core DEBUG: reading sources... [ 74%] api/keystone.federation.idp DEBUG: reading sources... [ 74%] api/keystone.federation.schema DEBUG: reading sources... [ 74%] api/keystone.federation.utils DEBUG: reading sources... [ 74%] api/keystone.i18n DEBUG: reading sources... [ 74%] api/keystone.identity DEBUG: reading sources... [ 74%] 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... [ 75%] api/keystone.identity.backends.ldap.common DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap.core DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap.models DEBUG: reading sources... [ 75%] api/keystone.identity.backends.resource_options DEBUG: reading sources... [ 75%] 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... [ 76%] api/keystone.identity.generator DEBUG: reading sources... [ 76%] api/keystone.identity.id_generators DEBUG: reading sources... [ 76%] api/keystone.identity.id_generators.sha256 DEBUG: reading sources... [ 76%] 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... [ 77%] api/keystone.identity.schema DEBUG: reading sources... [ 77%] api/keystone.identity.shadow_backends DEBUG: reading sources... [ 77%] api/keystone.identity.shadow_backends.base DEBUG: reading sources... [ 77%] 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... [ 78%] api/keystone.limit.backends.sql DEBUG: reading sources... [ 78%] api/keystone.limit.core DEBUG: reading sources... [ 78%] api/keystone.limit.models DEBUG: reading sources... [ 78%] 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... [ 79%] api/keystone.models DEBUG: reading sources... [ 79%] api/keystone.models.receipt_model DEBUG: reading sources... [ 79%] api/keystone.models.revoke_model DEBUG: reading sources... [ 79%] 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... [ 80%] api/keystone.oauth1.backends.base DEBUG: reading sources... [ 80%] api/keystone.oauth1.backends.sql DEBUG: reading sources... [ 80%] api/keystone.oauth1.core DEBUG: reading sources... [ 80%] 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... [ 81%] api/keystone.policy.backends.base DEBUG: reading sources... [ 81%] api/keystone.policy.backends.rules DEBUG: reading sources... [ 81%] api/keystone.policy.backends.sql DEBUG: reading sources... [ 81%] 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... [ 82%] api/keystone.receipt.provider DEBUG: reading sources... [ 82%] api/keystone.receipt.providers DEBUG: reading sources... [ 82%] 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... [ 83%] api/keystone.resource.backends DEBUG: reading sources... [ 83%] api/keystone.resource.backends.base DEBUG: reading sources... [ 83%] 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... [ 84%] api/keystone.resource.config_backends.sql DEBUG: reading sources... [ 84%] api/keystone.resource.core DEBUG: reading sources... [ 84%] 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... [ 85%] api/keystone.revoke.core DEBUG: reading sources... [ 85%] api/keystone.revoke.model DEBUG: reading sources... [ 85%] 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... [ 86%] api/keystone.server.flask.core DEBUG: reading sources... [ 86%] api/keystone.server.flask.request_processing DEBUG: reading sources... [ 86%] 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... [ 87%] api/keystone.token DEBUG: reading sources... [ 87%] 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... [ 88%] 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... [ 89%] 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... [ 90%] 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... [ 91%] 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/database-migrations DEBUG: reading sources... [ 92%] 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... [ 93%] contributor/index DEBUG: reading sources... [ 93%] 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... [ 94%] 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... [ 95%] 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... [ 96%] 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... [ 97%] 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... [ 98%] 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 u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.credentials' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.discovery' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.domains' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.ec2tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.endpoints' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.groups' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.limits' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_ep_filter' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_federation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_inherit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_oauth1' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_revoke' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_simple_cert' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.projects' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.regions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.registered_limits' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.role_assignments' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.role_inferences' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.roles' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.s3tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.services' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.system' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.trusts' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.users' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends.resource_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends.sql_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.application_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.external' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.mapped' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.oauth1' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.password' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.totp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.backends.templated' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.bootstrap' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.cli' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.caching' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.database' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.debug' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.federation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.ldap' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.security_compliance' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.tokens_fernet' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.status' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.authorization' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.cache' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.cache.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.context' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.driver_hints' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.fernet_utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.json_home' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.jwt_utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.manager' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.password_hashing' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.access_rule' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.access_token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.application_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.consumer' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.domain' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.domain_config' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.ec2_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.endpoint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.endpoint_group' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.grant' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.group' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.identity_provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.implied_role' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.mapping' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.policy_association' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.project' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.project_endpoint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.protocol' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.region' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.registered_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.revoke_event' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.role' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.role_assignment' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.service' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.service_provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.token_revocation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.profiler' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.provider_api' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.rbac_enforcer' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.rbac_enforcer.enforcer' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.rbac_enforcer.policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.render_token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.resource_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.resource_options.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.resource_options.options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.resource_options.options.immutable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.001_contract_initial_null_migration' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.002_password_created_at_not_nullable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.004_reset_password_created_at' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.005_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.006_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.007_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.008_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.009_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.010_contract_add_revocation_event_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.015_contract_update_federated_user_domain' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.016_contract_add_user_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.017_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.018_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.019_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.020_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.021_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.022_contract_add_default_project_id_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.025_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.026_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.027_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.028_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.029_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.030_contract_add_project_tags_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.031_contract_system_assignment_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.033_contract_add_limits_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.034_contract_add_application_credentials_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.038_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.039_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.040_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.041_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.042_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.043_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.044_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.045_contract_add_description_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.049_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.050_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.051_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.052_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.055_contract_add_domain_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.057_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.058_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.059_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.060_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.061_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.063_contract_drop_limit_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.066_contract_add_resource_options_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.067_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.068_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.069_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.070_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.071_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.001_data_initial_null_migration' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.004_reset_password_created_at' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.005_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.006_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.007_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.008_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.009_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.016_migrate_add_user_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.017_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.018_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.019_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.020_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.021_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.025_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.026_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.027_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.028_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.029_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.038_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.039_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.040_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.041_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.042_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.043_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.044_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.049_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.050_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.051_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.052_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.057_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.058_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.059_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.060_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.061_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.067_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.068_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.069_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.070_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.071_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.001_expand_initial_null_migration' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.002_password_created_at_not_nullable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.004_reset_password_created_at' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.005_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.006_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.007_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.008_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.009_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.010_expand_add_revocation_event_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.015_expand_update_federated_user_domain' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.016_expand_add_user_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.017_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.018_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.019_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.020_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.021_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.022_expand_add_default_project_id_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.025_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.026_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.027_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.028_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.029_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.030_expand_add_project_tags_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.031_expand_system_assignment_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.033_expand_add_limits_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.034_expand_add_application_credential_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.038_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.039_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.040_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.041_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.042_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.043_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.044_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.045_expand_add_description_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.049_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.050_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.051_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.052_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.055_expand_add_domain_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.057_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.058_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.059_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.060_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.061_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.063_expand_drop_limit_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.067_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.068_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.069_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.070_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.071_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.067_kilo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.068_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.069_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.070_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.071_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.072_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.074_add_is_domain_project' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.075_confirm_config_registration' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.076_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.077_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.078_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.079_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.080_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.081_add_endpoint_policy_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.082_add_federation_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.083_add_oauth1_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.084_add_revoke_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.087_implied_roles' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.088_domain_specific_roles' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.089_add_root_of_all_domains' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.093_migrate_domains_to_projects' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.094_add_federated_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.096_drop_role_name_constraint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.098_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.099_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.100_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.101_drop_role_name_constraint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.102_drop_domain_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.103_add_nonlocal_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.105_add_password_date_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.107_add_user_date_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.108_add_failed_auth_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.109_add_password_self_service_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.upgrades' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.tokenless_auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.validation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.validation.parameter_types' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.validation.validators' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.application_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.assignment' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.catalog' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.constants' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.default' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.domain_config' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.endpoint_filter' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.endpoint_policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.eventlet_server' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.federation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.fernet_receipts' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.fernet_tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.identity' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.identity_mapping' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.jwt_tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.ldap' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.memcache' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.oauth1' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.opts' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.receipt' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.resource' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.revoke' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.role' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.saml' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.security_compliance' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.shadow_users' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.tokenless_auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.totp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.unified_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.wsgi' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.providers' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.providers.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.providers.fernet' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.providers.fernet.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'exception' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.constants' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.idp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'i18n' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.ldap' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.ldap.common' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.ldap.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.ldap.models' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.resource_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.sql_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.generator' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.id_generators' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.id_generators.sha256' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.mapping_backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.mapping_backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.mapping_backends.mapping' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.mapping_backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.shadow_backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.shadow_backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.shadow_backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.models' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.models.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.models.flat' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.models.strict_two_level' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'models' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'models.receipt_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'models.revoke_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'models.token_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'notifications' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.validator' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.backends.rules' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.handlers' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.providers' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.providers.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.providers.fernet' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.providers.fernet.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.receipt_formatters' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends.resource_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends.sql_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.config_backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.config_backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.config_backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.application' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.common' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.json_body' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.middleware' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.middleware.auth_context' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.middleware.url_normalize' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.req_logging' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.wsgi' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.fernet' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.fernet.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.jws' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.jws.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.token_formatters' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'version' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 0%] admin/auth-totp DEBUG: [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/keystone/tree/doc/source' DEBUG: [openstackdocstheme] bug_project (from user) 'keystone' DEBUG: [openstackdocstheme] bug_tag 'documentation' DEBUG: [openstackdocstheme] series 'latest' DEBUG: [openstackdocstheme] display_badge False (no stable branches) DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/auth-totp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/auth-totp.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/auth-totp' DEBUG: writing output... [ 0%] admin/authentication-mechanisms DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/authentication-mechanisms.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/authentication-mechanisms.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/authentication-mechanisms' DEBUG: writing output... [ 0%] admin/bootstrap DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/bootstrap.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/bootstrap.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/bootstrap' DEBUG: writing output... [ 0%] admin/case-insensitive DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/case-insensitive.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/case-insensitive.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/case-insensitive' DEBUG: writing output... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/cli-manage-projects-users-and-roles.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/cli-manage-projects-users-and-roles.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/cli-manage-projects-users-and-roles' DEBUG: writing output... [ 0%] admin/configuration DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/configuration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/configuration.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/configuration' DEBUG: writing output... [ 1%] admin/configure_tokenless_x509 DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/configure_tokenless_x509.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/configure_tokenless_x509.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/configure_tokenless_x509' DEBUG: writing output... [ 1%] admin/credential-encryption DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/credential-encryption.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/credential-encryption.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/credential-encryption' DEBUG: writing output... [ 1%] admin/event_notifications DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/event_notifications.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/event_notifications.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/event_notifications' DEBUG: writing output... [ 1%] admin/external-authentication DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/external-authentication.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/external-authentication.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/external-authentication' DEBUG: writing output... [ 1%] admin/federation/configure_federation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/federation/configure_federation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/federation/configure_federation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/federation/configure_federation' DEBUG: writing output... [ 1%] admin/federation/federated_identity DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/federation/federated_identity.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/federation/federated_identity.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/federation/federated_identity' DEBUG: writing output... [ 1%] admin/federation/introduction DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/federation/introduction.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/federation/introduction.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/federation/introduction' DEBUG: writing output... [ 2%] admin/federation/mapping_combinations DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/federation/mapping_combinations.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/federation/mapping_combinations.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/federation/mapping_combinations' DEBUG: writing output... [ 2%] admin/fernet-token-faq DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/fernet-token-faq.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/fernet-token-faq.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/fernet-token-faq' DEBUG: writing output... [ 2%] admin/getting-started DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/getting-started.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/getting-started.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/getting-started' DEBUG: writing output... [ 2%] admin/health-check-middleware DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/health-check-middleware.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/health-check-middleware.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/health-check-middleware' DEBUG: writing output... [ 2%] admin/identity-concepts DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/identity-concepts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/identity-concepts.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/identity-concepts' DEBUG: writing output... [ 2%] admin/identity-sources DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/identity-sources.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/identity-sources.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/identity-sources' DEBUG: writing output... [ 2%] admin/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/index' DEBUG: writing output... [ 3%] admin/jws-key-rotation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/jws-key-rotation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/jws-key-rotation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/jws-key-rotation' DEBUG: writing output... [ 3%] admin/keystone-features DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/keystone-features.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/keystone-features.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/keystone-features' DEBUG: writing output... [ 3%] admin/manage-services DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/manage-services.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/manage-services.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/manage-services' DEBUG: writing output... [ 3%] admin/manage-trusts DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/manage-trusts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/manage-trusts.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/manage-trusts' DEBUG: writing output... [ 3%] admin/multi-factor-authentication DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/multi-factor-authentication.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/multi-factor-authentication.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/multi-factor-authentication' DEBUG: writing output... [ 3%] admin/oauth1 DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/oauth1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/oauth1.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/oauth1' DEBUG: writing output... [ 3%] admin/operations DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/operations.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/operations.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/operations' DEBUG: writing output... [ 4%] admin/resource-options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/resource-options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/resource-options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/resource-options' DEBUG: writing output... [ 4%] admin/service-api-protection DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/service-api-protection.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/service-api-protection.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/service-api-protection' DEBUG: writing output... [ 4%] admin/token-provider DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/token-provider.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/token-provider.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/token-provider' DEBUG: writing output... [ 4%] admin/tokens DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/tokens.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/tokens.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/tokens' DEBUG: writing output... [ 4%] admin/tokens-overview DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/tokens-overview.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/tokens-overview.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/tokens-overview' DEBUG: writing output... [ 4%] admin/unified-limits DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/unified-limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/unified-limits.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/unified-limits' DEBUG: writing output... [ 4%] admin/upgrading DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/upgrading.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/upgrading.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/upgrading' DEBUG: writing output... [ 5%] api/keystone DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone' DEBUG: writing output... [ 5%] api/keystone.api DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api' DEBUG: writing output... [ 5%] api/keystone.api.auth DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.auth.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.auth' DEBUG: writing output... [ 5%] api/keystone.api.credentials DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.credentials.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.credentials.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.credentials' DEBUG: writing output... [ 5%] api/keystone.api.discovery DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.discovery.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.discovery.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.discovery' DEBUG: writing output... [ 5%] api/keystone.api.domains DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.domains.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.domains.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.domains' DEBUG: writing output... [ 6%] api/keystone.api.ec2tokens DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.ec2tokens.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.ec2tokens.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.ec2tokens' DEBUG: writing output... [ 6%] api/keystone.api.endpoints DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.endpoints.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.endpoints.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.endpoints' DEBUG: writing output... [ 6%] api/keystone.api.groups DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.groups.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.groups' DEBUG: writing output... [ 6%] api/keystone.api.limits DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.limits.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.limits' DEBUG: writing output... [ 6%] api/keystone.api.os_ep_filter DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.os_ep_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.os_ep_filter.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.os_ep_filter' DEBUG: writing output... [ 6%] api/keystone.api.os_federation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.os_federation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.os_federation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.os_federation' DEBUG: writing output... [ 6%] api/keystone.api.os_inherit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.os_inherit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.os_inherit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.os_inherit' DEBUG: writing output... [ 7%] api/keystone.api.os_oauth1 DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.os_oauth1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.os_oauth1.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.os_oauth1' DEBUG: writing output... [ 7%] api/keystone.api.os_revoke DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.os_revoke.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.os_revoke.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.os_revoke' DEBUG: writing output... [ 7%] api/keystone.api.os_simple_cert DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.os_simple_cert.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.os_simple_cert.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.os_simple_cert' DEBUG: writing output... [ 7%] api/keystone.api.policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.policy' DEBUG: writing output... [ 7%] api/keystone.api.projects DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.projects.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.projects.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.projects' DEBUG: writing output... [ 7%] api/keystone.api.regions DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.regions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.regions.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.regions' DEBUG: writing output... [ 7%] api/keystone.api.registered_limits DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.registered_limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.registered_limits.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.registered_limits' DEBUG: writing output... [ 8%] api/keystone.api.role_assignments DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.role_assignments.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.role_assignments.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.role_assignments' DEBUG: writing output... [ 8%] api/keystone.api.role_inferences DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.role_inferences.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.role_inferences.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.role_inferences' DEBUG: writing output... [ 8%] api/keystone.api.roles DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.roles.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.roles.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.roles' DEBUG: writing output... [ 8%] api/keystone.api.s3tokens DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.s3tokens.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.s3tokens.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.s3tokens' DEBUG: writing output... [ 8%] api/keystone.api.services DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.services.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.services.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.services' DEBUG: writing output... [ 8%] api/keystone.api.system DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.system.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.system.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.system' DEBUG: writing output... [ 8%] api/keystone.api.trusts DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.trusts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.trusts.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.trusts' DEBUG: writing output... [ 9%] api/keystone.api.users DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.api.users.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.api.users.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.api.users' DEBUG: writing output... [ 9%] api/keystone.application_credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.application_credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.application_credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.application_credential' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.application_credential.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.application_credential.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.application_credential.backends' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.application_credential.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.application_credential.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.application_credential.backends.base' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.application_credential.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.application_credential.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.application_credential.backends.sql' DEBUG: writing output... [ 9%] api/keystone.application_credential.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.application_credential.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.application_credential.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.application_credential.core' DEBUG: writing output... [ 9%] api/keystone.application_credential.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.application_credential.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.application_credential.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.application_credential.schema' DEBUG: writing output... [ 10%] api/keystone.assignment DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment' DEBUG: writing output... [ 10%] api/keystone.assignment.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.backends' DEBUG: writing output... [ 10%] api/keystone.assignment.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.backends.base' DEBUG: writing output... [ 10%] api/keystone.assignment.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.backends.sql' DEBUG: writing output... [ 10%] api/keystone.assignment.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.core' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.role_backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.role_backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.role_backends' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.role_backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.role_backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.role_backends.base' DEBUG: writing output... [ 11%] api/keystone.assignment.role_backends.resource_options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.role_backends.resource_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.role_backends.resource_options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.role_backends.resource_options' DEBUG: writing output... [ 11%] api/keystone.assignment.role_backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.role_backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.role_backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.role_backends.sql' DEBUG: writing output... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.role_backends.sql_model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.role_backends.sql_model.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.role_backends.sql_model' DEBUG: writing output... [ 11%] api/keystone.assignment.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.assignment.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.assignment.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.assignment.schema' DEBUG: writing output... [ 11%] api/keystone.auth DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth' DEBUG: writing output... [ 11%] api/keystone.auth.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.core' DEBUG: writing output... [ 12%] api/keystone.auth.plugins DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.application_credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.application_credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.application_credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.application_credential' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.base' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.core' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.external DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.external.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.external.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.external' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.mapped DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.mapped.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.mapped.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.mapped' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.oauth1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.oauth1.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.oauth1' DEBUG: writing output... [ 13%] api/keystone.auth.plugins.password DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.password.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.password.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.password' DEBUG: writing output... [ 13%] api/keystone.auth.plugins.token DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.token.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.token.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.token' DEBUG: writing output... [ 13%] api/keystone.auth.plugins.totp DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.plugins.totp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.plugins.totp.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.plugins.totp' DEBUG: writing output... [ 13%] api/keystone.auth.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.auth.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.auth.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.auth.schema' DEBUG: writing output... [ 13%] api/keystone.catalog DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.catalog.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.catalog.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.catalog' DEBUG: writing output... [ 13%] api/keystone.catalog.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.catalog.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.catalog.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.catalog.backends' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.catalog.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.catalog.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.catalog.backends.base' DEBUG: writing output... [ 14%] api/keystone.catalog.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.catalog.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.catalog.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.catalog.backends.sql' DEBUG: writing output... [ 14%] api/keystone.catalog.backends.templated DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.catalog.backends.templated.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.catalog.backends.templated.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.catalog.backends.templated' DEBUG: writing output... [ 14%] api/keystone.catalog.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.catalog.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.catalog.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.catalog.core' DEBUG: writing output... [ 14%] api/keystone.catalog.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.catalog.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.catalog.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.catalog.schema' DEBUG: writing output... [ 14%] api/keystone.cmd DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd' DEBUG: writing output... [ 14%] api/keystone.cmd.bootstrap DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.bootstrap.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.bootstrap.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.bootstrap' DEBUG: writing output... [ 14%] api/keystone.cmd.cli DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.cli.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.cli.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.cli' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.caching DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.caching.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.caching.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.caching' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.credential' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.database DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.database.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.database.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.database' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.debug DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.debug.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.debug.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.debug' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.federation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.federation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.federation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.federation' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.ldap.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.ldap.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.ldap' DEBUG: writing output... [ 16%] api/keystone.cmd.doctor.security_compliance DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.security_compliance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.security_compliance.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.security_compliance' DEBUG: writing output... [ 16%] api/keystone.cmd.doctor.tokens DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.tokens.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.tokens.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.tokens' DEBUG: writing output... [ 16%] api/keystone.cmd.doctor.tokens_fernet DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.doctor.tokens_fernet.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.doctor.tokens_fernet.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.doctor.tokens_fernet' DEBUG: writing output... [ 16%] api/keystone.cmd.manage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.manage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.manage' DEBUG: writing output... [ 16%] api/keystone.cmd.status DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.cmd.status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.cmd.status.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.cmd.status' DEBUG: writing output... [ 16%] api/keystone.common DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common' DEBUG: writing output... [ 16%] api/keystone.common.authorization DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.authorization.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.authorization.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.authorization' DEBUG: writing output... [ 17%] api/keystone.common.cache DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.cache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.cache.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.cache' DEBUG: writing output... [ 17%] api/keystone.common.cache.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.cache.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.cache.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.cache.core' DEBUG: writing output... [ 17%] api/keystone.common.context DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.context.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.context.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.context' DEBUG: writing output... [ 17%] api/keystone.common.driver_hints DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.driver_hints.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.driver_hints.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.driver_hints' DEBUG: writing output... [ 17%] api/keystone.common.fernet_utils DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.fernet_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.fernet_utils.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.fernet_utils' DEBUG: writing output... [ 17%] api/keystone.common.json_home DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.json_home.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.json_home.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.json_home' DEBUG: writing output... [ 18%] api/keystone.common.jwt_utils DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.jwt_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.jwt_utils.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.jwt_utils' DEBUG: writing output... [ 18%] api/keystone.common.manager DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.manager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.manager.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.manager' DEBUG: writing output... [ 18%] api/keystone.common.password_hashing DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.password_hashing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.password_hashing.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.password_hashing' DEBUG: writing output... [ 18%] api/keystone.common.policies DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies' DEBUG: writing output... [ 18%] api/keystone.common.policies.access_rule DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.access_rule.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.access_rule.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.access_rule' DEBUG: writing output... [ 18%] api/keystone.common.policies.access_token DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.access_token.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.access_token.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.access_token' DEBUG: writing output... [ 18%] api/keystone.common.policies.application_credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.application_credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.application_credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.application_credential' DEBUG: writing output... [ 19%] api/keystone.common.policies.auth DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.auth.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.auth' DEBUG: writing output... [ 19%] api/keystone.common.policies.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.base' DEBUG: writing output... [ 19%] api/keystone.common.policies.consumer DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.consumer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.consumer.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.consumer' DEBUG: writing output... [ 19%] api/keystone.common.policies.credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.credential' DEBUG: writing output... [ 19%] api/keystone.common.policies.domain DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.domain.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.domain.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.domain' DEBUG: writing output... [ 19%] api/keystone.common.policies.domain_config DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.domain_config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.domain_config.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.domain_config' DEBUG: writing output... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.ec2_credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.ec2_credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.ec2_credential' DEBUG: writing output... [ 20%] api/keystone.common.policies.endpoint DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.endpoint.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.endpoint.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.endpoint' DEBUG: writing output... [ 20%] api/keystone.common.policies.endpoint_group DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.endpoint_group.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.endpoint_group.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.endpoint_group' DEBUG: writing output... [ 20%] api/keystone.common.policies.grant DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.grant.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.grant.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.grant' DEBUG: writing output... [ 20%] api/keystone.common.policies.group DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.group.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.group.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.group' DEBUG: writing output... [ 20%] api/keystone.common.policies.identity_provider DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.identity_provider.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.identity_provider.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.identity_provider' DEBUG: writing output... [ 20%] api/keystone.common.policies.implied_role DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.implied_role.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.implied_role.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.implied_role' DEBUG: writing output... [ 20%] api/keystone.common.policies.limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.limit' DEBUG: writing output... [ 21%] api/keystone.common.policies.mapping DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.mapping.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.mapping.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.mapping' DEBUG: writing output... [ 21%] api/keystone.common.policies.policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.policy' DEBUG: writing output... [ 21%] api/keystone.common.policies.policy_association DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.policy_association.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.policy_association.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.policy_association' DEBUG: writing output... [ 21%] api/keystone.common.policies.project DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.project.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.project.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.project' DEBUG: writing output... [ 21%] api/keystone.common.policies.project_endpoint DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.project_endpoint.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.project_endpoint.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.project_endpoint' DEBUG: writing output... [ 21%] api/keystone.common.policies.protocol DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.protocol.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.protocol.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.protocol' DEBUG: writing output... [ 21%] api/keystone.common.policies.region DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.region.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.region.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.region' DEBUG: writing output... [ 22%] api/keystone.common.policies.registered_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.registered_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.registered_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.registered_limit' DEBUG: writing output... [ 22%] api/keystone.common.policies.revoke_event DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.revoke_event.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.revoke_event.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.revoke_event' DEBUG: writing output... [ 22%] api/keystone.common.policies.role DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.role.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.role.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.role' DEBUG: writing output... [ 22%] api/keystone.common.policies.role_assignment DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.role_assignment.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.role_assignment.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.role_assignment' DEBUG: writing output... [ 22%] api/keystone.common.policies.service DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.service.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.service.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.service' DEBUG: writing output... [ 22%] api/keystone.common.policies.service_provider DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.service_provider.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.service_provider.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.service_provider' DEBUG: writing output... [ 22%] api/keystone.common.policies.token DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.token.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.token.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.token' DEBUG: writing output... [ 23%] api/keystone.common.policies.token_revocation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.token_revocation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.token_revocation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.token_revocation' DEBUG: writing output... [ 23%] api/keystone.common.policies.trust DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.trust.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.trust.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.trust' DEBUG: writing output... [ 23%] api/keystone.common.policies.user DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.policies.user.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.policies.user.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.policies.user' DEBUG: writing output... [ 23%] api/keystone.common.profiler DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.profiler.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.profiler.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.profiler' DEBUG: writing output... [ 23%] api/keystone.common.provider_api DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.provider_api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.provider_api.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.provider_api' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.rbac_enforcer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.rbac_enforcer.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.rbac_enforcer' DEBUG: writing output... [ 24%] api/keystone.common.rbac_enforcer.enforcer DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.rbac_enforcer.enforcer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.rbac_enforcer.enforcer.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.rbac_enforcer.enforcer' DEBUG: writing output... [ 24%] api/keystone.common.rbac_enforcer.policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.rbac_enforcer.policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.rbac_enforcer.policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.rbac_enforcer.policy' DEBUG: writing output... [ 24%] api/keystone.common.render_token DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.render_token.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.render_token.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.render_token' DEBUG: writing output... [ 24%] api/keystone.common.resource_options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.resource_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.resource_options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.resource_options' DEBUG: writing output... [ 24%] api/keystone.common.resource_options.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.resource_options.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.resource_options.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.resource_options.core' DEBUG: writing output... [ 24%] api/keystone.common.resource_options.options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.resource_options.options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.resource_options.options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.resource_options.options' DEBUG: writing output... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.resource_options.options.immutable.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.resource_options.options.immutable.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.resource_options.options.immutable' DEBUG: writing output... [ 25%] api/keystone.common.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.manage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.manage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.manage' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.005_placeholder' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.006_placeholder' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.007_placeholder' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.008_placeholder' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.009_placeholder' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.017_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.018_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.019_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.020_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.021_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.025_placeholder' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.026_placeholder' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.027_placeholder' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.028_placeholder' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.029_placeholder' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.038_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.039_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.040_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.041_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.042_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.043_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.044_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.049_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.050_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.051_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.052_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.057_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.058_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.059_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.060_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.061_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.067_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.068_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.069_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.070_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.contract_repo.versions.071_placeholder' DEBUG: writing output... [ 36%] api/keystone.common.sql.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.core' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.manage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.manage' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.017_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.018_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.025_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.038_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.039_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.044_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.051_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.052_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.058_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.059_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.060_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.067_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.data_migration_repo.versions.071_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.expand_repo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.manage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.manage' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.005_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.006_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.007_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.008_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.009_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.017_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.018_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.019_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.020_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.025_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.026_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.027_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.028_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.029_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.038_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.039_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.040_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.041_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.042_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.043_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.044_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.049_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.050_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.051_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.057_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.058_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.059_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.060_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'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] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.067_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.068_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.069_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.070_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.expand_repo.versions.071_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.migrate_repo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo' DEBUG: writing output... [ 57%] api/keystone.common.sql.migrate_repo.manage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.manage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.manage' DEBUG: writing output... [ 58%] api/keystone.common.sql.migrate_repo.versions DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions' DEBUG: writing output... [ 58%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.067_kilo' DEBUG: writing output... [ 58%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.068_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.069_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.070_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.071_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.072_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.076_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.077_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.078_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.079_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.080_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.087_implied_roles' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.098_placeholder' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.099_placeholder' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.100_placeholder' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column' DEBUG: writing output... [ 64%] api/keystone.common.sql.upgrades DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.sql.upgrades.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.sql.upgrades.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.sql.upgrades' DEBUG: writing output... [ 64%] api/keystone.common.tokenless_auth DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.tokenless_auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.tokenless_auth.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.tokenless_auth' DEBUG: writing output... [ 64%] api/keystone.common.utils DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.utils.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.utils' DEBUG: writing output... [ 65%] api/keystone.common.validation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.validation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.validation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.validation' DEBUG: writing output... [ 65%] api/keystone.common.validation.parameter_types DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.validation.parameter_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.validation.parameter_types.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.validation.parameter_types' DEBUG: writing output... [ 65%] api/keystone.common.validation.validators DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.common.validation.validators.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.common.validation.validators.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.common.validation.validators' DEBUG: writing output... [ 65%] api/keystone.conf DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf' DEBUG: writing output... [ 65%] api/keystone.conf.application_credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.application_credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.application_credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.application_credential' DEBUG: writing output... [ 65%] api/keystone.conf.assignment DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.assignment.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.assignment.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.assignment' DEBUG: writing output... [ 65%] api/keystone.conf.auth DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.auth.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.auth' DEBUG: writing output... [ 66%] api/keystone.conf.catalog DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.catalog.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.catalog.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.catalog' DEBUG: writing output... [ 66%] api/keystone.conf.constants DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.constants.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.constants.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.constants' DEBUG: writing output... [ 66%] api/keystone.conf.credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.credential' DEBUG: writing output... [ 66%] api/keystone.conf.default DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.default.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.default.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.default' DEBUG: writing output... [ 66%] api/keystone.conf.domain_config DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.domain_config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.domain_config.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.domain_config' DEBUG: writing output... [ 66%] api/keystone.conf.endpoint_filter DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.endpoint_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.endpoint_filter.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.endpoint_filter' DEBUG: writing output... [ 66%] api/keystone.conf.endpoint_policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.endpoint_policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.endpoint_policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.endpoint_policy' DEBUG: writing output... [ 67%] api/keystone.conf.eventlet_server DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.eventlet_server.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.eventlet_server.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.eventlet_server' DEBUG: writing output... [ 67%] api/keystone.conf.federation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.federation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.federation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.federation' DEBUG: writing output... [ 67%] api/keystone.conf.fernet_receipts DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.fernet_receipts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.fernet_receipts.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.fernet_receipts' DEBUG: writing output... [ 67%] api/keystone.conf.fernet_tokens DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.fernet_tokens.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.fernet_tokens.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.fernet_tokens' DEBUG: writing output... [ 67%] api/keystone.conf.identity DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.identity.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.identity.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.identity' DEBUG: writing output... [ 67%] api/keystone.conf.identity_mapping DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.identity_mapping.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.identity_mapping.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.identity_mapping' DEBUG: writing output... [ 67%] api/keystone.conf.jwt_tokens DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.jwt_tokens.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.jwt_tokens.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.jwt_tokens' DEBUG: writing output... [ 68%] api/keystone.conf.ldap DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.ldap.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.ldap.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.ldap' DEBUG: writing output... [ 68%] api/keystone.conf.memcache DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.memcache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.memcache.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.memcache' DEBUG: writing output... [ 68%] api/keystone.conf.oauth1 DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.oauth1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.oauth1.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.oauth1' DEBUG: writing output... [ 68%] api/keystone.conf.opts DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.opts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.opts.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.opts' DEBUG: writing output... [ 68%] api/keystone.conf.policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.policy' DEBUG: writing output... [ 68%] api/keystone.conf.receipt DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.receipt.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.receipt.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.receipt' DEBUG: writing output... [ 68%] api/keystone.conf.resource DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.resource.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.resource.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.resource' DEBUG: writing output... [ 69%] api/keystone.conf.revoke DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.revoke.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.revoke.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.revoke' DEBUG: writing output... [ 69%] api/keystone.conf.role DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.role.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.role.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.role' DEBUG: writing output... [ 69%] api/keystone.conf.saml DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.saml.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.saml.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.saml' DEBUG: writing output... [ 69%] api/keystone.conf.security_compliance DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.security_compliance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.security_compliance.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.security_compliance' DEBUG: writing output... [ 69%] api/keystone.conf.shadow_users DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.shadow_users.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.shadow_users.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.shadow_users' DEBUG: writing output... [ 69%] api/keystone.conf.token DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.token.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.token.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.token' DEBUG: writing output... [ 69%] api/keystone.conf.tokenless_auth DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.tokenless_auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.tokenless_auth.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.tokenless_auth' DEBUG: writing output... [ 70%] api/keystone.conf.totp DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.totp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.totp.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.totp' DEBUG: writing output... [ 70%] api/keystone.conf.trust DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.trust.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.trust.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.trust' DEBUG: writing output... [ 70%] api/keystone.conf.unified_limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.unified_limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.unified_limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.unified_limit' DEBUG: writing output... [ 70%] api/keystone.conf.utils DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.utils.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.utils' DEBUG: writing output... [ 70%] api/keystone.conf.wsgi DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.conf.wsgi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.conf.wsgi.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.conf.wsgi' DEBUG: writing output... [ 70%] api/keystone.credential DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential' DEBUG: writing output... [ 71%] api/keystone.credential.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.backends' DEBUG: writing output... [ 71%] api/keystone.credential.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.backends.base' DEBUG: writing output... [ 71%] api/keystone.credential.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.backends.sql' DEBUG: writing output... [ 71%] api/keystone.credential.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.core' DEBUG: writing output... [ 71%] api/keystone.credential.provider DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.provider.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.provider.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.provider' DEBUG: writing output... [ 71%] api/keystone.credential.providers DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.providers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.providers.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.providers' DEBUG: writing output... [ 71%] api/keystone.credential.providers.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.providers.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.providers.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.providers.core' DEBUG: writing output... [ 72%] api/keystone.credential.providers.fernet DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.providers.fernet.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.providers.fernet.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.providers.fernet' DEBUG: writing output... [ 72%] api/keystone.credential.providers.fernet.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.providers.fernet.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.providers.fernet.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.providers.fernet.core' DEBUG: writing output... [ 72%] api/keystone.credential.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.credential.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.credential.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.credential.schema' DEBUG: writing output... [ 72%] api/keystone.endpoint_policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.endpoint_policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.endpoint_policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.endpoint_policy' DEBUG: writing output... [ 72%] api/keystone.endpoint_policy.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.endpoint_policy.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.endpoint_policy.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.endpoint_policy.backends' DEBUG: writing output... [ 72%] api/keystone.endpoint_policy.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.endpoint_policy.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.endpoint_policy.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.endpoint_policy.backends.base' DEBUG: writing output... [ 72%] api/keystone.endpoint_policy.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.endpoint_policy.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.endpoint_policy.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.endpoint_policy.backends.sql' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.endpoint_policy.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.endpoint_policy.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.endpoint_policy.core' DEBUG: writing output... [ 73%] api/keystone.exception DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.exception.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.exception.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.exception' DEBUG: writing output... [ 73%] api/keystone.federation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation' DEBUG: writing output... [ 73%] api/keystone.federation.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation.backends' DEBUG: writing output... [ 73%] api/keystone.federation.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation.backends.base' DEBUG: writing output... [ 73%] api/keystone.federation.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation.backends.sql' DEBUG: writing output... [ 73%] api/keystone.federation.constants DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.constants.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.constants.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation.constants' DEBUG: writing output... [ 74%] api/keystone.federation.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation.core' DEBUG: writing output... [ 74%] api/keystone.federation.idp DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.idp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.idp.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation.idp' DEBUG: writing output... [ 74%] api/keystone.federation.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation.schema' DEBUG: writing output... [ 74%] api/keystone.federation.utils DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.federation.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.federation.utils.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.federation.utils' DEBUG: writing output... [ 74%] api/keystone.i18n DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.i18n.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.i18n.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.i18n' DEBUG: writing output... [ 74%] api/keystone.identity DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity' DEBUG: writing output... [ 74%] api/keystone.identity.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends' DEBUG: writing output... [ 75%] api/keystone.identity.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends.base' DEBUG: writing output... [ 75%] api/keystone.identity.backends.ldap DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.ldap.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.ldap.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends.ldap' DEBUG: writing output... [ 75%] api/keystone.identity.backends.ldap.common DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.ldap.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.ldap.common.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends.ldap.common' DEBUG: writing output... [ 75%] api/keystone.identity.backends.ldap.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.ldap.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.ldap.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends.ldap.core' DEBUG: writing output... [ 75%] api/keystone.identity.backends.ldap.models DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.ldap.models.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.ldap.models.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends.ldap.models' DEBUG: writing output... [ 75%] api/keystone.identity.backends.resource_options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.resource_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.resource_options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends.resource_options' DEBUG: writing output... [ 75%] api/keystone.identity.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends.sql' DEBUG: writing output... [ 76%] api/keystone.identity.backends.sql_model DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.backends.sql_model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.backends.sql_model.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.backends.sql_model' DEBUG: writing output... [ 76%] api/keystone.identity.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.core' DEBUG: writing output... [ 76%] api/keystone.identity.generator DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.generator.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.generator.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.generator' DEBUG: writing output... [ 76%] api/keystone.identity.id_generators DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.id_generators.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.id_generators.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.id_generators' DEBUG: writing output... [ 76%] api/keystone.identity.id_generators.sha256 DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.id_generators.sha256.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.id_generators.sha256.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.id_generators.sha256' DEBUG: writing output... [ 76%] api/keystone.identity.mapping_backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.mapping_backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.mapping_backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.mapping_backends' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.mapping_backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.mapping_backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.mapping_backends.base' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.mapping_backends.mapping.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.mapping_backends.mapping.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.mapping_backends.mapping' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.mapping_backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.mapping_backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.mapping_backends.sql' DEBUG: writing output... [ 77%] api/keystone.identity.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.schema' DEBUG: writing output... [ 77%] api/keystone.identity.shadow_backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.shadow_backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.shadow_backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.shadow_backends' DEBUG: writing output... [ 77%] api/keystone.identity.shadow_backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.shadow_backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.shadow_backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.shadow_backends.base' DEBUG: writing output... [ 77%] api/keystone.identity.shadow_backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.identity.shadow_backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.identity.shadow_backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.identity.shadow_backends.sql' DEBUG: writing output... [ 78%] api/keystone.limit DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit' DEBUG: writing output... [ 78%] api/keystone.limit.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.backends' DEBUG: writing output... [ 78%] api/keystone.limit.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.backends.base' DEBUG: writing output... [ 78%] api/keystone.limit.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.backends.sql' DEBUG: writing output... [ 78%] api/keystone.limit.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.core' DEBUG: writing output... [ 78%] api/keystone.limit.models DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.models.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.models.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.models' DEBUG: writing output... [ 78%] api/keystone.limit.models.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.models.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.models.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.models.base' DEBUG: writing output... [ 79%] api/keystone.limit.models.flat DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.models.flat.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.models.flat.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.models.flat' DEBUG: writing output... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.models.strict_two_level.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.models.strict_two_level.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.models.strict_two_level' DEBUG: writing output... [ 79%] api/keystone.limit.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.limit.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.limit.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.limit.schema' DEBUG: writing output... [ 79%] api/keystone.models DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.models.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.models.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.models' DEBUG: writing output... [ 79%] api/keystone.models.receipt_model DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.models.receipt_model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.models.receipt_model.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.models.receipt_model' DEBUG: writing output... [ 79%] api/keystone.models.revoke_model DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.models.revoke_model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.models.revoke_model.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.models.revoke_model' DEBUG: writing output... [ 79%] api/keystone.models.token_model DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.models.token_model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.models.token_model.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.models.token_model' DEBUG: writing output... [ 80%] api/keystone.notifications DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.notifications.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.notifications.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.notifications' DEBUG: writing output... [ 80%] api/keystone.oauth1 DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.oauth1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.oauth1.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.oauth1' DEBUG: writing output... [ 80%] api/keystone.oauth1.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.oauth1.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.oauth1.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.oauth1.backends' DEBUG: writing output... [ 80%] api/keystone.oauth1.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.oauth1.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.oauth1.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.oauth1.backends.base' DEBUG: writing output... [ 80%] api/keystone.oauth1.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.oauth1.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.oauth1.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.oauth1.backends.sql' DEBUG: writing output... [ 80%] api/keystone.oauth1.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.oauth1.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.oauth1.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.oauth1.core' DEBUG: writing output... [ 80%] api/keystone.oauth1.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.oauth1.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.oauth1.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.oauth1.schema' DEBUG: writing output... [ 81%] api/keystone.oauth1.validator DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.oauth1.validator.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.oauth1.validator.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.oauth1.validator' DEBUG: writing output... [ 81%] api/keystone.policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.policy' DEBUG: writing output... [ 81%] api/keystone.policy.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.policy.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.policy.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.policy.backends' DEBUG: writing output... [ 81%] api/keystone.policy.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.policy.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.policy.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.policy.backends.base' DEBUG: writing output... [ 81%] api/keystone.policy.backends.rules DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.policy.backends.rules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.policy.backends.rules.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.policy.backends.rules' DEBUG: writing output... [ 81%] api/keystone.policy.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.policy.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.policy.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.policy.backends.sql' DEBUG: writing output... [ 81%] api/keystone.policy.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.policy.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.policy.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.policy.core' DEBUG: writing output... [ 82%] api/keystone.policy.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.policy.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.policy.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.policy.schema' DEBUG: writing output... [ 82%] api/keystone.receipt DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.receipt.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.receipt.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.receipt' DEBUG: writing output... [ 82%] api/keystone.receipt.handlers DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.receipt.handlers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.receipt.handlers.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.receipt.handlers' DEBUG: writing output... [ 82%] api/keystone.receipt.provider DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.receipt.provider.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.receipt.provider.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.receipt.provider' DEBUG: writing output... [ 82%] api/keystone.receipt.providers DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.receipt.providers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.receipt.providers.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.receipt.providers' DEBUG: writing output... [ 82%] api/keystone.receipt.providers.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.receipt.providers.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.receipt.providers.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.receipt.providers.base' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.fernet DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.receipt.providers.fernet.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.receipt.providers.fernet.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.receipt.providers.fernet' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.receipt.providers.fernet.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.receipt.providers.fernet.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.receipt.providers.fernet.core' DEBUG: writing output... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.receipt.receipt_formatters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.receipt.receipt_formatters.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.receipt.receipt_formatters' DEBUG: writing output... [ 83%] api/keystone.resource DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource' DEBUG: writing output... [ 83%] api/keystone.resource.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.backends' DEBUG: writing output... [ 83%] api/keystone.resource.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.backends.base' DEBUG: writing output... [ 83%] api/keystone.resource.backends.resource_options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.backends.resource_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.backends.resource_options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.backends.resource_options' DEBUG: writing output... [ 84%] api/keystone.resource.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.backends.sql' DEBUG: writing output... [ 84%] api/keystone.resource.backends.sql_model DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.backends.sql_model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.backends.sql_model.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.backends.sql_model' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.config_backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.config_backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.config_backends' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.config_backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.config_backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.config_backends.base' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.config_backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.config_backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.config_backends.sql' DEBUG: writing output... [ 84%] api/keystone.resource.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.core' DEBUG: writing output... [ 84%] api/keystone.resource.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.resource.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.resource.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.resource.schema' DEBUG: writing output... [ 85%] api/keystone.revoke DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.revoke.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.revoke.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.revoke' DEBUG: writing output... [ 85%] api/keystone.revoke.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.revoke.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.revoke.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.revoke.backends' DEBUG: writing output... [ 85%] api/keystone.revoke.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.revoke.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.revoke.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.revoke.backends.base' DEBUG: writing output... [ 85%] api/keystone.revoke.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.revoke.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.revoke.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.revoke.backends.sql' DEBUG: writing output... [ 85%] api/keystone.revoke.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.revoke.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.revoke.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.revoke.core' DEBUG: writing output... [ 85%] api/keystone.revoke.model DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.revoke.model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.revoke.model.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.revoke.model' DEBUG: writing output... [ 85%] api/keystone.server DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server' DEBUG: writing output... [ 86%] api/keystone.server.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.backends' DEBUG: writing output... [ 86%] api/keystone.server.flask DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask' DEBUG: writing output... [ 86%] api/keystone.server.flask.application DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.application.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.application.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.application' DEBUG: writing output... [ 86%] api/keystone.server.flask.common DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.common.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.common' DEBUG: writing output... [ 86%] api/keystone.server.flask.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.core' DEBUG: writing output... [ 86%] api/keystone.server.flask.request_processing DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.request_processing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.request_processing.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.request_processing' DEBUG: writing output... [ 86%] api/keystone.server.flask.request_processing.json_body DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.request_processing.json_body.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.request_processing.json_body.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.request_processing.json_body' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.request_processing.middleware.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.request_processing.middleware.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.request_processing.middleware' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.request_processing.middleware.auth_context' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.request_processing.middleware.url_normalize' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.flask.request_processing.req_logging.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.flask.request_processing.req_logging.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.flask.request_processing.req_logging' DEBUG: writing output... [ 87%] api/keystone.server.wsgi DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.server.wsgi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.server.wsgi.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.server.wsgi' DEBUG: writing output... [ 87%] api/keystone.token DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token' DEBUG: writing output... [ 87%] api/keystone.token.provider DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.provider.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.provider.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token.provider' DEBUG: writing output... [ 88%] api/keystone.token.providers DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.providers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.providers.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token.providers' DEBUG: writing output... [ 88%] api/keystone.token.providers.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.providers.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.providers.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token.providers.base' DEBUG: writing output... [ 88%] api/keystone.token.providers.fernet DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.providers.fernet.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.providers.fernet.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token.providers.fernet' DEBUG: writing output... [ 88%] api/keystone.token.providers.fernet.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.providers.fernet.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.providers.fernet.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token.providers.fernet.core' DEBUG: writing output... [ 88%] api/keystone.token.providers.jws DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.providers.jws.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.providers.jws.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token.providers.jws' DEBUG: writing output... [ 88%] api/keystone.token.providers.jws.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.providers.jws.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.providers.jws.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token.providers.jws.core' DEBUG: writing output... [ 89%] api/keystone.token.token_formatters DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.token.token_formatters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.token.token_formatters.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.token.token_formatters' DEBUG: writing output... [ 89%] api/keystone.trust DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.trust.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.trust.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.trust' DEBUG: writing output... [ 89%] api/keystone.trust.backends DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.trust.backends.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.trust.backends.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.trust.backends' DEBUG: writing output... [ 89%] api/keystone.trust.backends.base DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.trust.backends.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.trust.backends.base.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.trust.backends.base' DEBUG: writing output... [ 89%] api/keystone.trust.backends.sql DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.trust.backends.sql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.trust.backends.sql.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.trust.backends.sql' DEBUG: writing output... [ 89%] api/keystone.trust.core DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.trust.core.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.trust.core.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.trust.core' DEBUG: writing output... [ 89%] api/keystone.trust.schema DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.trust.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.trust.schema.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.trust.schema' DEBUG: writing output... [ 90%] api/keystone.version DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/keystone.version.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/keystone.version.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/keystone.version' DEBUG: writing output... [ 90%] api/modules DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/modules.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api/modules' DEBUG: writing output... [ 90%] api_curl_examples DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/api_curl_examples.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api_curl_examples.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'api_curl_examples' DEBUG: writing output... [ 90%] cli/commands DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/cli/commands.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/commands.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'cli/commands' DEBUG: writing output... [ 90%] cli/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'cli/index' DEBUG: writing output... [ 90%] cli/keystone-manage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/cli/keystone-manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/keystone-manage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'cli/keystone-manage' DEBUG: writing output... [ 90%] cli/keystone-status DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/cli/keystone-status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/keystone-status.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'cli/keystone-status' DEBUG: writing output... [ 91%] code_documentation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/code_documentation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/code_documentation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'code_documentation' DEBUG: writing output... [ 91%] configuration/config-options DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/config-options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/config-options.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/config-options' DEBUG: writing output... [ 91%] configuration/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/index' DEBUG: writing output... [ 91%] configuration/policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/policy' DEBUG: writing output... [ 91%] configuration/samples/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/samples/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/samples/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/samples/index' DEBUG: writing output... [ 91%] configuration/samples/keystone-conf DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/samples/keystone-conf.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/samples/keystone-conf.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/samples/keystone-conf' DEBUG: writing output... [ 91%] configuration/samples/logging-conf DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/samples/logging-conf.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/samples/logging-conf.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/samples/logging-conf' DEBUG: writing output... [ 92%] configuration/samples/policy-yaml DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/samples/policy-yaml.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/samples/policy-yaml.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/samples/policy-yaml' DEBUG: writing output... [ 92%] contributor/api_change_tutorial DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/api_change_tutorial.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api_change_tutorial.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/api_change_tutorial' DEBUG: writing output... [ 92%] contributor/architecture DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/architecture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/architecture.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/architecture' DEBUG: writing output... [ 92%] contributor/auth-plugins DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/auth-plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/auth-plugins.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/auth-plugins' DEBUG: writing output... [ 92%] contributor/caching-layer DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/caching-layer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/caching-layer.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/caching-layer' DEBUG: writing output... [ 92%] contributor/database-migrations DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/database-migrations.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/database-migrations.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/database-migrations' DEBUG: writing output... [ 92%] contributor/developing-drivers DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/developing-drivers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/developing-drivers.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/developing-drivers' DEBUG: writing output... [ 93%] contributor/doctor-checks DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/doctor-checks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/doctor-checks.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/doctor-checks' DEBUG: writing output... [ 93%] contributor/filtering-responsibilities DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/filtering-responsibilities.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/filtering-responsibilities.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/filtering-responsibilities' DEBUG: writing output... [ 93%] contributor/how-can-i-help DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/how-can-i-help.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/how-can-i-help.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/how-can-i-help' DEBUG: writing output... [ 93%] contributor/http-api DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/http-api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/http-api.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/http-api' DEBUG: writing output... [ 93%] contributor/id-manage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/id-manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/id-manage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/id-manage' DEBUG: writing output... [ 93%] contributor/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/index' DEBUG: writing output... [ 93%] contributor/list-truncation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/list-truncation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/list-truncation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/list-truncation' DEBUG: writing output... [ 94%] contributor/programming-exercises DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/programming-exercises.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/programming-exercises.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/programming-exercises' DEBUG: writing output... [ 94%] contributor/proposing-features DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/proposing-features.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/proposing-features.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/proposing-features' DEBUG: writing output... [ 94%] contributor/release-notes DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/release-notes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/release-notes.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/release-notes' DEBUG: writing output... [ 94%] contributor/service-catalog DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/service-catalog.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/service-catalog.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/service-catalog' DEBUG: writing output... [ 94%] contributor/services DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/services.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/services.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/services' DEBUG: writing output... [ 94%] contributor/set-up-keystone DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/set-up-keystone.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/set-up-keystone.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/set-up-keystone' DEBUG: writing output... [ 95%] contributor/testing-keystone DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/testing-keystone.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/testing-keystone.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/testing-keystone' DEBUG: writing output... [ 95%] contributor/translated-responses DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/translated-responses.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/translated-responses.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/translated-responses' DEBUG: writing output... [ 95%] contributor/vision-reflection DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/vision-reflection.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/vision-reflection.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/vision-reflection' DEBUG: writing output... [ 95%] getting-started/architecture DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/getting-started/architecture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/getting-started/architecture.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'getting-started/architecture' DEBUG: writing output... [ 95%] getting-started/community DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/getting-started/community.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/getting-started/community.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'getting-started/community' DEBUG: writing output... [ 95%] getting-started/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/getting-started/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/getting-started/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'getting-started/index' DEBUG: writing output... [ 95%] getting-started/policy_mapping DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/getting-started/policy_mapping.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/getting-started/policy_mapping.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'getting-started/policy_mapping' DEBUG: writing output... [ 96%] index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'index' DEBUG: writing output... [ 96%] indices-tables DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/indices-tables.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/indices-tables.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'indices-tables' DEBUG: writing output... [ 96%] install/get-started-obs DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/get-started-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/get-started-obs.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/get-started-obs' DEBUG: writing output... [ 96%] install/get-started-rdo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/get-started-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/get-started-rdo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/get-started-rdo' DEBUG: writing output... [ 96%] install/get-started-ubuntu DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/get-started-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/get-started-ubuntu.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/get-started-ubuntu' DEBUG: writing output... [ 96%] install/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/index' DEBUG: writing output... [ 96%] install/index-obs DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/index-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index-obs.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/index-obs' DEBUG: writing output... [ 97%] install/index-rdo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/index-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index-rdo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/index-rdo' DEBUG: writing output... [ 97%] install/index-ubuntu DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/index-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index-ubuntu.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/index-ubuntu' DEBUG: writing output... [ 97%] install/keystone-install-obs DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-install-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-install-obs.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-install-obs' DEBUG: writing output... [ 97%] install/keystone-install-rdo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-install-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-install-rdo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-install-rdo' DEBUG: writing output... [ 97%] install/keystone-install-ubuntu DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-install-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-install-ubuntu.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-install-ubuntu' DEBUG: writing output... [ 97%] install/keystone-openrc-obs DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-openrc-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-openrc-obs.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-openrc-obs' DEBUG: writing output... [ 97%] install/keystone-openrc-rdo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-openrc-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-openrc-rdo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-openrc-rdo' DEBUG: writing output... [ 98%] install/keystone-openrc-ubuntu DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-openrc-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-openrc-ubuntu.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-openrc-ubuntu' DEBUG: writing output... [ 98%] install/keystone-users-obs DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-users-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-users-obs.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-users-obs' DEBUG: writing output... [ 98%] install/keystone-users-rdo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-users-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-users-rdo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-users-rdo' DEBUG: writing output... [ 98%] install/keystone-users-ubuntu DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-users-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-users-ubuntu.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-users-ubuntu' DEBUG: writing output... [ 98%] install/keystone-verify-obs DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-verify-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-verify-obs.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-verify-obs' DEBUG: writing output... [ 98%] install/keystone-verify-rdo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-verify-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-verify-rdo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-verify-rdo' DEBUG: writing output... [ 98%] install/keystone-verify-ubuntu DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/keystone-verify-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/keystone-verify-ubuntu.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/keystone-verify-ubuntu' DEBUG: writing output... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/shared/note_configuration_vary_by_distribution.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/shared/note_configuration_vary_by_distribution.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/shared/note_configuration_vary_by_distribution' DEBUG: writing output... [ 99%] user/application_credentials DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/application_credentials.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/application_credentials.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/application_credentials' DEBUG: writing output... [ 99%] user/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/index' DEBUG: writing output... [ 99%] user/json_home DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/json_home.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/json_home.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/json_home' DEBUG: writing output... [ 99%] user/multi-factor-authentication DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/multi-factor-authentication.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/multi-factor-authentication.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/multi-factor-authentication' DEBUG: writing output... [ 99%] user/supported_clients DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/supported_clients.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/supported_clients.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/supported_clients' DEBUG: writing output... [100%] user/trusts DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/trusts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/trusts.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/trusts' DEBUG: generating indices... genindex[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'genindex' DEBUG: writing additional pages... search[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'search' DEBUG: copying images... [ 50%] admin/federation/../../_static/horizon-login-idp.png DEBUG: copying images... [100%] admin/federation/../../_static/horizon-login-sp.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, 581 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: + mkdir -p doc/build/man/_static DEBUG: + sphinx-build-2 -b man doc/source doc/build/man DEBUG: Running Sphinx v1.8.4 DEBUG: connecting events for openstackdocstheme DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/../../config-generator/keystone.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/../../config-generator/keystone-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/_static/keystone.policy.yaml.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme DEBUG: No /builddir/build/BUILD/keystone-16.0.3.dev15/.gitreview found DEBUG: adding role python-openstackclient-doc to link to https://docs.openstack.org/python-openstackclient/latest/%s DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.notifications.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.version.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.ec2tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.endpoints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.groups.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_ep_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_inherit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.os_simple_cert.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.regions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.registered_limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.role_assignments.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.role_inferences.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.s3tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.services.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.system.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.application_credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.assignment.role_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.external.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.mapped.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.auth.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.backends.templated.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.catalog.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.bootstrap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.caching.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.database.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.debug.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.tokens_fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.cmd.doctor.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.driver_hints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.fernet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.json_home.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.jwt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.manager.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.password_hashing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.provider_api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.render_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.cache.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.access_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.consumer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.ec2_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.endpoint_group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.grant.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.identity_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.implied_role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.policy_association.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.project_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.protocol.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.region.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.revoke_event.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.role_assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.service_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.token_revocation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.policies.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.rbac_enforcer.enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.rbac_enforcer.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.rbac_enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.resource_options.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.resource_options.options.immutable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.resource_options.options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.upgrades.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.contract_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.data_migration_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.expand_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.sql.migrate_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.common.validation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.default.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.endpoint_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.eventlet_server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.fernet_receipts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.fernet_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.identity_mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.jwt_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.memcache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.saml.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.shadow_users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.providers.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.credential.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.endpoint_policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.federation.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.generator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.ldap.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.ldap.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.ldap.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.backends.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.id_generators.sha256.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.id_generators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.mapping_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.mapping_backends.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.mapping_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.mapping_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.shadow_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.shadow_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.identity.shadow_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.models.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.models.flat.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.models.strict_two_level.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.limit.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.models.receipt_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.models.revoke_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.models.token_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.validator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.oauth1.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.backends.rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.handlers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.receipt_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.receipt.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.config_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.config_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.resource.config_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.revoke.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.application.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.json_body.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.req_logging.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.server.flask.request_processing.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.token_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.jws.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.token.providers.jws.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/doc/source/api/keystone.trust.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-16.0.3.dev15/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: 683 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... [ 1%] 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... [ 2%] 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... [ 3%] 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... [ 4%] 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... [ 5%] 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... [ 6%] api/keystone.api.ec2tokens DEBUG: reading sources... [ 6%] 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... [ 7%] api/keystone.api.os_oauth1 DEBUG: reading sources... [ 7%] 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... [ 8%] api/keystone.api.role_assignments DEBUG: reading sources... [ 8%] 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... [ 9%] api/keystone.api.users DEBUG: reading sources... [ 9%] 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... [ 10%] api/keystone.assignment DEBUG: reading sources... [ 10%] 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... [ 11%] api/keystone.assignment.role_backends.resource_options DEBUG: reading sources... [ 11%] 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... [ 12%] api/keystone.auth.plugins DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.application_credential DEBUG: reading sources... [ 12%] 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... [ 13%] api/keystone.auth.plugins.password DEBUG: reading sources... [ 13%] api/keystone.auth.plugins.token DEBUG: reading sources... [ 13%] api/keystone.auth.plugins.totp DEBUG: reading sources... [ 13%] 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... [ 14%] api/keystone.catalog.backends.sql DEBUG: reading sources... [ 14%] api/keystone.catalog.backends.templated DEBUG: reading sources... [ 14%] api/keystone.catalog.core DEBUG: reading sources... [ 14%] 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... [ 15%] api/keystone.cmd.doctor DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.caching DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.credential DEBUG: reading sources... [ 15%] 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... [ 16%] api/keystone.cmd.doctor.security_compliance DEBUG: reading sources... [ 16%] api/keystone.cmd.doctor.tokens DEBUG: reading sources... [ 16%] api/keystone.cmd.doctor.tokens_fernet DEBUG: reading sources... [ 16%] 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... [ 17%] api/keystone.common.cache DEBUG: reading sources... [ 17%] api/keystone.common.cache.core DEBUG: reading sources... [ 17%] api/keystone.common.context DEBUG: reading sources... [ 17%] 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... [ 18%] api/keystone.common.jwt_utils DEBUG: reading sources... [ 18%] api/keystone.common.manager DEBUG: reading sources... [ 18%] api/keystone.common.password_hashing DEBUG: reading sources... [ 18%] api/keystone.common.policies DEBUG: reading sources... [ 18%] 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... [ 19%] api/keystone.common.policies.auth DEBUG: reading sources... [ 19%] api/keystone.common.policies.base DEBUG: reading sources... [ 19%] api/keystone.common.policies.consumer DEBUG: reading sources... [ 19%] api/keystone.common.policies.credential DEBUG: reading sources... [ 19%] 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... [ 20%] api/keystone.common.policies.endpoint DEBUG: reading sources... [ 20%] api/keystone.common.policies.endpoint_group DEBUG: reading sources... [ 20%] api/keystone.common.policies.grant DEBUG: reading sources... [ 20%] api/keystone.common.policies.group DEBUG: reading sources... [ 20%] 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... [ 21%] api/keystone.common.policies.mapping DEBUG: reading sources... [ 21%] api/keystone.common.policies.policy DEBUG: reading sources... [ 21%] api/keystone.common.policies.policy_association DEBUG: reading sources... [ 21%] api/keystone.common.policies.project DEBUG: reading sources... [ 21%] 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... [ 22%] api/keystone.common.policies.registered_limit DEBUG: reading sources... [ 22%] api/keystone.common.policies.revoke_event DEBUG: reading sources... [ 22%] api/keystone.common.policies.role DEBUG: reading sources... [ 22%] api/keystone.common.policies.role_assignment DEBUG: reading sources... [ 22%] 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... [ 23%] api/keystone.common.policies.token_revocation DEBUG: reading sources... [ 23%] api/keystone.common.policies.trust DEBUG: reading sources... [ 23%] api/keystone.common.policies.user DEBUG: reading sources... [ 23%] api/keystone.common.profiler DEBUG: reading sources... [ 23%] api/keystone.common.provider_api DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer DEBUG: reading sources... [ 24%] api/keystone.common.rbac_enforcer.enforcer DEBUG: reading sources... [ 24%] api/keystone.common.rbac_enforcer.policy DEBUG: reading sources... [ 24%] api/keystone.common.render_token DEBUG: reading sources... [ 24%] api/keystone.common.resource_options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.core DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: reading sources... [ 25%] api/keystone.common.sql DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.manage DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: reading sources... [ 25%] 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... [ 26%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: reading sources... [ 36%] 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... [ 37%] 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... [ 38%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 38%] 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... [ 39%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: reading sources... [ 39%] 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... [ 40%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: reading sources... [ 40%] 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... [ 41%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: reading sources... [ 41%] 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... [ 42%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: reading sources... [ 42%] 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... [ 43%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: reading sources... [ 43%] 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... [ 44%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: reading sources... [ 44%] 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... [ 45%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: reading sources... [ 45%] 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... [ 46%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: reading sources... [ 46%] 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.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... [ 47%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: reading sources... [ 47%] 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... [ 48%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: reading sources... [ 48%] 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... [ 49%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: reading sources... [ 49%] 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... [ 50%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: reading sources... [ 50%] 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... [ 51%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: reading sources... [ 51%] 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... [ 52%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 52%] 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... [ 53%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: reading sources... [ 53%] 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... [ 54%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: reading sources... [ 54%] 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... [ 55%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: reading sources... [ 55%] 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... [ 56%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: reading sources... [ 56%] 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... [ 57%] api/keystone.common.sql.migrate_repo DEBUG: reading sources... [ 57%] api/keystone.common.sql.migrate_repo.manage DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: reading sources... [ 64%] api/keystone.common.sql.upgrades DEBUG: reading sources... [ 64%] api/keystone.common.tokenless_auth DEBUG: reading sources... [ 64%] api/keystone.common.utils DEBUG: reading sources... [ 65%] api/keystone.common.validation DEBUG: reading sources... [ 65%] api/keystone.common.validation.parameter_types DEBUG: reading sources... [ 65%] api/keystone.common.validation.validators DEBUG: reading sources... [ 65%] api/keystone.conf DEBUG: reading sources... [ 65%] api/keystone.conf.application_credential DEBUG: reading sources... [ 65%] api/keystone.conf.assignment DEBUG: reading sources... [ 65%] api/keystone.conf.auth DEBUG: reading sources... [ 66%] api/keystone.conf.catalog DEBUG: reading sources... [ 66%] api/keystone.conf.constants DEBUG: reading sources... [ 66%] api/keystone.conf.credential DEBUG: reading sources... [ 66%] api/keystone.conf.default DEBUG: reading sources... [ 66%] api/keystone.conf.domain_config DEBUG: reading sources... [ 66%] api/keystone.conf.endpoint_filter DEBUG: reading sources... [ 66%] api/keystone.conf.endpoint_policy DEBUG: reading sources... [ 67%] api/keystone.conf.eventlet_server DEBUG: reading sources... [ 67%] api/keystone.conf.federation DEBUG: reading sources... [ 67%] api/keystone.conf.fernet_receipts DEBUG: reading sources... [ 67%] api/keystone.conf.fernet_tokens DEBUG: reading sources... [ 67%] api/keystone.conf.identity DEBUG: reading sources... [ 67%] api/keystone.conf.identity_mapping DEBUG: reading sources... [ 67%] api/keystone.conf.jwt_tokens DEBUG: reading sources... [ 68%] api/keystone.conf.ldap DEBUG: reading sources... [ 68%] api/keystone.conf.memcache DEBUG: reading sources... [ 68%] api/keystone.conf.oauth1 DEBUG: reading sources... [ 68%] api/keystone.conf.opts DEBUG: reading sources... [ 68%] api/keystone.conf.policy DEBUG: reading sources... [ 68%] api/keystone.conf.receipt DEBUG: reading sources... [ 68%] api/keystone.conf.resource DEBUG: reading sources... [ 69%] api/keystone.conf.revoke DEBUG: reading sources... [ 69%] api/keystone.conf.role DEBUG: reading sources... [ 69%] api/keystone.conf.saml DEBUG: reading sources... [ 69%] api/keystone.conf.security_compliance DEBUG: reading sources... [ 69%] api/keystone.conf.shadow_users DEBUG: reading sources... [ 69%] api/keystone.conf.token DEBUG: reading sources... [ 69%] api/keystone.conf.tokenless_auth DEBUG: reading sources... [ 70%] api/keystone.conf.totp DEBUG: reading sources... [ 70%] api/keystone.conf.trust DEBUG: reading sources... [ 70%] api/keystone.conf.unified_limit DEBUG: reading sources... [ 70%] api/keystone.conf.utils DEBUG: reading sources... [ 70%] api/keystone.conf.wsgi DEBUG: reading sources... [ 70%] api/keystone.credential DEBUG: reading sources... [ 71%] api/keystone.credential.backends DEBUG: reading sources... [ 71%] api/keystone.credential.backends.base DEBUG: reading sources... [ 71%] api/keystone.credential.backends.sql DEBUG: reading sources... [ 71%] api/keystone.credential.core DEBUG: reading sources... [ 71%] api/keystone.credential.provider DEBUG: reading sources... [ 71%] api/keystone.credential.providers DEBUG: reading sources... [ 71%] api/keystone.credential.providers.core DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet.core DEBUG: reading sources... [ 72%] api/keystone.credential.schema DEBUG: reading sources... [ 72%] api/keystone.endpoint_policy DEBUG: reading sources... [ 72%] api/keystone.endpoint_policy.backends DEBUG: reading sources... [ 72%] api/keystone.endpoint_policy.backends.base DEBUG: reading sources... [ 72%] api/keystone.endpoint_policy.backends.sql DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.core DEBUG: reading sources... [ 73%] api/keystone.exception DEBUG: reading sources... [ 73%] api/keystone.federation DEBUG: reading sources... [ 73%] api/keystone.federation.backends DEBUG: reading sources... [ 73%] api/keystone.federation.backends.base DEBUG: reading sources... [ 73%] api/keystone.federation.backends.sql DEBUG: reading sources... [ 73%] api/keystone.federation.constants DEBUG: reading sources... [ 74%] api/keystone.federation.core DEBUG: reading sources... [ 74%] api/keystone.federation.idp DEBUG: reading sources... [ 74%] api/keystone.federation.schema DEBUG: reading sources... [ 74%] api/keystone.federation.utils DEBUG: reading sources... [ 74%] api/keystone.i18n DEBUG: reading sources... [ 74%] api/keystone.identity DEBUG: reading sources... [ 74%] 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... [ 75%] api/keystone.identity.backends.ldap.common DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap.core DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap.models DEBUG: reading sources... [ 75%] api/keystone.identity.backends.resource_options DEBUG: reading sources... [ 75%] 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... [ 76%] api/keystone.identity.generator DEBUG: reading sources... [ 76%] api/keystone.identity.id_generators DEBUG: reading sources... [ 76%] api/keystone.identity.id_generators.sha256 DEBUG: reading sources... [ 76%] 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... [ 77%] api/keystone.identity.schema DEBUG: reading sources... [ 77%] api/keystone.identity.shadow_backends DEBUG: reading sources... [ 77%] api/keystone.identity.shadow_backends.base DEBUG: reading sources... [ 77%] 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... [ 78%] api/keystone.limit.backends.sql DEBUG: reading sources... [ 78%] api/keystone.limit.core DEBUG: reading sources... [ 78%] api/keystone.limit.models DEBUG: reading sources... [ 78%] 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... [ 79%] api/keystone.models DEBUG: reading sources... [ 79%] api/keystone.models.receipt_model DEBUG: reading sources... [ 79%] api/keystone.models.revoke_model DEBUG: reading sources... [ 79%] 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... [ 80%] api/keystone.oauth1.backends.base DEBUG: reading sources... [ 80%] api/keystone.oauth1.backends.sql DEBUG: reading sources... [ 80%] api/keystone.oauth1.core DEBUG: reading sources... [ 80%] 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... [ 81%] api/keystone.policy.backends.base DEBUG: reading sources... [ 81%] api/keystone.policy.backends.rules DEBUG: reading sources... [ 81%] api/keystone.policy.backends.sql DEBUG: reading sources... [ 81%] 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... [ 82%] api/keystone.receipt.provider DEBUG: reading sources... [ 82%] api/keystone.receipt.providers DEBUG: reading sources... [ 82%] 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... [ 83%] api/keystone.resource.backends DEBUG: reading sources... [ 83%] api/keystone.resource.backends.base DEBUG: reading sources... [ 83%] 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... [ 84%] api/keystone.resource.config_backends.sql DEBUG: reading sources... [ 84%] api/keystone.resource.core DEBUG: reading sources... [ 84%] 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... [ 85%] api/keystone.revoke.core DEBUG: reading sources... [ 85%] api/keystone.revoke.model DEBUG: reading sources... [ 85%] 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... [ 86%] api/keystone.server.flask.core DEBUG: reading sources... [ 86%] api/keystone.server.flask.request_processing DEBUG: reading sources... [ 86%] 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... [ 87%] api/keystone.token DEBUG: reading sources... [ 87%] 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... [ 88%] 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... [ 89%] 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... [ 90%] 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... [ 91%] 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/database-migrations DEBUG: reading sources... [ 92%] 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... [ 93%] contributor/index DEBUG: reading sources... [ 93%] 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... [ 94%] 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... [ 95%] 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... [ 96%] 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... [ 97%] 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... [ 98%] 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 u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.credentials' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.discovery' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.domains' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.ec2tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.endpoints' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.groups' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.limits' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_ep_filter' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_federation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_inherit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_oauth1' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_revoke' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.os_simple_cert' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.projects' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.regions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.registered_limits' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.role_assignments' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.role_inferences' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.roles' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.s3tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.services' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.system' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.trusts' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'api.users' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'application_credential.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends.resource_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.role_backends.sql_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'assignment.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.application_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.external' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.mapped' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.oauth1' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.password' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.plugins.totp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'auth.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.backends.templated' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'catalog.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.bootstrap' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.cli' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.caching' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.database' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.debug' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.federation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.ldap' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.security_compliance' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.doctor.tokens_fernet' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'cmd.status' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.authorization' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.cache' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.cache.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.context' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.driver_hints' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.fernet_utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.json_home' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.jwt_utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.manager' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.password_hashing' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.access_rule' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.access_token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.application_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.consumer' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.domain' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.domain_config' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.ec2_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.endpoint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.endpoint_group' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.grant' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.group' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.identity_provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.implied_role' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.mapping' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.policy_association' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.project' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.project_endpoint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.protocol' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.region' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.registered_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.revoke_event' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.role' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.role_assignment' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.service' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.service_provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.token_revocation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.policies.user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.profiler' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.provider_api' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.rbac_enforcer' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.rbac_enforcer.enforcer' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.rbac_enforcer.policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.render_token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.resource_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.resource_options.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.resource_options.options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.resource_options.options.immutable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.001_contract_initial_null_migration' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.002_password_created_at_not_nullable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.004_reset_password_created_at' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.005_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.006_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.007_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.008_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.009_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.010_contract_add_revocation_event_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.015_contract_update_federated_user_domain' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.016_contract_add_user_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.017_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.018_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.019_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.020_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.021_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.022_contract_add_default_project_id_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.025_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.026_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.027_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.028_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.029_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.030_contract_add_project_tags_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.031_contract_system_assignment_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.033_contract_add_limits_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.034_contract_add_application_credentials_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.038_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.039_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.040_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.041_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.042_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.043_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.044_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.045_contract_add_description_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.049_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.050_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.051_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.052_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.055_contract_add_domain_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.057_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.058_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.059_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.060_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.061_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.063_contract_drop_limit_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.066_contract_add_resource_options_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.067_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.068_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.069_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.070_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.contract_repo.versions.071_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.001_data_initial_null_migration' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.004_reset_password_created_at' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.005_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.006_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.007_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.008_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.009_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.016_migrate_add_user_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.017_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.018_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.019_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.020_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.021_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.025_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.026_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.027_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.028_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.029_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.038_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.039_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.040_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.041_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.042_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.043_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.044_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.049_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.050_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.051_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.052_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.057_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.058_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.059_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.060_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.061_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.067_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.068_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.069_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.070_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.data_migration_repo.versions.071_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.001_expand_initial_null_migration' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.002_password_created_at_not_nullable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.004_reset_password_created_at' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.005_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.006_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.007_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.008_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.009_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.010_expand_add_revocation_event_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.015_expand_update_federated_user_domain' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.016_expand_add_user_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.017_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.018_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.019_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.020_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.021_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.022_expand_add_default_project_id_index' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.025_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.026_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.027_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.028_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.029_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.030_expand_add_project_tags_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.031_expand_system_assignment_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.033_expand_add_limits_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.034_expand_add_application_credential_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.038_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.039_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.040_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.041_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.042_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.043_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.044_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.045_expand_add_description_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.049_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.050_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.051_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.052_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.055_expand_add_domain_to_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.057_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.058_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.059_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.060_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.061_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.063_expand_drop_limit_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.067_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.068_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.069_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.070_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.expand_repo.versions.071_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.manage' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.067_kilo' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.068_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.069_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.070_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.071_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.072_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.074_add_is_domain_project' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.075_confirm_config_registration' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.076_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.077_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.078_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.079_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.080_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.081_add_endpoint_policy_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.082_add_federation_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.083_add_oauth1_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.084_add_revoke_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.087_implied_roles' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.088_domain_specific_roles' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.089_add_root_of_all_domains' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.093_migrate_domains_to_projects' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.094_add_federated_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.096_drop_role_name_constraint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.098_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.099_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.100_placeholder' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.101_drop_role_name_constraint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.102_drop_domain_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.103_add_nonlocal_user_table' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.105_add_password_date_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.107_add_user_date_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.108_add_failed_auth_columns' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.migrate_repo.versions.109_add_password_self_service_column' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.sql.upgrades' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.tokenless_auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.validation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.validation.parameter_types' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'common.validation.validators' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.application_credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.assignment' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.catalog' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.constants' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.default' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.domain_config' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.endpoint_filter' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.endpoint_policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.eventlet_server' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.federation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.fernet_receipts' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.fernet_tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.identity' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.identity_mapping' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.jwt_tokens' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.ldap' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.memcache' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.oauth1' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.opts' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.receipt' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.resource' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.revoke' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.role' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.saml' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.security_compliance' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.shadow_users' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.tokenless_auth' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.totp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.unified_limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'conf.wsgi' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.providers' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.providers.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.providers.fernet' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.providers.fernet.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'credential.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'endpoint_policy.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'exception' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.constants' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.idp' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'federation.utils' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'i18n' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.ldap' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.ldap.common' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.ldap.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.ldap.models' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.resource_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.backends.sql_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.generator' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.id_generators' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.id_generators.sha256' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.mapping_backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.mapping_backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.mapping_backends.mapping' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.mapping_backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.shadow_backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.shadow_backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'identity.shadow_backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.models' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.models.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.models.flat' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.models.strict_two_level' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'limit.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'models' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'models.receipt_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'models.revoke_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'models.token_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'notifications' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'oauth1.validator' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.backends.rules' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'policy.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.handlers' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.providers' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.providers.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.providers.fernet' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.providers.fernet.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'receipt.receipt_formatters' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends.resource_options' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.backends.sql_model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.config_backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.config_backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.config_backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'resource.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'revoke.model' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.application' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.common' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.json_body' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.middleware' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.middleware.auth_context' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.middleware.url_normalize' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.flask.request_processing.req_logging' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'server.wsgi' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.provider' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.fernet' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.fernet.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.jws' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.providers.jws.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'token.token_formatters' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.backends' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.backends.base' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... WARNING: autodoc: failed to import module u'trust.backends.sql' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.core' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'trust.schema' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: WARNING: autodoc: failed to import module u'version' from module u'keystone'; the following exception was raised: DEBUG: No module named keystone DEBUG: done DEBUG: checking consistency... done DEBUG: writing... keystone-manage.1 { } DEBUG: build succeeded, 581 warnings. DEBUG: The manual pages are in doc/build/man. DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/man/man1 DEBUG: + install -p -D -m 644 doc/build/man/keystone-manage.1 /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.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-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/de/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/en_GB/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/es/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/fr/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/it/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ja/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ko_KR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/pt_BR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/ru/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/tr_TR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/zh_CN/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/zh_TW/LC_MESSAGES/keystone.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7/site-packages/keystone/locale /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64 keystone --all-name DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/keystone-16.0.3.dev15 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Processing files: openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ieJLrk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/doc/openstack-keystone-16.0.3 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/doc/openstack-keystone-16.0.3 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/doc/openstack-keystone-16.0.3 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FvwU6C DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/openstack-keystone-16.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/openstack-keystone-16.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/openstack-keystone-16.0.3 DEBUG: + exit 0 DEBUG: Provides: config(openstack-keystone) = 1:16.0.3-0.20230825163817.9d699a7.el7 openstack-keystone = 1:16.0.3-0.20230825163817.9d699a7.el7 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 systemd DEBUG: Requires(preun): systemd DEBUG: Requires(postun): systemd DEBUG: Requires: /bin/bash /usr/bin/env /usr/bin/python2 DEBUG: Processing files: python2-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i1Ih8V DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/python2-keystone-16.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/python2-keystone-16.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/python2-keystone-16.0.3 DEBUG: + exit 0 DEBUG: Provides: python-keystone = 1:16.0.3-0.20230825163817.9d699a7.el7 python2-keystone = 1:16.0.3-0.20230825163817.9d699a7.el7 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) = 2.7 DEBUG: Obsoletes: python-keystone < 1:16.0.3-0.20230825163817.9d699a7.el7 DEBUG: Processing files: python2-keystone-tests-16.0.3-0.20230825163817.9d699a7.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lg7WDZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/python2-keystone-tests-16.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/python2-keystone-tests-16.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/python2-keystone-tests-16.0.3 DEBUG: + exit 0 DEBUG: Provides: python-keystone-tests = 1:16.0.3-0.20230825163817.9d699a7.el7 python2-keystone-tests = 1:16.0.3-0.20230825163817.9d699a7.el7 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) = 2.7 DEBUG: Obsoletes: python-keystone-tests < 1:16.0.3-0.20230825163817.9d699a7.el7 DEBUG: Processing files: openstack-keystone-doc-16.0.3-0.20230825163817.9d699a7.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oxD35j DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/doc/openstack-keystone-doc-16.0.3 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/doc/openstack-keystone-doc-16.0.3 DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/doc/openstack-keystone-doc-16.0.3 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xx8PLE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/openstack-keystone-doc-16.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/openstack-keystone-doc-16.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64/usr/share/licenses/openstack-keystone-doc-16.0.3 DEBUG: + exit 0 DEBUG: Provides: openstack-keystone-doc = 1:16.0.3-0.20230825163817.9d699a7.el7 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-16.0.3-0.20230825163817.9d699a7.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-keystone-tests-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-keystone-doc-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2otgbX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-16.0.3.dev15 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm INFO: Done(/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.src.rpm) Config(dlrn-5) 1 minutes 57 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1595212 9282232 494192 5388504 13837884 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16265948 1615988 8443136 1304552 6206824 13007092 DEBUG: Swap: 8388604 0 8388604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-1160.88.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.scew7qa4', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '45869bc3f46f4162bf0d7fb67cea0ac8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', '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-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-doc-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/python2-keystone-tests-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/python2-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm /home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-doc-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/python2-keystone-tests-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/python2-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bhcvb9hv:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '02bc0decd8b84228824980ddffb05d3e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bhcvb9hv:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-doc-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/python2-keystone-tests-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/python2-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm', '/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61/openstack-keystone-16.0.3-0.20230825163817.9d699a7.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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: Failed to set locale, defaulting to C DEBUG: delorean-openstack-heat-agents-4323c9ba064265fb 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-keystone-doc noarch1:16.0.3-0.20230825163817.9d699a7.el7 @commandline 1.7 M DEBUG: python2-keystone-tests noarch1:16.0.3-0.20230825163817.9d699a7.el7 @commandline 1.0 M DEBUG: python2-keystone noarch1:16.0.3-0.20230825163817.9d699a7.el7 @commandline 1.1 M DEBUG: openstack-keystone noarch1:16.0.3-0.20230825163817.9d699a7.el7 @commandline 78 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-keystone-tests-tempest noarch0.3.0-0.20200227192953.806103f.el7 delorean 44 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-os-testr noarch1.1.0-0.20200221094810.414bbf6.el7 delorean 65 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python2-tempest noarch1:26.1.0-0.20220610084907.271f820.el7 delorean 1.5 M DEBUG: python-aniso8601 noarch0.82-3.el7 delorean-train-testing 31 k DEBUG: python-click noarch6.3-1.el7 delorean-train-testing 119 k DEBUG: python-configparser noarch3.7.1-2.el7 delorean-train-testing 41 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-linecache2 noarch1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-defusedxml noarch0.5.0-2.el7 delorean-train-testing 44 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-extras noarch1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-fixtures noarch3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-flask noarch1:1.0.2-1.el7 delorean-train-testing 152 k DEBUG: python2-flask-restful noarch0.3.6-7.el7 delorean-train-testing 117 k DEBUG: python2-future noarch0.16.0-4.el7 delorean-train-testing 798 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-itsdangerous noarch0.24-14.el7 delorean-train-testing 25 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-jwt noarch1.6.1-1.el7 delorean-train-testing 36 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-ldappool noarch2.4.0-2.el7 delorean-train-testing 24 k DEBUG: python2-mimeparse noarch1.6.0-2.el7 delorean-train-testing 12 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-paramiko noarch2.4.2-2.el7 delorean-train-testing 286 k DEBUG: python2-passlib noarch1.7.0-4.el7 delorean-train-testing 733 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyasn1-modules noarch0.3.7-6.el7 delorean-train-testing 104 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-pysaml2 noarch4.6.5-1.el7 delorean-train-testing 541 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stestr noarch2.3.1-1.el7 delorean-train-testing 145 k DEBUG: python2-subunit noarch1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-testtools noarch2.3.0-7.el7 delorean-train-testing 342 k DEBUG: python2-traceback2 noarch1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-unittest2 noarch1.1.0-15.el7 delorean-train-testing 175 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-voluptuous noarch0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-werkzeug noarch0.14.1-3.el7 delorean-train-testing 466 k DEBUG: libsodium x86_641.0.18-2.el7 delorean-train-testing 148 k DEBUG: python2-bcrypt x86_643.1.6-1.el7 delorean-train-testing 38 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-ldap x86_643.1.0-1.el7 delorean-train-testing 217 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-pynacl x86_641.3.0-1.el7 delorean-train-testing 92 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-scrypt x86_640.8.0-2.el7 delorean-train-testing 25 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-jwcrypto noarch0.4.2-1.el7 base 57 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-oauthlib noarch2.0.1-8.el7 base 146 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: openssl x86_641:1.0.2k-26.el7_9 updates 494 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 128 Packages DEBUG: Total size: 22 M DEBUG: Total download size: 1.7 M DEBUG: Installed size: 117 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-aniso8601-0.82-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-click-6.3-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-linecache2-1.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-defusedxml-0.5.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-extras-1.0.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fixtures-3.0.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-flask-1.0.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-flask-restful-0.3.6-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-future-0.16.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-itsdangerous-0.24-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ldappool-2.4.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mimeparse-1.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-paramiko-2.4.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-passlib-1.7.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-modules-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pysaml2-4.6.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stestr-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subunit-1.4.0-1.1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testtools-2.3.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-traceback2-1.4.0-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-unittest2-1.1.0-15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-voluptuous-0.10.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-werkzeug-0.14.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-bcrypt-3.1.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-ldap-3.1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pynacl-1.3.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-jwcrypto-0.4.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oauthlib-2.0.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.0.2k-26.el7_9.x86_64.rpm: Already downloaded DEBUG: (119/124): python2-keystone-tests-tempest-0.3.0 300 kB/s | 44 kB 00:00 DEBUG: (120/124): python2-os-testr-1.1.0-0.20200221094 400 kB/s | 65 kB 00:00 DEBUG: (121/124): python-configparser-3.7.1-2.el7.noar 1.4 MB/s | 41 kB 00:00 DEBUG: (122/124): python2-jwt-1.6.1-1.el7.noarch.rpm 1.2 MB/s | 36 kB 00:00 DEBUG: (123/124): python2-scrypt-0.8.0-2.el7.x86_64.rp 1.5 MB/s | 25 kB 00:00 DEBUG: (124/124): python2-tempest-26.1.0-0.20220610084 6.5 MB/s | 1.5 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 7.0 MB/s | 1.7 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 1/128 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 2/128 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 3/128 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 4/128 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 5/128 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 6/128 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 7/128 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 8/128 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 8/128 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 9/128 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 10/128 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 11/128 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 12/128 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 13/128 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 14/128 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 15/128 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 16/128 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 17/128 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 18/128 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 19/128 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 20/128 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 21/128 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 22/128 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 23/128 DEBUG: Installing : python2-ldap-3.1.0-1.el7.x86_64 24/128 DEBUG: Installing : python2-ldappool-2.4.0-2.el7.noarch 25/128 DEBUG: Installing : openssl-1:1.0.2k-26.el7_9.x86_64 26/128 DEBUG: Installing : which-2.20-7.el7.x86_64 27/128 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 27/128 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 28/128 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 29/128 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 30/128 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 31/128 DEBUG: Installing : python-ply-3.4-11.el7.noarch 32/128 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 33/128 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 34/128 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 35/128 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 36/128 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 37/128 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 38/128 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 39/128 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 39/128 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 40/128 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 41/128 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 42/128 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 43/128 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 44/128 DEBUG: Installing : python2-scrypt-0.8.0-2.el7.x86_64 45/128 DEBUG: Installing : libsodium-1.0.18-2.el7.x86_64 46/128 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 47/128 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 48/128 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 49/128 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 50/128 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 51/128 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 52/128 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 53/128 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 54/128 DEBUG: Installing : python2-passlib-1.7.0-4.el7.noarch 55/128 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 56/128 DEBUG: Installing : python2-itsdangerous-0.24-14.el7.noarch 57/128 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 58/128 DEBUG: Installing : python2-defusedxml-0.5.0-2.el7.noarch 59/128 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 60/128 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 61/128 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 62/128 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 63/128 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 64/128 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 65/128 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 66/128 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 67/128 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 68/128 DEBUG: Installing : python2-pysaml2-4.6.5-1.el7.noarch 69/128 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 70/128 DEBUG: Installing : python2-jwt-1.6.1-1.el7.noarch 71/128 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 72/128 DEBUG: Installing : python-jwcrypto-0.4.2-1.el7.noarch 73/128 DEBUG: Installing : python2-oauthlib-2.0.1-8.el7.noarch 74/128 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 75/128 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 76/128 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 77/128 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 78/128 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 79/128 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 80/128 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 81/128 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 82/128 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 83/128 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 84/128 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 85/128 DEBUG: Installing : python2-os-testr-1.1.0-0.20200221094810.414bbf6. 86/128 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 87/128 DEBUG: Installing : python-editor-0.4-4.el7.noarch 88/128 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 89/128 DEBUG: Installing : python-configparser-3.7.1-2.el7.noarch 90/128 DEBUG: Installing : python-click-6.3-1.el7.noarch 91/128 DEBUG: Installing : python2-flask-1:1.0.2-1.el7.noarch 92/128 DEBUG: Installing : python-aniso8601-0.82-3.el7.noarch 93/128 DEBUG: Installing : python2-flask-restful-0.3.6-7.el7.noarch 94/128 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 95/128 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 96/128 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 97/128 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 98/128 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 99/128 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 100/128 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 101/128 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 102/128 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 103/128 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 104/128 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 105/128 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 106/128 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 107/128 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 108/128 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 109/128 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 110/128 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 111/128 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 112/128 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 113/128 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 114/128 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 115/128 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 116/128 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 117/128 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 118/128 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 119/128 DEBUG: Installing : python2-tempest-1:26.1.0-0.20220610084907.271f82 120/128 DEBUG: Installing : python2-keystone-tests-tempest-0.3.0-0.202002271 121/128 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 122/128 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 123/128 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 124/128 DEBUG: Installing : python2-keystone-1:16.0.3-0.20230825163817.9d699 125/128 DEBUG: Running scriptlet: openstack-keystone-1:16.0.3-0.20230825163817.9d6 126/128 DEBUG: Installing : openstack-keystone-1:16.0.3-0.20230825163817.9d6 126/128 DEBUG: Running scriptlet: openstack-keystone-1:16.0.3-0.20230825163817.9d6 126/128 DEBUG: Installing : python2-keystone-tests-1:16.0.3-0.20230825163817 127/128 DEBUG: Installing : openstack-keystone-doc-1:16.0.3-0.20230825163817 128/128 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 1/128 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 2/128 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 3/128 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/128 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/128 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/128 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/128 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 8/128 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 9/128 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 10/128 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 11/128 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 12/128 DEBUG: Verifying : python2-keystone-tests-tempest-0.3.0-0.202002271 13/128 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 14/128 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 15/128 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 16/128 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 17/128 DEBUG: Verifying : python2-os-testr-1.1.0-0.20200221094810.414bbf6. 18/128 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 19/128 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 20/128 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 21/128 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 22/128 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 23/128 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 24/128 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 25/128 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 26/128 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 27/128 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 28/128 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 29/128 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 30/128 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 31/128 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 32/128 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 33/128 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 34/128 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 35/128 DEBUG: Verifying : python2-tempest-1:26.1.0-0.20220610084907.271f82 36/128 DEBUG: Verifying : python-aniso8601-0.82-3.el7.noarch 37/128 DEBUG: Verifying : python-click-6.3-1.el7.noarch 38/128 DEBUG: Verifying : python-configparser-3.7.1-2.el7.noarch 39/128 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 40/128 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 41/128 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 42/128 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 43/128 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 44/128 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 45/128 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 46/128 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 47/128 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 48/128 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 49/128 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 50/128 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 51/128 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 52/128 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 53/128 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 54/128 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 55/128 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 56/128 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 57/128 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 58/128 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 59/128 DEBUG: Verifying : python2-defusedxml-0.5.0-2.el7.noarch 60/128 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 61/128 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 62/128 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 63/128 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 64/128 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 65/128 DEBUG: Verifying : python2-flask-1:1.0.2-1.el7.noarch 66/128 DEBUG: Verifying : python2-flask-restful-0.3.6-7.el7.noarch 67/128 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 68/128 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 69/128 DEBUG: Verifying : python2-itsdangerous-0.24-14.el7.noarch 70/128 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 71/128 DEBUG: Verifying : python2-jwt-1.6.1-1.el7.noarch 72/128 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 73/128 DEBUG: Verifying : python2-ldappool-2.4.0-2.el7.noarch 74/128 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 75/128 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 76/128 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 77/128 DEBUG: Verifying : python2-passlib-1.7.0-4.el7.noarch 78/128 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 79/128 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 80/128 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 81/128 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 82/128 DEBUG: Verifying : python2-pysaml2-4.6.5-1.el7.noarch 83/128 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 84/128 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 85/128 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 86/128 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 87/128 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 88/128 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 89/128 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 90/128 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 91/128 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 92/128 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 93/128 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 94/128 DEBUG: Verifying : libsodium-1.0.18-2.el7.x86_64 95/128 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 96/128 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 97/128 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 98/128 DEBUG: Verifying : python2-ldap-3.1.0-1.el7.x86_64 99/128 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 100/128 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 101/128 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 102/128 DEBUG: Verifying : python2-scrypt-0.8.0-2.el7.x86_64 103/128 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 104/128 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 105/128 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 106/128 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 107/128 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 108/128 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 109/128 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 110/128 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 111/128 DEBUG: Verifying : python-jwcrypto-0.4.2-1.el7.noarch 112/128 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 113/128 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 114/128 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 115/128 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 116/128 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 117/128 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 118/128 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 119/128 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 120/128 DEBUG: Verifying : python2-oauthlib-2.0.1-8.el7.noarch 121/128 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 122/128 DEBUG: Verifying : which-2.20-7.el7.x86_64 123/128 DEBUG: Verifying : openssl-1:1.0.2k-26.el7_9.x86_64 124/128 DEBUG: Verifying : openstack-keystone-doc-1:16.0.3-0.20230825163817 125/128 DEBUG: Verifying : python2-keystone-tests-1:16.0.3-0.20230825163817 126/128 DEBUG: Verifying : python2-keystone-1:16.0.3-0.20230825163817.9d699 127/128 DEBUG: Verifying : openstack-keystone-1:16.0.3-0.20230825163817.9d6 128/128 DEBUG: Installed: DEBUG: openstack-keystone-doc-1:16.0.3-0.20230825163817.9d699a7.el7.noarch DEBUG: python2-keystone-tests-1:16.0.3-0.20230825163817.9d699a7.el7.noarch DEBUG: python2-keystone-1:16.0.3-0.20230825163817.9d699a7.el7.noarch DEBUG: openstack-keystone-1:16.0.3-0.20230825163817.9d699a7.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-keystone-tests-tempest-0.3.0-0.20200227192953.806103f.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-os-testr-1.1.0-0.20200221094810.414bbf6.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python2-tempest-1:26.1.0-0.20220610084907.271f820.el7.noarch DEBUG: python-aniso8601-0.82-3.el7.noarch DEBUG: python-click-6.3-1.el7.noarch DEBUG: python-configparser-3.7.1-2.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-linecache2-1.0.0-1.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-defusedxml-0.5.0-2.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-extras-1.0.0-2.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-fixtures-3.0.0-7.el7.noarch DEBUG: python2-flask-1:1.0.2-1.el7.noarch DEBUG: python2-flask-restful-0.3.6-7.el7.noarch DEBUG: python2-future-0.16.0-4.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-itsdangerous-0.24-14.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-jwt-1.6.1-1.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-ldappool-2.4.0-2.el7.noarch DEBUG: python2-mimeparse-1.6.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-paramiko-2.4.2-2.el7.noarch DEBUG: python2-passlib-1.7.0-4.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-pysaml2-4.6.5-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-stestr-2.3.1-1.el7.noarch DEBUG: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: python2-testtools-2.3.0-7.el7.noarch DEBUG: python2-traceback2-1.4.0-14.el7.noarch DEBUG: python2-unittest2-1.1.0-15.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-voluptuous-0.10.5-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-werkzeug-0.14.1-3.el7.noarch DEBUG: libsodium-1.0.18-2.el7.x86_64 DEBUG: python2-bcrypt-3.1.6-1.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-ldap-3.1.0-1.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-scrypt-0.8.0-2.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-jwcrypto-0.4.2-1.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-oauthlib-2.0.1-8.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: openssl-1:1.0.2k-26.el7_9.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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/9d/69/9d699a73fda748a6f280cbd61568b847316faa0a_1fcd6b61'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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