Mock Version: 5.6
Mock Version: 5.6
Mock Version: 5.6
Mock Version: 5.6
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-cinder-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2f6f779cd0>timeout=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-cinder-tests-tempest.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': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.src.rpm
Child return code was: 0
Mock Version: 5.6
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-cinder-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f825df3fcd0>timeout=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-cinder-tests-tempest.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': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-cinder-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f825df3fcd0>timeout=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-cinder-tests-tempest.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': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CoGOSV
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf cinder-tempest-plugin-1.15.0
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/cinder-tempest-plugin-1.15.0-0.20240927082319.645067a.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cinder-tempest-plugin-1.15.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-cinder-tests-tempest-1.15.0 base'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KHAkHP
+ umask 022
+ cd /builddir/build/BUILD
+ cd cinder-tempest-plugin-1.15.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/pyproject-wheeldir --output /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-buildrequires -R
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from default build backend
Requirement not satisfied: wheel
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-cinder-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f825df3fcd0>timeout=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-cinder-tests-tempest.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': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.g4gFJJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd cinder-tempest-plugin-1.15.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/pyproject-wheeldir --output /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-buildrequires -R
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
+ cat /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-cinder-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f825df3fcd0>timeout=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-cinder-tests-tempest.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': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.VkMwIj
+ umask 022
+ cd /builddir/build/BUILD
+ cd cinder-tempest-plugin-1.15.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ RPM_TOXENV=py39
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/pyproject-wheeldir --output /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-buildrequires -R
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
+ cat /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8H7ROM
+ umask 022
+ cd /builddir/build/BUILD
+ cd cinder-tempest-plugin-1.15.0
+ mkdir -p /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/pyproject-wheeldir
Processing /builddir/build/BUILD/cinder-tempest-plugin-1.15.0
  Preparing metadata (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/tmpe79jhfcx
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running dist_info
  creating /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info
  writing /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info/SOURCES.txt'
  [pbr] In git context, generating filelist from git
  warning: no previously-included files found matching '.gitignore'
  warning: no previously-included files found matching '.gitreview'
  warning: no previously-included files matching '*.pyc' found anywhere in distribution
  adding license file 'LICENSE'
  adding license file 'AUTHORS'
  writing manifest file '/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-modern-metadata-gep4g2p_/cinder_tempest_plugin-1.15.0.dist-info'
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: cinder-tempest-plugin
  Building wheel for cinder-tempest-plugin (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/tmpq8fnd77s
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/cinder_tempest_plugin
  creating build/lib/cinder_tempest_plugin/rbac
  creating build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/test_volumes.py -> build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/test_volume_types.py -> build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/test_volume_actions.py -> build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/test_user_messages.py -> build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/test_snapshots.py -> build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/test_capabilities.py -> build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/test_backups.py -> build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/base.py -> build/lib/cinder_tempest_plugin/rbac/v3
  copying cinder_tempest_plugin/rbac/v3/__init__.py -> build/lib/cinder_tempest_plugin/rbac/v3
  creating build/lib/cinder_tempest_plugin/api
  creating build/lib/cinder_tempest_plugin/api/volume
  creating build/lib/cinder_tempest_plugin/api/volume/admin
  copying cinder_tempest_plugin/api/volume/admin/test_volume_backup.py -> build/lib/cinder_tempest_plugin/api/volume/admin
  copying cinder_tempest_plugin/api/volume/admin/test_consistencygroups.py -> build/lib/cinder_tempest_plugin/api/volume/admin
  copying cinder_tempest_plugin/api/volume/admin/__init__.py -> build/lib/cinder_tempest_plugin/api/volume/admin
  copying cinder_tempest_plugin/api/volume/test_volume_unicode.py -> build/lib/cinder_tempest_plugin/api/volume
  copying cinder_tempest_plugin/api/volume/test_volume_revert.py -> build/lib/cinder_tempest_plugin/api/volume
  copying cinder_tempest_plugin/api/volume/test_volume_dependency.py -> build/lib/cinder_tempest_plugin/api/volume
  copying cinder_tempest_plugin/api/volume/test_volume_backup.py -> build/lib/cinder_tempest_plugin/api/volume
  copying cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py -> build/lib/cinder_tempest_plugin/api/volume
  copying cinder_tempest_plugin/api/volume/test_create_from_image.py -> build/lib/cinder_tempest_plugin/api/volume
  copying cinder_tempest_plugin/api/volume/base.py -> build/lib/cinder_tempest_plugin/api/volume
  copying cinder_tempest_plugin/api/volume/__init__.py -> build/lib/cinder_tempest_plugin/api/volume
  creating build/lib/cinder_tempest_plugin/scenario
  copying cinder_tempest_plugin/scenario/test_volume_multiattach.py -> build/lib/cinder_tempest_plugin/scenario
  copying cinder_tempest_plugin/scenario/test_volume_encrypted.py -> build/lib/cinder_tempest_plugin/scenario
  copying cinder_tempest_plugin/scenario/test_snapshots.py -> build/lib/cinder_tempest_plugin/scenario
  copying cinder_tempest_plugin/scenario/test_encrypted_volume_transfer.py -> build/lib/cinder_tempest_plugin/scenario
  copying cinder_tempest_plugin/scenario/manager.py -> build/lib/cinder_tempest_plugin/scenario
  copying cinder_tempest_plugin/scenario/__init__.py -> build/lib/cinder_tempest_plugin/scenario
  copying cinder_tempest_plugin/plugin.py -> build/lib/cinder_tempest_plugin
  copying cinder_tempest_plugin/exceptions.py -> build/lib/cinder_tempest_plugin
  copying cinder_tempest_plugin/config.py -> build/lib/cinder_tempest_plugin
  copying cinder_tempest_plugin/cinder_clients.py -> build/lib/cinder_tempest_plugin
  copying cinder_tempest_plugin/__init__.py -> build/lib/cinder_tempest_plugin
  copying cinder_tempest_plugin/api/__init__.py -> build/lib/cinder_tempest_plugin/api
  copying cinder_tempest_plugin/rbac/__init__.py -> build/lib/cinder_tempest_plugin/rbac
  creating build/lib/cinder_tempest_plugin/services
  copying cinder_tempest_plugin/services/volume_revert_client.py -> build/lib/cinder_tempest_plugin/services
  copying cinder_tempest_plugin/services/consistencygroups_client.py -> build/lib/cinder_tempest_plugin/services
  copying cinder_tempest_plugin/services/__init__.py -> build/lib/cinder_tempest_plugin/services
  running egg_info
  writing cinder_tempest_plugin.egg-info/PKG-INFO
  writing dependency_links to cinder_tempest_plugin.egg-info/dependency_links.txt
  writing entry points to cinder_tempest_plugin.egg-info/entry_points.txt
  writing requirements to cinder_tempest_plugin.egg-info/requires.txt
  writing top-level names to cinder_tempest_plugin.egg-info/top_level.txt
  writing pbr to cinder_tempest_plugin.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  [pbr] In git context, generating filelist from git
  warning: no previously-included files found matching '.gitignore'
  warning: no previously-included files found matching '.gitreview'
  warning: no previously-included files matching '*.pyc' found anywhere in distribution
  adding license file 'LICENSE'
  adding license file 'AUTHORS'
  writing manifest file 'cinder_tempest_plugin.egg-info/SOURCES.txt'
  installing to build/bdist.linux-x86_64/wheel
  running install
  [pbr] Writing ChangeLog
  [pbr] Generating ChangeLog
  [pbr] ChangeLog complete (0.0s)
  [pbr] Generating AUTHORS
  [pbr] AUTHORS complete (0.0s)
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/services
  copying build/lib/cinder_tempest_plugin/services/__init__.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/services
  copying build/lib/cinder_tempest_plugin/services/consistencygroups_client.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/services
  copying build/lib/cinder_tempest_plugin/services/volume_revert_client.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/services
  copying build/lib/cinder_tempest_plugin/__init__.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin
  copying build/lib/cinder_tempest_plugin/cinder_clients.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin
  copying build/lib/cinder_tempest_plugin/config.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin
  copying build/lib/cinder_tempest_plugin/exceptions.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin
  copying build/lib/cinder_tempest_plugin/plugin.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/scenario
  copying build/lib/cinder_tempest_plugin/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/scenario
  copying build/lib/cinder_tempest_plugin/scenario/manager.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/scenario
  copying build/lib/cinder_tempest_plugin/scenario/test_encrypted_volume_transfer.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/scenario
  copying build/lib/cinder_tempest_plugin/scenario/test_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/scenario
  copying build/lib/cinder_tempest_plugin/scenario/test_volume_encrypted.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/scenario
  copying build/lib/cinder_tempest_plugin/scenario/test_volume_multiattach.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/scenario
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api
  copying build/lib/cinder_tempest_plugin/api/__init__.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  copying build/lib/cinder_tempest_plugin/api/volume/__init__.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  copying build/lib/cinder_tempest_plugin/api/volume/base.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  copying build/lib/cinder_tempest_plugin/api/volume/test_create_from_image.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  copying build/lib/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  copying build/lib/cinder_tempest_plugin/api/volume/test_volume_backup.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  copying build/lib/cinder_tempest_plugin/api/volume/test_volume_dependency.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  copying build/lib/cinder_tempest_plugin/api/volume/test_volume_revert.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  copying build/lib/cinder_tempest_plugin/api/volume/test_volume_unicode.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume/admin
  copying build/lib/cinder_tempest_plugin/api/volume/admin/__init__.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume/admin
  copying build/lib/cinder_tempest_plugin/api/volume/admin/test_consistencygroups.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume/admin
  copying build/lib/cinder_tempest_plugin/api/volume/admin/test_volume_backup.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/api/volume/admin
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac
  copying build/lib/cinder_tempest_plugin/rbac/__init__.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/__init__.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/base.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/test_backups.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/test_capabilities.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/test_snapshots.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/test_user_messages.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/test_volume_actions.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/test_volume_types.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  copying build/lib/cinder_tempest_plugin/rbac/v3/test_volumes.py -> build/bdist.linux-x86_64/wheel/cinder_tempest_plugin/rbac/v3
  running install_egg_info
  Copying cinder_tempest_plugin.egg-info to build/bdist.linux-x86_64/wheel/cinder_tempest_plugin-1.15.0-py3.9.egg-info
  running install_scripts
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  creating build/bdist.linux-x86_64/wheel/cinder_tempest_plugin-1.15.0.dist-info/WHEEL
  creating '/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir/pip-wheel-gg1m1ev6/tmpktrfih4y/cinder_tempest_plugin-1.15.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'cinder_tempest_plugin/__init__.py'
  adding 'cinder_tempest_plugin/cinder_clients.py'
  adding 'cinder_tempest_plugin/config.py'
  adding 'cinder_tempest_plugin/exceptions.py'
  adding 'cinder_tempest_plugin/plugin.py'
  adding 'cinder_tempest_plugin/api/__init__.py'
  adding 'cinder_tempest_plugin/api/volume/__init__.py'
  adding 'cinder_tempest_plugin/api/volume/base.py'
  adding 'cinder_tempest_plugin/api/volume/test_create_from_image.py'
  adding 'cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py'
  adding 'cinder_tempest_plugin/api/volume/test_volume_backup.py'
  adding 'cinder_tempest_plugin/api/volume/test_volume_dependency.py'
  adding 'cinder_tempest_plugin/api/volume/test_volume_revert.py'
  adding 'cinder_tempest_plugin/api/volume/test_volume_unicode.py'
  adding 'cinder_tempest_plugin/api/volume/admin/__init__.py'
  adding 'cinder_tempest_plugin/api/volume/admin/test_consistencygroups.py'
  adding 'cinder_tempest_plugin/api/volume/admin/test_volume_backup.py'
  adding 'cinder_tempest_plugin/rbac/__init__.py'
  adding 'cinder_tempest_plugin/rbac/v3/__init__.py'
  adding 'cinder_tempest_plugin/rbac/v3/base.py'
  adding 'cinder_tempest_plugin/rbac/v3/test_backups.py'
  adding 'cinder_tempest_plugin/rbac/v3/test_capabilities.py'
  adding 'cinder_tempest_plugin/rbac/v3/test_snapshots.py'
  adding 'cinder_tempest_plugin/rbac/v3/test_user_messages.py'
  adding 'cinder_tempest_plugin/rbac/v3/test_volume_actions.py'
  adding 'cinder_tempest_plugin/rbac/v3/test_volume_types.py'
  adding 'cinder_tempest_plugin/rbac/v3/test_volumes.py'
  adding 'cinder_tempest_plugin/scenario/__init__.py'
  adding 'cinder_tempest_plugin/scenario/manager.py'
  adding 'cinder_tempest_plugin/scenario/test_encrypted_volume_transfer.py'
  adding 'cinder_tempest_plugin/scenario/test_snapshots.py'
  adding 'cinder_tempest_plugin/scenario/test_volume_encrypted.py'
  adding 'cinder_tempest_plugin/scenario/test_volume_multiattach.py'
  adding 'cinder_tempest_plugin/services/__init__.py'
  adding 'cinder_tempest_plugin/services/consistencygroups_client.py'
  adding 'cinder_tempest_plugin/services/volume_revert_client.py'
  adding 'cinder_tempest_plugin-1.15.0.dist-info/AUTHORS'
  adding 'cinder_tempest_plugin-1.15.0.dist-info/LICENSE'
  adding 'cinder_tempest_plugin-1.15.0.dist-info/METADATA'
  adding 'cinder_tempest_plugin-1.15.0.dist-info/WHEEL'
  adding 'cinder_tempest_plugin-1.15.0.dist-info/entry_points.txt'
  adding 'cinder_tempest_plugin-1.15.0.dist-info/pbr.json'
  adding 'cinder_tempest_plugin-1.15.0.dist-info/top_level.txt'
  adding 'cinder_tempest_plugin-1.15.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for cinder-tempest-plugin (pyproject.toml): finished with status 'done'
  Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.15.0-py3-none-any.whl size=61120 sha256=c2fb9b29ab22dd1ff4731e057d7fbc0c7ee9861fd76f3738eac1b5b52168b61a
  Stored in directory: /builddir/.cache/pip/wheels/f1/54/5c/c78c35251a0defb884dd9e856359289dcec5247ec6732f7936
Successfully built cinder-tempest-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WqeiZK
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64
+ cd cinder-tempest-plugin-1.15.0
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ ls /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/pyproject-wheeldir/cinder_tempest_plugin-1.15.0-py3-none-any.whl
+ specifier=cinder_tempest_plugin==1.15.0
+ '[' -z cinder_tempest_plugin==1.15.0 ']'
+ TMPDIR=/builddir/build/BUILD/cinder-tempest-plugin-1.15.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/pyproject-wheeldir cinder_tempest_plugin==1.15.0
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/cinder-tempest-plugin-1.15.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/cinder_tempest_plugin-1.15.0-py3-none-any.whl
Installing collected packages: cinder-tempest-plugin
Successfully installed cinder-tempest-plugin-1.15.0
+ '[' -d /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/cinder_tempest_plugin-1.15.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9/site-packages/cinder_tempest_plugin-1.15.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64 --record /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9/site-packages/cinder_tempest_plugin-1.15.0.dist-info/RECORD --output /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9/site-packages/cinder_tempest_plugin-1.15.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9/site-packages/cinder_tempest_plugin-1.15.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9/site-packages/cinder_tempest_plugin-1.15.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9/site-packages/cinder_tempest_plugin-1.15.0.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.15.0-0.20240927082319.645067a.el9 --unique-debug-suffix -1.15.0-0.20240927082319.645067a.el9.x86_64 --unique-debug-src-base python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/cinder-tempest-plugin-1.15.0
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lsp3yV
+ umask 022
+ cd /builddir/build/BUILD
+ cd cinder-tempest-plugin-1.15.0
+ DOCDIR=/builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/share/doc/python3-cinder-tests-tempest
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/share/doc/python3-cinder-tests-tempest
+ cp -pr README.rst /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/share/doc/python3-cinder-tests-tempest
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6EtYGT
+ umask 022
+ cd /builddir/build/BUILD
+ cd cinder-tempest-plugin-1.15.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/share/licenses/python3-cinder-tests-tempest
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/share/licenses/python3-cinder-tests-tempest
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64/usr/share/licenses/python3-cinder-tests-tempest
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-cinder-tests-tempest = 1.15.0-0.20240927082319.645067a.el9 python3-cinder-tests-tempest = 1.15.0-0.20240927082319.645067a.el9 python3.9-cinder-tests-tempest = 1.15.0-0.20240927082319.645067a.el9 python3.9dist(cinder-tempest-plugin) = 1.15 python3dist(cinder-tempest-plugin) = 1.15
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
Requires: ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) python(abi) = 3.9 python3.9dist(oslo-config) >= 5.1 python3.9dist(tempest) >= 34.2
Obsoletes: python39-cinder-tests-tempest < 1.15.0-0.20240927082319.645067a.el9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64
Wrote: /builddir/build/SRPMS/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aFFtrd
+ umask 022
+ cd /builddir/build/BUILD
+ cd cinder-tempest-plugin-1.15.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cinder-tests-tempest-1.15.0-0.20240927082319.645067a.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0