Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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 0x7ff5e7ac0d00>timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.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-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.src.rpm
Child return code was: 0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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 0x7f4f55fda430>timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.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-oslo-service-4.2.0-0.20250414161757.531e0b5.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-oslo-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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 0x7f4f55fda430>timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.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.Xyuuur
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf oslo.service-4.2.0.dev2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-4.2.0.dev2-0.20250414161757.531e0b5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd oslo.service-4.2.0.dev2
+ /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-oslo-service-4.2.0 base'
+ sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini
+ sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini
+ sed -i '/^minversion.*/d' tox.ini
+ sed -i '/^requires.*virtualenv.*/d' tox.ini
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^doc8.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^doc8.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^bandit.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^bandit.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^pre-commit.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^pre-commit.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^hacking.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^hacking.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^flake8-import-order.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^flake8-import-order.*/d' test-requirements.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.8foQsC
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/oslo.service-4.2.0.dev2/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.service-4.2.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250414161757.531e0b5.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-oslo-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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 0x7f4f55fda430>timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.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.MLVULF
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/oslo.service-4.2.0.dev2/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.service-4.2.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
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.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement not satisfied: tox-current-env >= 0.0.6
Exiting dependency generation pass: tox itself
+ cat /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250414161757.531e0b5.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-oslo-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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 0x7f4f55fda430>timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.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.Q88atp
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/oslo.service-4.2.0.dev2/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.service-4.2.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
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.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: fixtures>=3.0.0
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslotest>=3.2.0
Handling requests>=2.14.2 from tox --print-deps-only: py39,docs
Requirement satisfied: requests>=2.14.2
   (installed: requests 2.32.3)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: stestr>=2.0.0
Handling coverage>=4.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: coverage>=4.0
Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs
Requirement not satisfied: WebOb>=1.7.1
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: debtcollector>=1.2.0
Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.27.0
   (installed: eventlet 0.36.1)
Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs
Requirement satisfied: greenlet>=0.4.15
   (installed: greenlet 3.1.1)
Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.utils>=3.40.2
Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.concurrency>=3.25.0
Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.config>=5.1.0
Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.log>=3.36.0
Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.i18n>=3.15.3
Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: PasteDeploy>=1.5.0
Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs
Requirement not satisfied: Routes>=2.3.1
Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs
Requirement not satisfied: Paste>=2.0.2
Handling Yappi>=1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: Yappi>=1.0
Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: openstackdocstheme>=2.2.0
Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0
   (installed: sphinx 3.4.3)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: reno>=3.1.0
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: fixtures>=3.0.0
/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
writing oslo.service.egg-info/PKG-INFO
writing dependency_links to oslo.service.egg-info/dependency_links.txt
writing entry points to oslo.service.egg-info/entry_points.txt
writing requirements to oslo.service.egg-info/requires.txt
writing top-level names to oslo.service.egg-info/top_level.txt
writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo.service-4.2.0.dev2.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: WebOb (>=1.7.1)
Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: debtcollector (>=1.2.0)
Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: eventlet (>=0.27.0)
   (installed: eventlet 0.36.1)
Handling greenlet (>=0.4.15) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: greenlet (>=0.4.15)
   (installed: greenlet 3.1.1)
Handling oslo.utils (>=3.40.2) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: oslo.utils (>=3.40.2)
Handling oslo.concurrency (>=3.25.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: oslo.concurrency (>=3.25.0)
Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: oslo.config (>=5.1.0)
Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: oslo.log (>=3.36.0)
Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: oslo.i18n (>=3.15.3)
Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: PasteDeploy (>=1.5.0)
Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: Routes (>=2.3.1)
Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: Paste (>=2.0.2)
Handling Yappi (>=1.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement not satisfied: Yappi (>=1.0)
+ cat /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires
+ rm -rfv oslo.service-4.2.0.dev2.dist-info/
removed 'oslo.service-4.2.0.dev2.dist-info/AUTHORS'
removed 'oslo.service-4.2.0.dev2.dist-info/LICENSE'
removed 'oslo.service-4.2.0.dev2.dist-info/METADATA'
removed 'oslo.service-4.2.0.dev2.dist-info/entry_points.txt'
removed 'oslo.service-4.2.0.dev2.dist-info/pbr.json'
removed 'oslo.service-4.2.0.dev2.dist-info/top_level.txt'
removed directory 'oslo.service-4.2.0.dev2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250414161757.531e0b5.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-oslo-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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 0x7f4f55fda430>timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.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.Nnx9Fe
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/oslo.service-4.2.0.dev2/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.service-4.2.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
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.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.1.dev5)
Handling requests>=2.14.2 from tox --print-deps-only: py39,docs
Requirement satisfied: requests>=2.14.2
   (installed: requests 2.32.3)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling coverage>=4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage>=4.0
   (installed: coverage 7.3.2)
Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs
Requirement satisfied: WebOb>=1.7.1
   (installed: WebOb 1.8.9)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.1.dev11)
Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.27.0
   (installed: eventlet 0.36.1)
Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs
Requirement satisfied: greenlet>=0.4.15
   (installed: greenlet 3.1.1)
Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.40.2
   (installed: oslo.utils 8.3.0.dev5)
Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.concurrency>=3.25.0
   (installed: oslo.concurrency 7.2.0.dev2)
Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.config>=5.1.0
   (installed: oslo.config 9.8.0.dev3)
Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.log>=3.36.0
   (installed: oslo.log 7.2.0.dev3)
Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.15.3
   (installed: oslo.i18n 6.6.0.dev1)
Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: PasteDeploy>=1.5.0
   (installed: PasteDeploy 3.1.0)
Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs
Requirement satisfied: Routes>=2.3.1
   (installed: Routes 2.5.1)
Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs
Requirement satisfied: Paste>=2.0.2
   (installed: Paste 3.10.1)
Handling Yappi>=1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: Yappi>=1.0
   (installed: Yappi 1.6.0)
Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.0
   (installed: openstackdocstheme 3.0.0)
Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0
   (installed: sphinx 3.4.3)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: reno>=3.1.0
   (installed: reno 4.1.1.dev3)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
/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
writing oslo.service.egg-info/PKG-INFO
writing dependency_links to oslo.service.egg-info/dependency_links.txt
writing entry points to oslo.service.egg-info/entry_points.txt
writing requirements to oslo.service.egg-info/requires.txt
writing top-level names to oslo.service.egg-info/top_level.txt
writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo.service-4.2.0.dev2.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: WebOb (>=1.7.1)
   (installed: WebOb 1.8.9)
Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: debtcollector (>=1.2.0)
   (installed: debtcollector 3.0.1.dev11)
Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: eventlet (>=0.27.0)
   (installed: eventlet 0.36.1)
