Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1443045 Details for
Bug 1556228
python-oslo-policy: FTBFS in F28
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 80.09 KB, created by
Fedora Release Engineering
on 2018-05-28 09:04:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 09:04:36 UTC
Size:
80.09 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-policy.spec'], chrootPath='/var/lib/mock/f29-build-12552755-917934/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f08bb647fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-policy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-oslo-policy-1.14.0-5.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-policy.spec'], chrootPath='/var/lib/mock/f29-build-12552755-917934/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f08bb647fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-policy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qMueW2 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf oslo.policy-1.14.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.policy-1.14.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd oslo.policy-1.14.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -f requirements.txt >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hmOwVo >+ umask 022 >+ cd /builddir/build/BUILD >+ cd oslo.policy-1.14.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/oslo_policy >creating build/lib/oslo_policy/tests >copying oslo_policy/tests/test_generator.py -> build/lib/oslo_policy/tests >copying oslo_policy/tests/test_fixtures.py -> build/lib/oslo_policy/tests >copying oslo_policy/tests/__init__.py -> build/lib/oslo_policy/tests >copying oslo_policy/tests/test_policy.py -> build/lib/oslo_policy/tests >copying oslo_policy/tests/test_checks.py -> build/lib/oslo_policy/tests >copying oslo_policy/tests/test_parser.py -> build/lib/oslo_policy/tests >copying oslo_policy/tests/test_opts.py -> build/lib/oslo_policy/tests >copying oslo_policy/tests/token_fixture.py -> build/lib/oslo_policy/tests >copying oslo_policy/tests/base.py -> build/lib/oslo_policy/tests >copying oslo_policy/_checks.py -> build/lib/oslo_policy >copying oslo_policy/shell.py -> build/lib/oslo_policy >copying oslo_policy/_cache_handler.py -> build/lib/oslo_policy >copying oslo_policy/_parser.py -> build/lib/oslo_policy >copying oslo_policy/fixture.py -> build/lib/oslo_policy >copying oslo_policy/opts.py -> build/lib/oslo_policy >copying oslo_policy/__init__.py -> build/lib/oslo_policy >copying oslo_policy/policy.py -> build/lib/oslo_policy >copying oslo_policy/version.py -> build/lib/oslo_policy >copying oslo_policy/generator.py -> build/lib/oslo_policy >copying oslo_policy/_i18n.py -> build/lib/oslo_policy >running egg_info >deleting oslo.policy.egg-info/requires.txt >writing oslo.policy.egg-info/PKG-INFO >writing top-level names to oslo.policy.egg-info/top_level.txt >writing dependency_links to oslo.policy.egg-info/dependency_links.txt >writing entry points to oslo.policy.egg-info/entry_points.txt >[pbr] Reusing existing SOURCES.txt >creating build/lib/oslo_policy/locale >creating build/lib/oslo_policy/locale/ar >creating build/lib/oslo_policy/locale/ar/LC_MESSAGES >copying oslo_policy/locale/ar/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/ar/LC_MESSAGES >creating build/lib/oslo_policy/locale/cs >creating build/lib/oslo_policy/locale/cs/LC_MESSAGES >copying oslo_policy/locale/cs/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/cs/LC_MESSAGES >copying oslo_policy/locale/cs/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/cs/LC_MESSAGES >creating build/lib/oslo_policy/locale/de >creating build/lib/oslo_policy/locale/de/LC_MESSAGES >copying oslo_policy/locale/de/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/de/LC_MESSAGES >copying oslo_policy/locale/de/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/de/LC_MESSAGES >creating build/lib/oslo_policy/locale/en_AU >creating build/lib/oslo_policy/locale/en_AU/LC_MESSAGES >copying oslo_policy/locale/en_AU/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/en_AU/LC_MESSAGES >creating build/lib/oslo_policy/locale/en_GB >creating build/lib/oslo_policy/locale/en_GB/LC_MESSAGES >copying oslo_policy/locale/en_GB/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/en_GB/LC_MESSAGES >copying oslo_policy/locale/en_GB/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/en_GB/LC_MESSAGES >creating build/lib/oslo_policy/locale/es >creating build/lib/oslo_policy/locale/es/LC_MESSAGES >copying oslo_policy/locale/es/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/es/LC_MESSAGES >copying oslo_policy/locale/es/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/es/LC_MESSAGES >creating build/lib/oslo_policy/locale/fr >creating build/lib/oslo_policy/locale/fr/LC_MESSAGES >copying oslo_policy/locale/fr/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/fr/LC_MESSAGES >copying oslo_policy/locale/fr/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/fr/LC_MESSAGES >creating build/lib/oslo_policy/locale/it >creating build/lib/oslo_policy/locale/it/LC_MESSAGES >copying oslo_policy/locale/it/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/it/LC_MESSAGES >copying oslo_policy/locale/it/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/it/LC_MESSAGES >creating build/lib/oslo_policy/locale/ja >creating build/lib/oslo_policy/locale/ja/LC_MESSAGES >copying oslo_policy/locale/ja/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/ja/LC_MESSAGES >copying oslo_policy/locale/ja/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/ja/LC_MESSAGES >creating build/lib/oslo_policy/locale/ko_KR >creating build/lib/oslo_policy/locale/ko_KR/LC_MESSAGES >copying oslo_policy/locale/ko_KR/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/ko_KR/LC_MESSAGES >copying oslo_policy/locale/ko_KR/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/ko_KR/LC_MESSAGES >creating build/lib/oslo_policy/locale/pt >creating build/lib/oslo_policy/locale/pt/LC_MESSAGES >copying oslo_policy/locale/pt/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/pt/LC_MESSAGES >creating build/lib/oslo_policy/locale/pt_BR >creating build/lib/oslo_policy/locale/pt_BR/LC_MESSAGES >copying oslo_policy/locale/pt_BR/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/pt_BR/LC_MESSAGES >copying oslo_policy/locale/pt_BR/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/pt_BR/LC_MESSAGES >creating build/lib/oslo_policy/locale/ru >creating build/lib/oslo_policy/locale/ru/LC_MESSAGES >copying oslo_policy/locale/ru/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/ru/LC_MESSAGES >creating build/lib/oslo_policy/locale/tr_TR >creating build/lib/oslo_policy/locale/tr_TR/LC_MESSAGES >copying oslo_policy/locale/tr_TR/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/tr_TR/LC_MESSAGES >copying oslo_policy/locale/tr_TR/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/tr_TR/LC_MESSAGES >creating build/lib/oslo_policy/locale/vi_VN >creating build/lib/oslo_policy/locale/vi_VN/LC_MESSAGES >copying oslo_policy/locale/vi_VN/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/vi_VN/LC_MESSAGES >creating build/lib/oslo_policy/locale/zh_CN >creating build/lib/oslo_policy/locale/zh_CN/LC_MESSAGES >copying oslo_policy/locale/zh_CN/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/zh_CN/LC_MESSAGES >copying oslo_policy/locale/zh_CN/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/zh_CN/LC_MESSAGES >creating build/lib/oslo_policy/locale/zh_TW >creating build/lib/oslo_policy/locale/zh_TW/LC_MESSAGES >copying oslo_policy/locale/zh_TW/LC_MESSAGES/oslo_policy-log-error.po -> build/lib/oslo_policy/locale/zh_TW/LC_MESSAGES >copying oslo_policy/locale/zh_TW/LC_MESSAGES/oslo_policy.po -> build/lib/oslo_policy/locale/zh_TW/LC_MESSAGES >+ sleep 1 >+ sphinx-build doc/source html >Running Sphinx v1.7.2 >fatal: --local can only be used inside a git repository >making output directory... >loading pickled environment... not yet created >Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 7 source files that are out of date >updating environment: 7 added, 0 changed, 0 removed >reading sources... [ 14%] cli >reading sources... [ 28%] contributing >reading sources... [ 42%] history >reading sources... [ 57%] index >reading sources... [ 71%] installation >reading sources... [ 85%] opts >reading sources... [100%] usage >/builddir/build/BUILD/oslo.policy-1.14.0/doc/source/index.rst:8: WARNING: toctree contains reference to nonexisting document u'api/modules' >looking for now-outdated files... none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 14%] cli >writing output... [ 28%] contributing >writing output... [ 42%] history >writing output... [ 57%] index >writing output... [ 71%] installation >writing output... [ 85%] opts >writing output... [100%] usage >generating indices... genindex >writing additional pages... search >copying static files... done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded, 1 warnings. >The HTML pages are in html. >+ rm -rf html/.doctrees html/.buildinfo >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >running egg_info >writing oslo.policy.egg-info/PKG-INFO >writing dependency_links to oslo.policy.egg-info/dependency_links.txt >writing entry points to oslo.policy.egg-info/entry_points.txt >writing top-level names to oslo.policy.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kjBfRU >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch >+ cd oslo.policy-1.14.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch >running install >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/_checks.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_generator.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_fixtures.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_policy.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_checks.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_parser.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_opts.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/token_fixture.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/base.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/shell.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/en_AU >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/en_AU/LC_MESSAGES >copying build/lib/oslo_policy/locale/en_AU/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/en_AU/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/en_GB >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES >copying build/lib/oslo_policy/locale/en_GB/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES >copying build/lib/oslo_policy/locale/en_GB/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/zh_CN >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/zh_CN/LC_MESSAGES >copying build/lib/oslo_policy/locale/zh_CN/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/zh_CN/LC_MESSAGES >copying build/lib/oslo_policy/locale/zh_CN/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/zh_CN/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ja >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ja/LC_MESSAGES >copying build/lib/oslo_policy/locale/ja/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ja/LC_MESSAGES >copying build/lib/oslo_policy/locale/ja/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ja/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/cs >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/cs/LC_MESSAGES >copying build/lib/oslo_policy/locale/cs/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/cs/LC_MESSAGES >copying build/lib/oslo_policy/locale/cs/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/cs/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/de >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/de/LC_MESSAGES >copying build/lib/oslo_policy/locale/de/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/de/LC_MESSAGES >copying build/lib/oslo_policy/locale/de/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/de/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/vi_VN >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/vi_VN/LC_MESSAGES >copying build/lib/oslo_policy/locale/vi_VN/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/vi_VN/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/tr_TR >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/tr_TR/LC_MESSAGES >copying build/lib/oslo_policy/locale/tr_TR/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/tr_TR/LC_MESSAGES >copying build/lib/oslo_policy/locale/tr_TR/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/tr_TR/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/es >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/es/LC_MESSAGES >copying build/lib/oslo_policy/locale/es/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/es/LC_MESSAGES >copying build/lib/oslo_policy/locale/es/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/es/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ko_KR >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ko_KR/LC_MESSAGES >copying build/lib/oslo_policy/locale/ko_KR/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ko_KR/LC_MESSAGES >copying build/lib/oslo_policy/locale/ko_KR/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ko_KR/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/it >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/it/LC_MESSAGES >copying build/lib/oslo_policy/locale/it/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/it/LC_MESSAGES >copying build/lib/oslo_policy/locale/it/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/it/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/pt_BR >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/pt_BR/LC_MESSAGES >copying build/lib/oslo_policy/locale/pt_BR/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/pt_BR/LC_MESSAGES >copying build/lib/oslo_policy/locale/pt_BR/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/pt_BR/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ru >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ru/LC_MESSAGES >copying build/lib/oslo_policy/locale/ru/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ru/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/fr >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/fr/LC_MESSAGES >copying build/lib/oslo_policy/locale/fr/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/fr/LC_MESSAGES >copying build/lib/oslo_policy/locale/fr/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/fr/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ar >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ar/LC_MESSAGES >copying build/lib/oslo_policy/locale/ar/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/ar/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/zh_TW >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/zh_TW/LC_MESSAGES >copying build/lib/oslo_policy/locale/zh_TW/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/zh_TW/LC_MESSAGES >copying build/lib/oslo_policy/locale/zh_TW/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/zh_TW/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/pt >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/pt/LC_MESSAGES >copying build/lib/oslo_policy/locale/pt/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/locale/pt/LC_MESSAGES >copying build/lib/oslo_policy/_cache_handler.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/_parser.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/fixture.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/opts.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/__init__.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/policy.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/version.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/generator.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >copying build/lib/oslo_policy/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/_checks.py to _checks.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/test_generator.py to test_generator.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/test_fixtures.py to test_fixtures.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/test_policy.py to test_policy.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/test_checks.py to test_checks.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/test_parser.py to test_parser.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/test_opts.py to test_opts.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/token_fixture.py to token_fixture.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/tests/base.py to base.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/shell.py to shell.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/_cache_handler.py to _cache_handler.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/_parser.py to _parser.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/fixture.py to fixture.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/opts.py to opts.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/policy.py to policy.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/version.py to version.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/generator.py to generator.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo_policy/_i18n.py to _i18n.cpython-36.pyc >writing byte-compilation script '/tmp/tmp0nx6xmup.py' >/usr/bin/python3 /tmp/tmp0nx6xmup.py >removing /tmp/tmp0nx6xmup.py >running install_egg_info >running egg_info >writing oslo.policy.egg-info/PKG-INFO >writing dependency_links to oslo.policy.egg-info/dependency_links.txt >writing entry points to oslo.policy.egg-info/entry_points.txt >writing top-level names to oslo.policy.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >Copying oslo.policy.egg-info to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6/site-packages/oslo.policy-1.14.0-py3.6.egg-info >running install_scripts >Installing oslopolicy-checker script to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/bin >Installing oslopolicy-list-redundant script to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/bin >Installing oslopolicy-policy-generator script to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/bin >Installing oslopolicy-sample-generator script to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/bin >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch >running install >[pbr] Generating AUTHORS >[pbr] AUTHORS complete (0.0s) >running install_lib >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/_checks.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_generator.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_fixtures.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_policy.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_checks.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_parser.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/test_opts.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/token_fixture.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/tests/base.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests >copying build/lib/oslo_policy/shell.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/en_AU >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/en_AU/LC_MESSAGES >copying build/lib/oslo_policy/locale/en_AU/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/en_AU/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/en_GB >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES >copying build/lib/oslo_policy/locale/en_GB/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES >copying build/lib/oslo_policy/locale/en_GB/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/zh_CN >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/zh_CN/LC_MESSAGES >copying build/lib/oslo_policy/locale/zh_CN/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/zh_CN/LC_MESSAGES >copying build/lib/oslo_policy/locale/zh_CN/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/zh_CN/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ja >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ja/LC_MESSAGES >copying build/lib/oslo_policy/locale/ja/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ja/LC_MESSAGES >copying build/lib/oslo_policy/locale/ja/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ja/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/cs >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/cs/LC_MESSAGES >copying build/lib/oslo_policy/locale/cs/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/cs/LC_MESSAGES >copying build/lib/oslo_policy/locale/cs/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/cs/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/de >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/de/LC_MESSAGES >copying build/lib/oslo_policy/locale/de/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/de/LC_MESSAGES >copying build/lib/oslo_policy/locale/de/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/de/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/vi_VN >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/vi_VN/LC_MESSAGES >copying build/lib/oslo_policy/locale/vi_VN/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/vi_VN/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/tr_TR >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/tr_TR/LC_MESSAGES >copying build/lib/oslo_policy/locale/tr_TR/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/tr_TR/LC_MESSAGES >copying build/lib/oslo_policy/locale/tr_TR/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/tr_TR/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/es >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/es/LC_MESSAGES >copying build/lib/oslo_policy/locale/es/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/es/LC_MESSAGES >copying build/lib/oslo_policy/locale/es/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/es/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ko_KR >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ko_KR/LC_MESSAGES >copying build/lib/oslo_policy/locale/ko_KR/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ko_KR/LC_MESSAGES >copying build/lib/oslo_policy/locale/ko_KR/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ko_KR/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/it >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/it/LC_MESSAGES >copying build/lib/oslo_policy/locale/it/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/it/LC_MESSAGES >copying build/lib/oslo_policy/locale/it/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/it/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/pt_BR >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/pt_BR/LC_MESSAGES >copying build/lib/oslo_policy/locale/pt_BR/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/pt_BR/LC_MESSAGES >copying build/lib/oslo_policy/locale/pt_BR/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/pt_BR/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ru >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ru/LC_MESSAGES >copying build/lib/oslo_policy/locale/ru/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ru/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/fr >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/fr/LC_MESSAGES >copying build/lib/oslo_policy/locale/fr/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/fr/LC_MESSAGES >copying build/lib/oslo_policy/locale/fr/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/fr/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ar >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ar/LC_MESSAGES >copying build/lib/oslo_policy/locale/ar/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/ar/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/zh_TW >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/zh_TW/LC_MESSAGES >copying build/lib/oslo_policy/locale/zh_TW/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/zh_TW/LC_MESSAGES >copying build/lib/oslo_policy/locale/zh_TW/LC_MESSAGES/oslo_policy.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/zh_TW/LC_MESSAGES >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/pt >creating /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/pt/LC_MESSAGES >copying build/lib/oslo_policy/locale/pt/LC_MESSAGES/oslo_policy-log-error.po -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/locale/pt/LC_MESSAGES >copying build/lib/oslo_policy/_cache_handler.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/_parser.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/fixture.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/opts.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/__init__.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/policy.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/version.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/generator.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >copying build/lib/oslo_policy/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/_checks.py to _checks.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/test_generator.py to test_generator.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/test_fixtures.py to test_fixtures.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/test_policy.py to test_policy.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/test_checks.py to test_checks.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/test_parser.py to test_parser.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/test_opts.py to test_opts.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/token_fixture.py to token_fixture.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/tests/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/shell.py to shell.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/_cache_handler.py to _cache_handler.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/_parser.py to _parser.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/fixture.py to fixture.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/opts.py to opts.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/policy.py to policy.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/version.py to version.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/generator.py to generator.pyc >byte-compiling /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo_policy/_i18n.py to _i18n.pyc >writing byte-compilation script '/tmp/tmp62j9Yv.py' >/usr/bin/python2 -O /tmp/tmp62j9Yv.py >removing /tmp/tmp62j9Yv.py >running install_egg_info >running egg_info >writing oslo.policy.egg-info/PKG-INFO >writing top-level names to oslo.policy.egg-info/top_level.txt >writing dependency_links to oslo.policy.egg-info/dependency_links.txt >writing entry points to oslo.policy.egg-info/entry_points.txt >[pbr] Reusing existing SOURCES.txt >Copying oslo.policy.egg-info to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7/site-packages/oslo.policy-1.14.0-py2.7.egg-info >running install_scripts >Installing oslopolicy-list-redundant script to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/bin >Installing oslopolicy-checker script to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/bin >Installing oslopolicy-sample-generator script to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/bin >Installing oslopolicy-policy-generator script to /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/bin >+ /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.14.0-5.fc29 --unique-debug-suffix -1.14.0-5.fc29.noarch --unique-debug-src-base python-oslo-policy-1.14.0-5.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.policy-1.14.0 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-policy-1.14.0-5.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1xRnVw >+ umask 022 >+ cd /builddir/build/BUILD >+ cd oslo.policy-1.14.0 >+ /usr/bin/python2 setup.py test >running test >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --list >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpv952Ke >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpw2iSno >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpBmeeuT >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpZe9bRY >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpyR78EV >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpzDdIra >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpETaWX3 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmppiGLyp >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpyVNWG4 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpwa6BGq >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpTIVD6Q >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmplRuRox >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpjQqhd8 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpjPJoEo >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpjwa3JJ >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpbXvuxc >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmptWWbyW >running=OS_STDOUT_CAPTURE=${OSDEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpDMpE55 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpM99CCC >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpRB8h8j >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpMSyTnJ >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpk5sZzc >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpwvVFrG >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpZCXujo >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpq1jotI >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpvTFh3v >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpFT8FnF >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpGDFsQV >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpvrL77w >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpPoHYrR >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpoUPYXw >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpdrg7A9 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpmJZ0nr >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpXVmHL9 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmp0kyiq4 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CADEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >PTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpM4tC4o >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpMyKshX >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpqZvwuq >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpcuC654 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpHhLHMC >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpgpGtvQ >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpSLPWik >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpmDSUxc >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpRlXIqK >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpOPLbjc >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpVlsmlt >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpOa4hp9 >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --load-list /tmp/tmpHudO6_ >Ran 198 tests in 0.360s >PASSED (id=0) >+ /usr/bin/python3 setup.py test >running test >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ >OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ >OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ >${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_policy --list >db type could not be determined >error: testr failed (3) >+ exit 1 >error: Bad exit status from /var/tmp/rpm-tmp.1xRnVw (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.1xRnVw (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-policy.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1556228
: 1443045 |
1443046
|
1443047