Handling greenlet (>=0.4.15) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: greenlet (>=0.4.15)
   (installed: greenlet 3.1.1)
Handling oslo.utils (>=3.40.2) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.utils (>=3.40.2)
   (installed: oslo.utils 8.3.0.dev5)
Handling oslo.concurrency (>=3.25.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.concurrency (>=3.25.0)
   (installed: oslo.concurrency 7.2.0.dev2)
Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.config (>=5.1.0)
   (installed: oslo.config 9.8.0.dev3)
Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.log (>=3.36.0)
   (installed: oslo.log 7.2.0.dev3)
Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.i18n (>=3.15.3)
   (installed: oslo.i18n 6.6.0.dev1)
Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: PasteDeploy (>=1.5.0)
   (installed: PasteDeploy 3.1.0)
Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: Routes (>=2.3.1)
   (installed: Routes 2.5.1)
Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: Paste (>=2.0.2)
   (installed: Paste 3.10.1)
Handling Yappi (>=1.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: Yappi (>=1.0)
   (installed: Yappi 1.6.0)
+ cat /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires
+ rm -rfv oslo.service-4.2.0.dev2.dist-info/
removed 'oslo.service-4.2.0.dev2.dist-info/AUTHORS'
removed 'oslo.service-4.2.0.dev2.dist-info/LICENSE'
removed 'oslo.service-4.2.0.dev2.dist-info/METADATA'
removed 'oslo.service-4.2.0.dev2.dist-info/top_level.txt'
removed 'oslo.service-4.2.0.dev2.dist-info/pbr.json'
removed 'oslo.service-4.2.0.dev2.dist-info/entry_points.txt'
removed directory 'oslo.service-4.2.0.dev2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250414161757.531e0b5.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-oslo-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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 0x7f4f55fda430>timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-oslo-service.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.KqV0hP
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/oslo.service-4.2.0.dev2/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.service-4.2.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
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.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.1.dev5)
Handling requests>=2.14.2 from tox --print-deps-only: py39,docs
Requirement satisfied: requests>=2.14.2
   (installed: requests 2.32.3)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling coverage>=4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage>=4.0
   (installed: coverage 7.3.2)
Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs
Requirement satisfied: WebOb>=1.7.1
   (installed: WebOb 1.8.9)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.1.dev11)
Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.27.0
   (installed: eventlet 0.36.1)
Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs
Requirement satisfied: greenlet>=0.4.15
   (installed: greenlet 3.1.1)
Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.40.2
   (installed: oslo.utils 8.3.0.dev5)
Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.concurrency>=3.25.0
   (installed: oslo.concurrency 7.2.0.dev2)
Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.config>=5.1.0
   (installed: oslo.config 9.8.0.dev3)
Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.log>=3.36.0
   (installed: oslo.log 7.2.0.dev3)
Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.15.3
   (installed: oslo.i18n 6.6.0.dev1)
Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: PasteDeploy>=1.5.0
   (installed: PasteDeploy 3.1.0)
Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs
Requirement satisfied: Routes>=2.3.1
   (installed: Routes 2.5.1)
Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs
Requirement satisfied: Paste>=2.0.2
   (installed: Paste 3.10.1)
Handling Yappi>=1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: Yappi>=1.0
   (installed: Yappi 1.6.0)
Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.0
   (installed: openstackdocstheme 3.0.0)
Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0
   (installed: sphinx 3.4.3)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: reno>=3.1.0
   (installed: reno 4.1.1.dev3)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
/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
writing oslo.service.egg-info/PKG-INFO
writing dependency_links to oslo.service.egg-info/dependency_links.txt
writing entry points to oslo.service.egg-info/entry_points.txt
writing requirements to oslo.service.egg-info/requires.txt
writing top-level names to oslo.service.egg-info/top_level.txt
writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo.service-4.2.0.dev2.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: WebOb (>=1.7.1)
   (installed: WebOb 1.8.9)
Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: debtcollector (>=1.2.0)
   (installed: debtcollector 3.0.1.dev11)
Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: eventlet (>=0.27.0)
   (installed: eventlet 0.36.1)
Handling greenlet (>=0.4.15) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: greenlet (>=0.4.15)
   (installed: greenlet 3.1.1)
Handling oslo.utils (>=3.40.2) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.utils (>=3.40.2)
   (installed: oslo.utils 8.3.0.dev5)
Handling oslo.concurrency (>=3.25.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.concurrency (>=3.25.0)
   (installed: oslo.concurrency 7.2.0.dev2)
Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.config (>=5.1.0)
   (installed: oslo.config 9.8.0.dev3)
Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.log (>=3.36.0)
   (installed: oslo.log 7.2.0.dev3)
Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: oslo.i18n (>=3.15.3)
   (installed: oslo.i18n 6.6.0.dev1)
Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: PasteDeploy (>=1.5.0)
   (installed: PasteDeploy 3.1.0)
Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: Routes (>=2.3.1)
   (installed: Routes 2.5.1)
Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: Paste (>=2.0.2)
   (installed: Paste 3.10.1)
Handling Yappi (>=1.0) from hook generated metadata: Requires-Dist (oslo.service)
Requirement satisfied: Yappi (>=1.0)
   (installed: Yappi 1.6.0)
+ cat /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-buildrequires
+ rm -rfv oslo.service-4.2.0.dev2.dist-info/
removed 'oslo.service-4.2.0.dev2.dist-info/LICENSE'
removed 'oslo.service-4.2.0.dev2.dist-info/AUTHORS'
removed 'oslo.service-4.2.0.dev2.dist-info/METADATA'
removed 'oslo.service-4.2.0.dev2.dist-info/entry_points.txt'
removed 'oslo.service-4.2.0.dev2.dist-info/pbr.json'
removed 'oslo.service-4.2.0.dev2.dist-info/top_level.txt'
removed directory 'oslo.service-4.2.0.dev2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mDpuSc
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ mkdir -p /builddir/build/BUILD/oslo.service-4.2.0.dev2/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-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 -I/usr/lib64/gfortran/modules'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.service-4.2.0.dev2/pyproject-wheeldir
Processing /builddir/build/BUILD/oslo.service-4.2.0.dev2
  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/oslo.service-4.2.0.dev2/.pyproject-builddir/tmpirypdwhg
  /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/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.egg-info
  writing /builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.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/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-modern-metadata-7incg_r0/oslo.service-4.2.0.dev2.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: oslo.service
  Building wheel for oslo.service (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/oslo.service-4.2.0.dev2/.pyproject-builddir/tmp8pvzjndu
  /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/oslo_service
  creating build/lib/oslo_service/tests
  copying oslo_service/tests/test_wsgi.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/test_threadgroup.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/test_systemd.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/test_sslutils.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/test_service.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/test_periodic.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/test_loopingcall.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/test_fixture.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/test_eventlet_backdoor.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/eventlet_service.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/base.py -> build/lib/oslo_service/tests
  copying oslo_service/tests/__init__.py -> build/lib/oslo_service/tests
  creating build/lib/oslo_service/backend
  copying oslo_service/backend/exceptions.py -> build/lib/oslo_service/backend
  copying oslo_service/backend/base.py -> build/lib/oslo_service/backend
  copying oslo_service/backend/__init__.py -> build/lib/oslo_service/backend
  creating build/lib/oslo_service/backend/eventlet
  copying oslo_service/backend/eventlet/threadgroup.py -> build/lib/oslo_service/backend/eventlet
  copying oslo_service/backend/eventlet/service.py -> build/lib/oslo_service/backend/eventlet
  copying oslo_service/backend/eventlet/loopingcall.py -> build/lib/oslo_service/backend/eventlet
  copying oslo_service/backend/eventlet/__init__.py -> build/lib/oslo_service/backend/eventlet
  creating build/lib/oslo_service/tests/backend
  creating build/lib/oslo_service/tests/backend/tests
  copying oslo_service/tests/backend/tests/test_backend_init.py -> build/lib/oslo_service/tests/backend/tests
  copying oslo_service/tests/backend/tests/test_backend_base.py -> build/lib/oslo_service/tests/backend/tests
  copying oslo_service/tests/backend/tests/__init__.py -> build/lib/oslo_service/tests/backend/tests
  copying oslo_service/tests/backend/__init__.py -> build/lib/oslo_service/tests/backend
  copying oslo_service/wsgi.py -> build/lib/oslo_service
  copying oslo_service/version.py -> build/lib/oslo_service
  copying oslo_service/threadgroup.py -> build/lib/oslo_service
  copying oslo_service/systemd.py -> build/lib/oslo_service
  copying oslo_service/sslutils.py -> build/lib/oslo_service
  copying oslo_service/service.py -> build/lib/oslo_service
  copying oslo_service/periodic_task.py -> build/lib/oslo_service
  copying oslo_service/loopingcall.py -> build/lib/oslo_service
  copying oslo_service/fixture.py -> build/lib/oslo_service
  copying oslo_service/eventlet_backdoor.py -> build/lib/oslo_service
  copying oslo_service/_options.py -> build/lib/oslo_service
  copying oslo_service/_i18n.py -> build/lib/oslo_service
  copying oslo_service/__init__.py -> build/lib/oslo_service
  running egg_info
  writing oslo.service.egg-info/PKG-INFO
  writing dependency_links to oslo.service.egg-info/dependency_links.txt
  writing entry points to oslo.service.egg-info/entry_points.txt
  writing requirements to oslo.service.egg-info/requires.txt
  writing top-level names to oslo.service.egg-info/top_level.txt
  writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt'
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'oslo_service.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'oslo_service.locale.en_GB.LC_MESSAGES' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'oslo_service.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'oslo_service.locale.en_GB.LC_MESSAGES' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'oslo_service.tests.ssl_cert' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'oslo_service.tests.ssl_cert' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'oslo_service.tests.ssl_cert' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'oslo_service.tests.ssl_cert' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  creating build/lib/oslo_service/tests/ssl_cert
  copying oslo_service/tests/ssl_cert/ca.crt -> build/lib/oslo_service/tests/ssl_cert
  copying oslo_service/tests/ssl_cert/ca.key -> build/lib/oslo_service/tests/ssl_cert
  copying oslo_service/tests/ssl_cert/certificate.crt -> build/lib/oslo_service/tests/ssl_cert
  copying oslo_service/tests/ssl_cert/privatekey.key -> build/lib/oslo_service/tests/ssl_cert
  creating build/lib/oslo_service/locale
  creating build/lib/oslo_service/locale/en_GB
  creating build/lib/oslo_service/locale/en_GB/LC_MESSAGES
  copying oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po -> build/lib/oslo_service/locale/en_GB/LC_MESSAGES
  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/oslo_service
  creating build/bdist.linux-x86_64/wheel/oslo_service/locale
  creating build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB
  creating build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB/LC_MESSAGES
  copying build/lib/oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po -> build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB/LC_MESSAGES
  copying build/lib/oslo_service/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/_options.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/eventlet_backdoor.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/fixture.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/periodic_task.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/service.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/sslutils.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/systemd.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/version.py -> build/bdist.linux-x86_64/wheel/oslo_service
  copying build/lib/oslo_service/wsgi.py -> build/bdist.linux-x86_64/wheel/oslo_service
  creating build/bdist.linux-x86_64/wheel/oslo_service/backend
  creating build/bdist.linux-x86_64/wheel/oslo_service/backend/eventlet
  copying build/lib/oslo_service/backend/eventlet/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/eventlet
  copying build/lib/oslo_service/backend/eventlet/loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/eventlet
  copying build/lib/oslo_service/backend/eventlet/service.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/eventlet
  copying build/lib/oslo_service/backend/eventlet/threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/eventlet
  copying build/lib/oslo_service/backend/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend
  copying build/lib/oslo_service/backend/base.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend
  copying build/lib/oslo_service/backend/exceptions.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend
  creating build/bdist.linux-x86_64/wheel/oslo_service/tests
  creating build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert
  copying build/lib/oslo_service/tests/ssl_cert/privatekey.key -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert
  copying build/lib/oslo_service/tests/ssl_cert/certificate.crt -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert
  copying build/lib/oslo_service/tests/ssl_cert/ca.key -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert
  copying build/lib/oslo_service/tests/ssl_cert/ca.crt -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert
  creating build/bdist.linux-x86_64/wheel/oslo_service/tests/backend
  copying build/lib/oslo_service/tests/backend/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend
  creating build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/tests
  copying build/lib/oslo_service/tests/backend/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/tests
  copying build/lib/oslo_service/tests/backend/tests/test_backend_base.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/tests
  copying build/lib/oslo_service/tests/backend/tests/test_backend_init.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/tests
  copying build/lib/oslo_service/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/base.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/eventlet_service.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_eventlet_backdoor.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_periodic.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_service.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_sslutils.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_systemd.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  copying build/lib/oslo_service/tests/test_wsgi.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests
  running install_egg_info
  Copying oslo.service.egg-info to build/bdist.linux-x86_64/wheel/oslo.service-4.2.0.dev2-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/oslo.service-4.2.0.dev2.dist-info/WHEEL
  creating '/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir/pip-wheel-evnbceu3/tmpjxesmtw5/oslo.service-4.2.0.dev2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'oslo_service/__init__.py'
  adding 'oslo_service/_i18n.py'
  adding 'oslo_service/_options.py'
  adding 'oslo_service/eventlet_backdoor.py'
  adding 'oslo_service/fixture.py'
  adding 'oslo_service/loopingcall.py'
  adding 'oslo_service/periodic_task.py'
  adding 'oslo_service/service.py'
  adding 'oslo_service/sslutils.py'
  adding 'oslo_service/systemd.py'
  adding 'oslo_service/threadgroup.py'
  adding 'oslo_service/version.py'
  adding 'oslo_service/wsgi.py'
  adding 'oslo_service/backend/__init__.py'
  adding 'oslo_service/backend/base.py'
  adding 'oslo_service/backend/exceptions.py'
  adding 'oslo_service/backend/eventlet/__init__.py'
  adding 'oslo_service/backend/eventlet/loopingcall.py'
  adding 'oslo_service/backend/eventlet/service.py'
  adding 'oslo_service/backend/eventlet/threadgroup.py'
  adding 'oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po'
  adding 'oslo_service/tests/__init__.py'
  adding 'oslo_service/tests/base.py'
  adding 'oslo_service/tests/eventlet_service.py'
  adding 'oslo_service/tests/test_eventlet_backdoor.py'
  adding 'oslo_service/tests/test_fixture.py'
  adding 'oslo_service/tests/test_loopingcall.py'
  adding 'oslo_service/tests/test_periodic.py'
  adding 'oslo_service/tests/test_service.py'
  adding 'oslo_service/tests/test_sslutils.py'
  adding 'oslo_service/tests/test_systemd.py'
  adding 'oslo_service/tests/test_threadgroup.py'
  adding 'oslo_service/tests/test_wsgi.py'
  adding 'oslo_service/tests/backend/__init__.py'
  adding 'oslo_service/tests/backend/tests/__init__.py'
  adding 'oslo_service/tests/backend/tests/test_backend_base.py'
  adding 'oslo_service/tests/backend/tests/test_backend_init.py'
  adding 'oslo_service/tests/ssl_cert/ca.crt'
  adding 'oslo_service/tests/ssl_cert/ca.key'
  adding 'oslo_service/tests/ssl_cert/certificate.crt'
  adding 'oslo_service/tests/ssl_cert/privatekey.key'
  adding 'oslo.service-4.2.0.dev2.dist-info/AUTHORS'
  adding 'oslo.service-4.2.0.dev2.dist-info/LICENSE'
  adding 'oslo.service-4.2.0.dev2.dist-info/METADATA'
  adding 'oslo.service-4.2.0.dev2.dist-info/WHEEL'
  adding 'oslo.service-4.2.0.dev2.dist-info/entry_points.txt'
  adding 'oslo.service-4.2.0.dev2.dist-info/pbr.json'
  adding 'oslo.service-4.2.0.dev2.dist-info/top_level.txt'
  adding 'oslo.service-4.2.0.dev2.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for oslo.service (pyproject.toml): finished with status 'done'
  Created wheel for oslo.service: filename=oslo.service-4.2.0.dev2-py3-none-any.whl size=84904 sha256=036620081f230410d8a44cfba7994e13f48d2d78d928e42bd854041b102ae21c
  Stored in directory: /builddir/.cache/pip/wheels/5d/20/2c/a789280004ec0d46e73e3495ac9c2406d7722239075d636636
Successfully built oslo.service
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PIbt1w
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64
+ cd oslo.service-4.2.0.dev2
++ ls /builddir/build/BUILD/oslo.service-4.2.0.dev2/pyproject-wheeldir/oslo.service-4.2.0.dev2-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=oslo.service==4.2.0.dev2
+ '[' -z oslo.service==4.2.0.dev2 ']'
+ TMPDIR=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.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/oslo.service-4.2.0.dev2/pyproject-wheeldir oslo.service==4.2.0.dev2
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/oslo.service-4.2.0.dev2/pyproject-wheeldir
Processing ./pyproject-wheeldir/oslo.service-4.2.0.dev2-py3-none-any.whl
Installing collected packages: oslo.service
Successfully installed oslo.service-4.2.0.dev2
+ '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/oslo.service-4.2.0.dev2.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages/oslo.service-4.2.0.dev2.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-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64 --record /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages/oslo.service-4.2.0.dev2.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages/oslo.service-4.2.0.dev2.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages/oslo.service-4.2.0.dev2.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages/oslo.service-4.2.0.dev2.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages/oslo.service-4.2.0.dev2.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64//usr/lib/python3.9/site-packages
+ TOX_TESTENV_PASSENV='*'
+ 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 '
+ PATH=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64//usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e docs
Running Sphinx v3.4.3
[openstackdocstheme] version: 3.0.0
[openstackdocstheme] connecting html-page-context event handler
making output directory... done
[openstackdocstheme] overriding configured project name (oslo.service) with name extracted from the package (oslo.service); you can disable this behavior with the 'openstackdocs_auto_name' option
[openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme
[openstackdocstheme] no /builddir/build/BUILD/oslo.service-4.2.0.dev2/.gitreview found
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 16 source files that are out of date
updating environment: [new config] 16 added, 0 changed, 0 removed
reading sources... [  6%] configuration/index
reading sources... [ 12%] contributor/index
reading sources... [ 18%] index
reading sources... [ 25%] install/index
reading sources... [ 31%] reference/eventlet_backdoor
reading sources... [ 37%] reference/fixture
reading sources... [ 43%] reference/index
reading sources... [ 50%] reference/loopingcall
reading sources... [ 56%] reference/periodic_task
reading sources... [ 62%] reference/service
reading sources... [ 68%] reference/sslutils
reading sources... [ 75%] reference/systemd
reading sources... [ 81%] reference/threadgroup
reading sources... [ 87%] user/history
reading sources... [ 93%] user/index
reading sources... [100%] user/usage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  6%] configuration/index
writing output... [ 12%] contributor/index
writing output... [ 18%] index
writing output... [ 25%] install/index
writing output... [ 31%] reference/eventlet_backdoor
writing output... [ 37%] reference/fixture
writing output... [ 43%] reference/index
writing output... [ 50%] reference/loopingcall
writing output... [ 56%] reference/periodic_task
writing output... [ 62%] reference/service
writing output... [ 68%] reference/sslutils
writing output... [ 75%] reference/systemd
writing output... [ 81%] reference/threadgroup
writing output... [ 87%] user/history
writing output... [ 93%] user/index
writing output... [100%] user/usage
generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex'
done
writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.
The HTML pages are in doc/build/html.
___________________________________ summary ____________________________________
  docs: commands succeeded
  congratulations :)
+ rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.2.0-0.20250414161757.531e0b5.el9 --unique-debug-suffix -4.2.0-0.20250414161757.531e0b5.el9.x86_64 --unique-debug-src-base python-oslo-service-4.2.0-0.20250414161757.531e0b5.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/oslo.service-4.2.0.dev2
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-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nN3OgJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ TOX_TESTENV_PASSENV='*'
+ 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 '
+ PATH=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.service-4.2.0.dev2/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e py39
{2} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_cache_invalidation [0.000179s] ... ok
{2} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_cached_backend [0.000092s] ... ok
{2} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port [0.003014s] ... ok
{2} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_one_inuse [0.001535s] ... ok
{2} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path [0.002272s] ... ok
{2} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists [0.001967s] ... ok
{2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_return_true [0.000540s] ... ok
{2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_timeout_task_without_return [0.000982s] ... ok
{0} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_contains_existing_component [0.000095s] ... ok
{0} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_contains_missing_component [0.000043s] ... ok
{0} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_get_existing_component [0.000045s] ... ok
{0} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_backend_components [0.000096s] ... ok
{0} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_init_backend_explicit [0.000066s] ... ok
{0} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_inuse [0.002305s] ... ok
{0} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range [0.001588s] ... ok
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._raise_and_then_done' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 68, in func
    return f(*args, **kwargs)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_loopingcall.py", line 217, in _raise_and_then_done
    raise RuntimeError()
RuntimeError
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._raise_and_then_done' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 68, in func
    return f(*args, **kwargs)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_loopingcall.py", line 217, in _raise_and_then_done
    raise RuntimeError()
RuntimeError
{0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_do_not_stop_on_exception [0.001519s] ... ok
{0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_monotonic_timer [0.000319s] ... ok
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._timeout_task_without_any_return' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 155, in _run_loop
    idle = idle_for_func(result, self._elapsed(watch))
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 256, in _idle_for
    raise RuntimeError(
RuntimeError: A dynamic interval looping call should supply either an interval or periodic_interval_max
{0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_return_false [0.000332s] ... ok
{0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_timeout_task_without_return_and_max_periodic [0.000546s] ... ok
   ERROR [oslo.service.backend.eventlet.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._raise_and_then_done' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 68, in func
    return f(*args, **kwargs)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_loopingcall.py", line 73, in _raise_and_then_done
    raise RuntimeError()
RuntimeError
   ERROR [oslo.service.backend.eventlet.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._raise_and_then_done' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 68, in func
    return f(*args, **kwargs)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_loopingcall.py", line 73, in _raise_and_then_done
    raise RuntimeError()
RuntimeError
{0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_do_not_stop_on_exception [0.001077s] ... ok
{0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_eventlet_clock [0.000288s] ... ok
{0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_no_double_start [0.000390s] ... ok
{0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_return_false [0.000318s] ... ok
{0} oslo_service.tests.test_periodic.ManagerMetaTestCase.test_meta [0.000904s] ... ok
{0} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_constant [0.000719s] ... ok
{0} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_immediate_runs_now [0.001028s] ... ok
{0} oslo_service.tests.test_service.LauncherTest.test_graceful_shutdown [0.001296s] ... ok
{0} oslo_service.tests.test_service.LauncherTest.test_multiple_worker [0.001480s] ... ok
{0} oslo_service.tests.test_service.ProcessLauncherTest.test_check_service_base_fails [0.001935s] ... ok
{1} oslo_service.tests.backend.tests.test_backend_base.TestBaseBackend.test_backend_with_valid_implementation [0.000151s] ... ok
{1} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_dont_reinit_backend_explicit_init [0.000218s] ... ok
{1} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_bad [0.001411s] ... ok
{1} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_inuse [0.002106s] ... ok
{1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists_and_gone [0.001950s] ... ok
{1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_no_perms [0.001365s] ... ok
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic interval looping call 'oslo_service.backend.eventlet.loopingcall.RetryDecorator.__call__.<locals>._func' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 151, in _run_loop
    result = func(*self.args, **self.kw)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 429, in _func
    return self._sleep_time
  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__
    self.force_reraise()
  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
    raise self.value
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 408, in _func
    result = f(*args, **kwargs)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_fixture.py", line 30, in retried_method
    raise ValueError("!")
ValueError: !
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_terminate_on_exception.<locals>._raise_it' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 151, in _run_loop
    result = func(*self.args, **self.kw)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_loopingcall.py", line 207, in _raise_it
    raise RuntimeError()
RuntimeError
{3} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_get_missing_component [0.000141s] ... ok
{1} oslo_service.tests.test_fixture.FixtureTestCase.test_sleep_fixture [0.002335s] ... ok
{1} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_initial_delay [0.000933s] ... ok
{1} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_no_double_start [0.000388s] ... ok
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic interval looping call 'oslo_service.backend.eventlet.loopingcall.RetryDecorator.__call__.<locals>._func' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 151, in _run_loop
    result = func(*self.args, **self.kw)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 429, in _func
    return self._sleep_time
  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__
    self.force_reraise()
  File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
    raise self.value
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 408, in _func
    result = f(*args, **kwargs)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_loopingcall.py", line 448, in func
    raise response
oslo_service.tests.test_loopingcall.AnException: None
{1} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_repeat [0.000823s] ... ok
{1} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_terminate_on_exception [0.000738s] ... ok
{1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_monotonic_timer [0.000333s] ... ok
{1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_repeat [0.000867s] ... ok
{1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_return_true [0.000343s] ... ok
{3} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistryIntegration.test_service_integration_with_backend [0.002943s] ... ok
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff.<locals>.false' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 155, in _run_loop
    idle = idle_for_func(result, self._elapsed(watch))
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 350, in _idle_for
    raise LoopingCallTimeOut(
oslo_service.backend.eventlet.loopingcall.LoopingCallTimeOut: Looping call timed out after 411.99 seconds
{3} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_default_backend [0.000170s] ... ok
{3} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_dont_reinit_backend_from_default [0.000536s] ... ok
{1} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_max_retries [0.000797s] ... ok
{1} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff [0.002476s] ... ok
{3} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_all_inuse [0.004807s] ... ok
{1} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_no_sleep [0.001540s] ... ok
{3} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_reverse_range [0.001469s] ... ok
{1} oslo_service.tests.test_periodic.ManagerTestCase.test_external_running_here [0.001039s] ... ok
{1} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_disabled [0.001100s] ... ok
{1} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_idle_calculation [0.001371s] ... ok
{3} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists_and_not_gone [0.003434s] ... ok
{1} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_with_idle [0.000862s] ... ok
 WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path (Replacement index 0 out of range for positional args tuple) - continuing with unformatted path
 WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path (expected '}' before end of string) - continuing with unformatted path
 WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path ('broken') - continuing with unformatted path
{3} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_broken_format_string [0.003742s] ... ok
{1} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_called_correct [0.004393s] ... ok
{3} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_format_string [0.002097s] ... ok
{3} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_interval_adjustment [0.001031s] ... ok
 WARNING [oslo.service.backend.eventlet.loopingcall] Function 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._wait_for_zero' run outlasted interval by 0.99 sec
{3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_interval_adjustment [0.001330s] ... ok
{3} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_no_backoff [0.001425s] ... ok
{3} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_name [0.000913s] ... ok
{3} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_raises [0.001125s] ... ok
(2392725) wsgi starting up on http://0.0.0.0:37485
(2392727) wsgi starting up on http://0.0.0.0:39929
(2392726) wsgi starting up on http://0.0.0.0:39929
(2392728) wsgi starting up on http://0.0.0.0:39929
   ERROR [oslo.service.backend.eventlet.loopingcall] Fixed interval looping call with timeout checking. 'oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_looping_call_timed_out.<locals>._fake_task' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 155, in _run_loop
    idle = idle_for_func(result, self._elapsed(watch))
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 220, in _idle_for
    raise LoopingCallTimeOut(
oslo_service.backend.eventlet.loopingcall.LoopingCallTimeOut: Looping call timed out after 0.30 seconds
   ERROR [oslo.service.backend.eventlet.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_terminate_on_exception.<locals>._raise_it' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 151, in _run_loop
    result = func(*self.args, **self.kw)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_loopingcall.py", line 63, in _raise_it
    raise RuntimeError()
RuntimeError
{2} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_looping_call_timed_out [0.302087s] ... ok
{2} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_no_double_stop [0.000387s] ... ok
{2} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_terminate_on_exception [0.000642s] ... ok
{2} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry [0.001971s] ... ok
{2} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_expected_exceptions [0.031008s] ... ok
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic interval looping call 'oslo_service.backend.eventlet.loopingcall.RetryDecorator.__call__.<locals>._func' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 151, in _run_loop
    result = func(*self.args, **self.kw)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 408, in _func
    result = f(*args, **kwargs)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_loopingcall.py", line 459, in func
    raise UnknownException(None)
oslo_service.tests.test_loopingcall.UnknownException: None
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff_negative_value.<locals>.false' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 155, in _run_loop
    idle = idle_for_func(result, self._elapsed(watch))
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 350, in _idle_for
    raise LoopingCallTimeOut(
oslo_service.backend.eventlet.loopingcall.LoopingCallTimeOut: Looping call timed out after 411.99 seconds
{2} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_unexpected_exception [0.006196s] ... ok
{2} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff_negative_value [0.002782s] ... ok
   ERROR [oslo.service.backend.eventlet.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_max_interval.<locals>.false' failed
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 155, in _run_loop
    idle = idle_for_func(result, self._elapsed(watch))
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/loopingcall.py", line 350, in _idle_for
    raise LoopingCallTimeOut(
oslo_service.backend.eventlet.loopingcall.LoopingCallTimeOut: Looping call timed out after 359.82 seconds
{2} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_max_interval [0.002474s] ... ok
{2} oslo_service.tests.test_periodic.ManagerTestCase.test_nearest_boundary [0.002692s] ... ok
   ERROR [oslo_service.periodic_task] Error during AService.crashit
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/periodic_task.py", line 216, in run_periodic_tasks
    task(self, context)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_periodic.py", line 54, in crashit
    raise AnException('urg')
oslo_service.tests.test_periodic.AnException: urg
   ERROR [oslo_service.periodic_task] Error during AService.crashit
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/periodic_task.py", line 216, in run_periodic_tasks
    task(self, context)
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_periodic.py", line 54, in crashit
    raise AnException('urg')
oslo_service.tests.test_periodic.AnException: urg
{2} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_called_thrice [0.003656s] ... ok
(2392780) wsgi starting up on http://0.0.0.0:42883
(2392726) wsgi exited, is_accepting=True
(2392728) wsgi exited, is_accepting=True
{2} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected [1.026776s] ... ok
{2} oslo_service.tests.test_service.LauncherTest.test_check_service_base [0.003226s] ... ok
{2} oslo_service.tests.test_service.ProcessLauncherTest.test__handle_signal [0.003347s] ... ok
{2} oslo_service.tests.test_service.ProcessLauncherTest.test_double_sighup [0.007351s] ... ok
{2} oslo_service.tests.test_service.ProcessLauncherTest.test_parent_process_reload_config [0.005391s] ... ok
{2} oslo_service.tests.test_service.ProcessLauncherTest.test_setup_signal_interruption_no_select_poll [0.001530s] ... ok
{2} oslo_service.tests.test_service.ProcessLauncherTest.test_stop [0.003385s] ... ok
{0} oslo_service.tests.test_service.ServiceLauncherTest.test_parent_signal_sighup [1.494257s] ... ok
{0} oslo_service.tests.test_service.ServiceRestartTest.test_mutate_hook_process_launcher [0.049266s] ... ok
{0} oslo_service.tests.test_service.ServiceRestartTest.test_service_restart [0.030851s] ... ok
{0} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_ca_file_fails [0.003467s] ... ok
{0} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ca_file [0.009670s] ... ok
{0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_and_remove_timer [0.000939s] ... ok
{0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_dynamic_timer [0.001092s] ... ok
{0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_dynamic_timer_args [0.000666s] ... ok
{0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_early [0.000869s] ... ok
{0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_timeout [0.201769s] ... ok
{0} oslo_service.tests.test_wsgi.TestLoaderNothingExists.test_relpath_config_not_found [0.002848s] ... ok
{0} oslo_service.tests.test_wsgi.TestWSGIServer.test_custom_max_header_line [0.002563s] ... ok
{0} oslo_service.tests.test_wsgi.TestWSGIServer.test_reset_pool_size_to_default [0.002501s] ... ok
{0} oslo_service.tests.test_wsgi.TestWSGIServer.test_server_pool_waitall [0.004456s] ... ok
{0} oslo_service.tests.test_wsgi.TestWSGIServer.test_start_random_port [0.002681s] ... ok
{0} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_socket_options_for_ssl_server [0.004992s] ... ok
{0} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_two_servers [0.051544s] ... ok
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 636, in handle_one_response
    write(b'')
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 566, in write
    wfile.flush()
  File "/usr/lib64/python3.9/socket.py", line 734, in write
    return self._sock.send(b)
  File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 383, in send
    return self._send_loop(self.fd.send, data, flags)
  File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 370, in _send_loop
    return send_method(data, *args)
BrokenPipeError: [Errno 32] Broken pipe
127.0.0.1 - - [14/Apr/2025 12:20:00] "GET / HTTP/1.1" 200 123 5.004927
(2392725) wsgi exited, is_accepting=True
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 636, in handle_one_response
    write(b'')
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 566, in write
    wfile.flush()
  File "/usr/lib64/python3.9/socket.py", line 734, in write
    return self._sock.send(b)
  File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 383, in send
    return self._send_loop(self.fd.send, data, flags)
  File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 370, in _send_loop
    return send_method(data, *args)
BrokenPipeError: [Errno 32] Broken pipe
127.0.0.1 - - [14/Apr/2025 12:20:00] "GET / HTTP/1.1" 200 123 5.005319
(2392727) wsgi exited, is_accepting=True
{3} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected [5.029974s] ... ok
{3} oslo_service.tests.test_service.LauncherTest.test_launch_none [0.002440s] ... ok
{1} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected [5.042842s] ... ok
{3} oslo_service.tests.test_service.LauncherTest.test_launch_one_worker [0.001603s] ... ok
{3} oslo_service.tests.test_service.ProcessLauncherTest.test_check_service_base [0.003156s] ... ok
{3} oslo_service.tests.test_service.ProcessLauncherTest.test_setup_signal_interruption_select_poll [0.000806s] ... ok
   ERROR [oslo_service.backend.eventlet.service] Error starting thread.
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/backend/eventlet/service.py", line 804, in run_service
    service.start()
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/tests/test_service.py", line 75, in start
    raise ValueError
ValueError
(2393663) wsgi starting up on http://0.0.0.0:45763
(2393664) wsgi starting up on http://0.0.0.0:45763
{3} oslo_service.tests.test_service.ServiceLauncherTest.test_crashed_service [0.013441s] ... ok
(2393665) wsgi starting up on http://0.0.0.0:45763
{3} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigkill [0.116792s] ... ok
(2393664) wsgi exited, is_accepting=True
(2393665) wsgi exited, is_accepting=True
{2} oslo_service.tests.test_service.ServiceLauncherTest.test_child_signal_sighup [5.266911s] ... ok
{2} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigterm [0.279464s] ... ok
{3} oslo_service.tests.test_service.ServiceTest.test_ungraceful_stop [2.002138s] ... ok
{3} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_key_file_fails [0.001898s] ... ok
{3} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap [0.002019s] ... ok
{3} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ssl_version [0.002220s] ... ok
{3} oslo_service.tests.test_systemd.SystemdTestCase.test__abstractify [0.000438s] ... ok
{3} oslo_service.tests.test_systemd.SystemdTestCase.test_notify [0.000531s] ... ok
{3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_late [0.000512s] ... ok
{2} oslo_service.tests.test_service.ServiceTest.test_graceful_stop [1.001962s] ... ok
{2} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_cert_file_fails [0.001807s] ... ok
{2} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ciphers [0.003182s] ... ok
{2} oslo_service.tests.test_systemd.SystemdTestCase.test_notify_once [0.000795s] ... ok
{2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_and_remove_dynamic_timer [0.000586s] ... ok
{2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_timer [0.000556s] ... ok
{2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_timer_args [0.000491s] ... ok
{2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_immediately [0.000701s] ... ok
{2} oslo_service.tests.test_wsgi.TestLoaderNothingExists.test_asbpath_config_not_found [0.001400s] ... ok
{2} oslo_service.tests.test_wsgi.TestWSGIServer.test_wsgi_keep_alive [0.002524s] ... ok
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/eventlet/hubs/poll.py", line 111, in wait
    listener.cb(fileno)
  File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main
    result = function(*args, **kwargs)
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 869, in process_request
    proto.__init__(conn_state, self)
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 359, in __init__
    self.handle()
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 392, in handle
    self.handle_one_request()
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 428, in handle_one_request
    self.raw_requestline = self._read_request_line()
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 409, in _read_request_line
    line = self.rfile.readline(self.server.url_length_limit)
  File "/usr/lib64/python3.9/socket.py", line 716, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 265, in recv_into
    return self._base_recv(nbytes, flags, into=True, buffer_=buffer)
  File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 280, in _base_recv
    read = self.read(nbytes, buffer_)
  File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 196, in read
    return self._call_trampolining(
  File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 166, in _call_trampolining
    return func(*a, **kw)
  File "/usr/lib64/python3.9/ssl.py", line 1130, in read
    raise ValueError("Read on closed or unwrapped SSL socket.")
ValueError: Read on closed or unwrapped SSL socket.
Removing descriptor: 12
{2} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_ssl_server [0.061753s] ... ok
{3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_current_thread [1.001954s] ... ok
{3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_timers [0.000540s] ... ok
{3} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_app_found [0.384208s] ... ok
{3} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_config_found [0.001612s] ... ok
{3} oslo_service.tests.test_wsgi.TestWSGIServer.test_no_app [0.001689s] ... ok
{3} oslo_service.tests.test_wsgi.TestWSGIServer.test_server_with_unix_socket [0.001639s] ... ok
{3} oslo_service.tests.test_wsgi.TestWSGIServer.test_socket_options_for_simple_server [0.001420s] ... ok
{3} oslo_service.tests.test_wsgi.TestWSGIServer.test_start_random_port_with_ipv6 [0.001789s] ... ok
{3} oslo_service.tests.test_wsgi.TestWSGIServer.test_uri_length_limit [0.046285s] ... ok
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/eventlet/hubs/poll.py", line 111, in wait
    listener.cb(fileno)
  File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main
    result = function(*args, **kwargs)
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 869, in process_request
    proto.__init__(conn_state, self)
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 359, in __init__
    self.handle()
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 392, in handle
    self.handle_one_request()
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 428, in handle_one_request
    self.raw_requestline = self._read_request_line()
  File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 409, in _read_request_line
    line = self.rfile.readline(self.server.url_length_limit)
  File "/usr/lib64/python3.9/socket.py", line 716, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 265, in recv_into
    return self._base_recv(nbytes, flags, into=True, buffer_=buffer)
  File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 280, in _base_recv
    read = self.read(nbytes, buffer_)
  File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 196, in read
    return self._call_trampolining(
  File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 166, in _call_trampolining
    return func(*a, **kw)
  File "/usr/lib64/python3.9/ssl.py", line 1130, in read
    raise ValueError("Read on closed or unwrapped SSL socket.")
ValueError: Read on closed or unwrapped SSL socket.
Removing descriptor: 7
{3} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_app_using_ipv6_and_ssl [0.051173s] ... ok
127.0.0.1 - - [14/Apr/2025 12:20:05] "GET / HTTP/1.1" 200 128 5.004366
(2393663) wsgi exited, is_accepting=True
{1} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout [5.034111s] ... ok
(2395116) wsgi starting up on http://0.0.0.0:37725
(2395117) wsgi starting up on http://0.0.0.0:37725
(2395119) wsgi starting up on http://0.0.0.0:37725
(2395119) wsgi exited, is_accepting=True
(2395117) wsgi exited, is_accepting=True
{1} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_shuts_down_on_sigint_when_client_connected [1.039723s] ... ok
(2395718) wsgi starting up on http://0.0.0.0:37609
{1} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout [5.028705s] ... ok
{1} oslo_service.tests.test_service.LauncherTest.test_check_service_base_fails [0.003775s] ... ok
{1} oslo_service.tests.test_service.LauncherTest.test_launch_invalid_workers_number [0.001077s] ... ok
{1} oslo_service.tests.test_service.LauncherTest.test_launch_wrong_service_base_class [0.001270s] ... ok
{1} oslo_service.tests.test_service.ServiceLauncherTest.test_killed_worker_recover [0.322243s] ... ok
{1} oslo_service.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.000598s] ... ok
{1} oslo_service.tests.test_service.ServiceRestartTest.test_mutate_hook_service_launcher [0.002588s] ... ok
{1} oslo_service.tests.test_service.ServiceRestartTest.test_terminate_sigterm [0.066385s] ... ok
{1} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled [0.002636s] ... ok
{1} oslo_service.tests.test_systemd.SystemdTestCase.test_onready [0.002420s] ... ok
{1} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_gracefully [1.001095s] ... ok
   ERROR [oslo.service.wsgi] Couldn't lookup app: nonexistent app
Traceback (most recent call last):
  File "/builddir/build/BUILD/oslo.service-4.2.0.dev2/oslo_service/wsgi.py", line 364, in load_app
    return deploy.loadapp("config:%s" % self.config_path, name=name)
  File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 246, in loadapp
    return loadobj(APP, uri, name=name, **kw)
  File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 268, in loadobj
    context = loadcontext(
  File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 293, in loadcontext
    return _loaders[scheme](
  File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 324, in _loadconfig
    return loader.get_context(object_type, name, global_conf)
  File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 406, in get_context
    section = self.find_config_section(object_type, name=name)
  File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 594, in find_config_section
    raise LookupError(
LookupError: No section 'nonexistent app' (prefixed by 'app' or 'application' or 'composite' or 'composit' or 'pipeline' or 'filter-app') found in config /tmp/tmpx5x030y3/tmp_064o966
{1} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_app_not_found [0.003951s] ... ok
{1} oslo_service.tests.test_wsgi.TestWSGIServer.test_client_socket_timeout [0.003119s] ... ok
======
Totals
======
Ran: 152 tests in 17.6980 sec.
 - Passed: 152
 - Skipped: 0
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 36.1980 sec.
==============
Worker Balance
==============
 - Worker 0 (38 tests) => 0:00:01.886381
 - Worker 1 (38 tests) => 0:00:17.590451
 - Worker 2 (38 tests) => 0:00:08.060507
 - Worker 3 (38 tests) => 0:00:08.701689
Test id                                                                                                                       Runtime (s)
----------------------------------------------------------------------------------------------------------------------------  -----------
oslo_service.tests.test_service.ServiceLauncherTest.test_child_signal_sighup                                                  5.267
oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected   5.043
oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout  5.034
oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected   5.030
oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout  5.029
oslo_service.tests.test_service.ServiceTest.test_ungraceful_stop                                                              2.002
oslo_service.tests.test_service.ServiceLauncherTest.test_parent_signal_sighup                                                 1.494
oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_shuts_down_on_sigint_when_client_connected             1.040
oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected             1.027
oslo_service.tests.test_service.ServiceTest.test_graceful_stop                                                                1.002
___________________________________ summary ____________________________________
  py39: commands succeeded
  congratulations :)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iKg1UN
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/doc/python3-oslo-service
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/doc/python3-oslo-service
+ cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/doc/python3-oslo-service
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bxjqQj
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/licenses/python3-oslo-service
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/licenses/python3-oslo-service
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/licenses/python3-oslo-service
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-oslo-service = 4.2.0-0.20250414161757.531e0b5.el9 python3-oslo-service = 4.2.0-0.20250414161757.531e0b5.el9 python3.9-oslo-service = 4.2.0-0.20250414161757.531e0b5.el9 python3.9dist(oslo-service) = 4.2~~dev2 python3.9dist(oslo.service) = 4.2~~dev2 python3dist(oslo-service) = 4.2~~dev2 python3dist(oslo.service) = 4.2~~dev2
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: python(abi) = 3.9 python3.9dist(debtcollector) >= 1.2 python3.9dist(eventlet) >= 0.27 python3.9dist(greenlet) >= 0.4.15 python3.9dist(oslo-concurrency) >= 3.25 python3.9dist(oslo-config) >= 5.1 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.40.2 python3.9dist(paste) >= 2.0.2 python3.9dist(pastedeploy) >= 1.5 python3.9dist(routes) >= 2.3.1 python3.9dist(webob) >= 1.7.1 python3.9dist(yappi) >= 1
Obsoletes: python39-oslo-service < 4.2.0-0.20250414161757.531e0b5.el9
Processing files: python3-oslo-service-tests-4.2.0-0.20250414161757.531e0b5.el9.noarch
Provides: python-oslo-service-tests = 4.2.0-0.20250414161757.531e0b5.el9 python3-oslo-service-tests = 4.2.0-0.20250414161757.531e0b5.el9 python3.9-oslo-service-tests = 4.2.0-0.20250414161757.531e0b5.el9
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: python(abi) = 3.9
Obsoletes: python39-oslo-service-tests < 4.2.0-0.20250414161757.531e0b5.el9
Processing files: python-oslo-service-doc-4.2.0-0.20250414161757.531e0b5.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vGBLo6
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/doc/python-oslo-service-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/doc/python-oslo-service-doc
+ cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/doc/python-oslo-service-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pX3qlZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/licenses/python-oslo-service-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/licenses/python-oslo-service-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64/usr/share/licenses/python-oslo-service-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-oslo-service-doc = 4.2.0-0.20250414161757.531e0b5.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64
Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python3-oslo-service-tests-4.2.0-0.20250414161757.531e0b5.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python-oslo-service-doc-4.2.0-0.20250414161757.531e0b5.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gUrdNp
+ umask 022
+ cd /builddir/build/BUILD
+ cd oslo.service-4.2.0.dev2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250414161757.531e0b5.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0