Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.src.rpm Child return code was: 0 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.src.rpm Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.src.rpm Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XOVLF7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aetos-2.1.0.dev13 + /usr/bin/gzip -dc /builddir/build/SOURCES/aetos-2.1.0.dev13-0.20260722161127.ae30f0f.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aetos-2.1.0.dev13 + /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 '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-aetos-2.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find aetos -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + 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 %{excluded_brs} + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' test-requirements.txt + for pkg in %{excluded_reqs} + sed -i '/^%{excluded_reqs}.*/d' doc/requirements.txt requirements.txt + sed -i 's/^python_requires = >=3\.../python_requires = >=3.9/g' setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.g3HZN5 + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aetos-2.1.0.dev13/.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/aetos-2.1.0.dev13/.pyproject-builddir + RPM_TOXENV=py39 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-2.1.0.dev13/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) /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 egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jlwDSu + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aetos-2.1.0.dev13/.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/aetos-2.1.0.dev13/.pyproject-builddir + RPM_TOXENV=py39 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-2.1.0.dev13/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) /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 egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.16 from tox itself Requirement not satisfied: tox-current-env >= 0.0.16 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.sTxP1X + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aetos-2.1.0.dev13/.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/aetos-2.1.0.dev13/.pyproject-builddir + RPM_TOXENV=py39 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-2.1.0.dev13/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) /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 egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 Requirement not satisfied: keystonemiddleware>=5.1.0 Handling lxml>=2.3 from tox --print-deps-only: py39 Requirement not satisfied: lxml>=2.3 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.i18n>=1.5.0 Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.log>=4.3.0 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.policy>=4.5.0 Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 Requirement not satisfied: PasteDeploy>=1.5.0 Handling Paste>=3.10 from tox --print-deps-only: py39 Requirement not satisfied: Paste>=3.10 Handling pecan>=0.8.0 from tox --print-deps-only: py39 Requirement not satisfied: pecan>=0.8.0 Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.middleware>=3.22.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.utils>=4.7.0 Handling WSME>=0.12.1 from tox --print-deps-only: py39 Requirement not satisfied: WSME>=0.12.1 Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py39 Requirement not satisfied: python-observabilityclient>=1.1.0 Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39 Requirement not satisfied: coverage>=4.0,!=4.4 Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.2.0 Handling WebTest>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: WebTest>=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 aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/aetos-2.1.0.dev13/aetos-2.1.0.dev13.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: keystonemiddleware (>=5.1.0) Handling lxml (>=2.3) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: lxml (>=2.3) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.config (>=6.8.0) Handling oslo.i18n (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.i18n (>=1.5.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.log (>=4.3.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.policy (>=4.5.0) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: PasteDeploy (>=1.5.0) Handling Paste (>=3.10) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: Paste (>=3.10) Handling pecan (>=0.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: pecan (>=0.8.0) Handling oslo.middleware (>=3.22.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.middleware (>=3.22.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.utils (>=4.7.0) Handling WSME (>=0.12.1) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: WSME (>=0.12.1) Handling python-observabilityclient (>=1.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: python-observabilityclient (>=1.1.0) + cat /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires + rm -rfv aetos-2.1.0.dev13.dist-info/ removed 'aetos-2.1.0.dev13.dist-info/AUTHORS' removed 'aetos-2.1.0.dev13.dist-info/LICENSE' removed 'aetos-2.1.0.dev13.dist-info/METADATA' removed 'aetos-2.1.0.dev13.dist-info/entry_points.txt' removed 'aetos-2.1.0.dev13.dist-info/pbr.json' removed 'aetos-2.1.0.dev13.dist-info/top_level.txt' removed directory 'aetos-2.1.0.dev13.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.EAqe9z + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aetos-2.1.0.dev13/.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/aetos-2.1.0.dev13/.pyproject-builddir + RPM_TOXENV=py39 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-2.1.0.dev13/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) /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 egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=5.1.0 (installed: keystonemiddleware 10.10.1.dev6) Handling lxml>=2.3 from tox --print-deps-only: py39 Requirement satisfied: lxml>=2.3 (installed: lxml 4.6.5) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 10.1.0.dev2) Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=1.5.0 (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.2.0.dev7) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.7.0.dev1) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling Paste>=3.10 from tox --print-deps-only: py39 Requirement satisfied: Paste>=3.10 (installed: Paste 3.10.1) Handling pecan>=0.8.0 from tox --print-deps-only: py39 Requirement satisfied: pecan>=0.8.0 (installed: pecan 1.5.1) Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=3.22.0 (installed: oslo.middleware 6.7.0.dev1) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 9.2.0.dev1) Handling WSME>=0.12.1 from tox --print-deps-only: py39 Requirement satisfied: WSME>=0.12.1 (installed: WSME 0.12.2.dev30) Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-observabilityclient>=1.1.0 (installed: python-observabilityclient 1.3.0.dev8) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39 Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.2.dev1) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling WebTest>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=3.0.0 (installed: WebTest 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 aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/aetos-2.1.0.dev13/aetos-2.1.0.dev13.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: keystonemiddleware (>=5.1.0) (installed: keystonemiddleware 10.10.1.dev6) Handling lxml (>=2.3) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: lxml (>=2.3) (installed: lxml 4.6.5) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 10.1.0.dev2) Handling oslo.i18n (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.i18n (>=1.5.0) (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 7.2.0.dev7) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.7.0.dev1) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: PasteDeploy (>=1.5.0) (installed: PasteDeploy 3.1.0) Handling Paste (>=3.10) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: Paste (>=3.10) (installed: Paste 3.10.1) Handling pecan (>=0.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pecan (>=0.8.0) (installed: pecan 1.5.1) Handling oslo.middleware (>=3.22.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.middleware (>=3.22.0) (installed: oslo.middleware 6.7.0.dev1) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 9.2.0.dev1) Handling WSME (>=0.12.1) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: WSME (>=0.12.1) (installed: WSME 0.12.2.dev30) Handling python-observabilityclient (>=1.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: python-observabilityclient (>=1.1.0) (installed: python-observabilityclient 1.3.0.dev8) + cat /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires + rm -rfv aetos-2.1.0.dev13.dist-info/ removed 'aetos-2.1.0.dev13.dist-info/LICENSE' removed 'aetos-2.1.0.dev13.dist-info/AUTHORS' removed 'aetos-2.1.0.dev13.dist-info/METADATA' removed 'aetos-2.1.0.dev13.dist-info/top_level.txt' removed 'aetos-2.1.0.dev13.dist-info/pbr.json' removed 'aetos-2.1.0.dev13.dist-info/entry_points.txt' removed directory 'aetos-2.1.0.dev13.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-aetos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pW8Iqi + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aetos-2.1.0.dev13/.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/aetos-2.1.0.dev13/.pyproject-builddir + RPM_TOXENV=py39 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-2.1.0.dev13/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) /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 egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=5.1.0 (installed: keystonemiddleware 10.10.1.dev6) Handling lxml>=2.3 from tox --print-deps-only: py39 Requirement satisfied: lxml>=2.3 (installed: lxml 4.6.5) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 10.1.0.dev2) Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=1.5.0 (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.2.0.dev7) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.7.0.dev1) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling Paste>=3.10 from tox --print-deps-only: py39 Requirement satisfied: Paste>=3.10 (installed: Paste 3.10.1) Handling pecan>=0.8.0 from tox --print-deps-only: py39 Requirement satisfied: pecan>=0.8.0 (installed: pecan 1.5.1) Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=3.22.0 (installed: oslo.middleware 6.7.0.dev1) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 9.2.0.dev1) Handling WSME>=0.12.1 from tox --print-deps-only: py39 Requirement satisfied: WSME>=0.12.1 (installed: WSME 0.12.2.dev30) Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-observabilityclient>=1.1.0 (installed: python-observabilityclient 1.3.0.dev8) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39 Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.2.dev1) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling WebTest>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=3.0.0 (installed: WebTest 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 aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/aetos-2.1.0.dev13/aetos-2.1.0.dev13.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: keystonemiddleware (>=5.1.0) (installed: keystonemiddleware 10.10.1.dev6) Handling lxml (>=2.3) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: lxml (>=2.3) (installed: lxml 4.6.5) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 10.1.0.dev2) Handling oslo.i18n (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.i18n (>=1.5.0) (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 7.2.0.dev7) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.7.0.dev1) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: PasteDeploy (>=1.5.0) (installed: PasteDeploy 3.1.0) Handling Paste (>=3.10) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: Paste (>=3.10) (installed: Paste 3.10.1) Handling pecan (>=0.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pecan (>=0.8.0) (installed: pecan 1.5.1) Handling oslo.middleware (>=3.22.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.middleware (>=3.22.0) (installed: oslo.middleware 6.7.0.dev1) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 9.2.0.dev1) Handling WSME (>=0.12.1) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: WSME (>=0.12.1) (installed: WSME 0.12.2.dev30) Handling python-observabilityclient (>=1.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: python-observabilityclient (>=1.1.0) (installed: python-observabilityclient 1.3.0.dev8) + cat /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-buildrequires + rm -rfv aetos-2.1.0.dev13.dist-info/ removed 'aetos-2.1.0.dev13.dist-info/AUTHORS' removed 'aetos-2.1.0.dev13.dist-info/LICENSE' removed 'aetos-2.1.0.dev13.dist-info/METADATA' removed 'aetos-2.1.0.dev13.dist-info/entry_points.txt' removed 'aetos-2.1.0.dev13.dist-info/pbr.json' removed 'aetos-2.1.0.dev13.dist-info/top_level.txt' removed directory 'aetos-2.1.0.dev13.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.prpBoI + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + mkdir -p /builddir/build/BUILD/aetos-2.1.0.dev13/.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/aetos-2.1.0.dev13/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/aetos-2.1.0.dev13/pyproject-wheeldir Processing /builddir/build/BUILD/aetos-2.1.0.dev13 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/aetos-2.1.0.dev13/.pyproject-builddir/tmpgjv1gmps /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/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.egg-info writing /builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.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/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-modern-metadata-jwbr25iu/aetos-2.1.0.dev13.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: aetos Building wheel for aetos (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/aetos-2.1.0.dev13/.pyproject-builddir/tmp1wgn_cda /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/aetos creating build/lib/aetos/wsgi copying aetos/wsgi/__init__.py -> build/lib/aetos/wsgi copying aetos/wsgi/api.py -> build/lib/aetos/wsgi creating build/lib/aetos/controllers creating build/lib/aetos/controllers/api creating build/lib/aetos/controllers/api/v1 creating build/lib/aetos/controllers/api/v1/admin copying aetos/controllers/api/v1/admin/__init__.py -> build/lib/aetos/controllers/api/v1/admin copying aetos/controllers/api/v1/admin/root.py -> build/lib/aetos/controllers/api/v1/admin creating build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/__init__.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/clean_tombstones.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/delete_series.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/root.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/snapshot.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/__init__.py -> build/lib/aetos/controllers/api creating build/lib/aetos/tests copying aetos/tests/__init__.py -> build/lib/aetos/tests copying aetos/tests/base.py -> build/lib/aetos/tests copying aetos/controllers/api/v1/__init__.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/base.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/label.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/labels.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/query.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/root.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/series.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/status.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/targets.py -> build/lib/aetos/controllers/api/v1 copying aetos/__init__.py -> build/lib/aetos copying aetos/app.py -> build/lib/aetos copying aetos/hooks.py -> build/lib/aetos copying aetos/i18n.py -> build/lib/aetos copying aetos/middleware.py -> build/lib/aetos copying aetos/opts.py -> build/lib/aetos copying aetos/policies.py -> build/lib/aetos copying aetos/rbac.py -> build/lib/aetos copying aetos/service.py -> build/lib/aetos copying aetos/version.py -> build/lib/aetos creating build/lib/aetos/tests/unit copying aetos/tests/unit/__init__.py -> build/lib/aetos/tests/unit copying aetos/tests/unit/test_base_controller.py -> build/lib/aetos/tests/unit copying aetos/controllers/__init__.py -> build/lib/aetos/controllers copying aetos/controllers/root.py -> build/lib/aetos/controllers creating build/lib/aetos/conf copying aetos/conf/__init__.py -> build/lib/aetos/conf copying aetos/conf/defaults.py -> build/lib/aetos/conf creating build/lib/aetos/tests/functional copying aetos/tests/functional/__init__.py -> build/lib/aetos/tests/functional copying aetos/tests/functional/base.py -> build/lib/aetos/tests/functional copying aetos/tests/functional/test_admin_endpoints.py -> build/lib/aetos/tests/functional copying aetos/tests/functional/test_core_endpoints.py -> build/lib/aetos/tests/functional running egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' copying aetos/api-paste.ini -> build/lib/aetos copying aetos/tests/functional/policy.yaml-test -> build/lib/aetos/tests/functional 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/aetos copying build/lib/aetos/api-paste.ini -> build/bdist.linux-x86_64/wheel/aetos creating build/bdist.linux-x86_64/wheel/aetos/conf copying build/lib/aetos/conf/defaults.py -> build/bdist.linux-x86_64/wheel/aetos/conf copying build/lib/aetos/conf/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/conf copying build/lib/aetos/version.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/service.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/rbac.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/policies.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/opts.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/middleware.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/i18n.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/hooks.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/app.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/__init__.py -> build/bdist.linux-x86_64/wheel/aetos creating build/bdist.linux-x86_64/wheel/aetos/tests creating build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/policy.yaml-test -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/test_core_endpoints.py -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/test_admin_endpoints.py -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/tests/functional creating build/bdist.linux-x86_64/wheel/aetos/tests/unit copying build/lib/aetos/tests/unit/test_base_controller.py -> build/bdist.linux-x86_64/wheel/aetos/tests/unit copying build/lib/aetos/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/tests/unit copying build/lib/aetos/tests/base.py -> build/bdist.linux-x86_64/wheel/aetos/tests copying build/lib/aetos/tests/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/tests creating build/bdist.linux-x86_64/wheel/aetos/controllers copying build/lib/aetos/controllers/root.py -> build/bdist.linux-x86_64/wheel/aetos/controllers copying build/lib/aetos/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers creating build/bdist.linux-x86_64/wheel/aetos/controllers/api copying build/lib/aetos/controllers/api/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api creating build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/targets.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/status.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/series.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/root.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/query.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/labels.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/label.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/base.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 creating build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin creating build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/snapshot.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/root.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/delete_series.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/clean_tombstones.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/root.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin copying build/lib/aetos/controllers/api/v1/admin/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin creating build/bdist.linux-x86_64/wheel/aetos/wsgi copying build/lib/aetos/wsgi/api.py -> build/bdist.linux-x86_64/wheel/aetos/wsgi copying build/lib/aetos/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/wsgi running install_data creating build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13.data creating build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13.data/data creating build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13.data/data/etc creating build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13.data/data/etc/aetos copying etc/aetos/aetos-policy-generator.conf -> build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13.data/data/etc/aetos/ copying etc/aetos/aetos-config-generator.conf -> build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13.data/data/etc/aetos/ running install_egg_info Copying aetos.egg-info to build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13-py3.9.egg-info running install_scripts Installing aetos-api script to build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13.data/scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/aetos-2.1.0.dev13.dist-info/WHEEL creating '/builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir/pip-wheel-ts038f8c/tmpc8uzl8c4/aetos-2.1.0.dev13-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aetos/__init__.py' adding 'aetos/api-paste.ini' adding 'aetos/app.py' adding 'aetos/hooks.py' adding 'aetos/i18n.py' adding 'aetos/middleware.py' adding 'aetos/opts.py' adding 'aetos/policies.py' adding 'aetos/rbac.py' adding 'aetos/service.py' adding 'aetos/version.py' adding 'aetos/conf/__init__.py' adding 'aetos/conf/defaults.py' adding 'aetos/controllers/__init__.py' adding 'aetos/controllers/root.py' adding 'aetos/controllers/api/__init__.py' adding 'aetos/controllers/api/v1/__init__.py' adding 'aetos/controllers/api/v1/base.py' adding 'aetos/controllers/api/v1/label.py' adding 'aetos/controllers/api/v1/labels.py' adding 'aetos/controllers/api/v1/query.py' adding 'aetos/controllers/api/v1/root.py' adding 'aetos/controllers/api/v1/series.py' adding 'aetos/controllers/api/v1/status.py' adding 'aetos/controllers/api/v1/targets.py' adding 'aetos/controllers/api/v1/admin/__init__.py' adding 'aetos/controllers/api/v1/admin/root.py' adding 'aetos/controllers/api/v1/admin/tsdb/__init__.py' adding 'aetos/controllers/api/v1/admin/tsdb/clean_tombstones.py' adding 'aetos/controllers/api/v1/admin/tsdb/delete_series.py' adding 'aetos/controllers/api/v1/admin/tsdb/root.py' adding 'aetos/controllers/api/v1/admin/tsdb/snapshot.py' adding 'aetos/tests/__init__.py' adding 'aetos/tests/base.py' adding 'aetos/tests/functional/__init__.py' adding 'aetos/tests/functional/base.py' adding 'aetos/tests/functional/policy.yaml-test' adding 'aetos/tests/functional/test_admin_endpoints.py' adding 'aetos/tests/functional/test_core_endpoints.py' adding 'aetos/tests/unit/__init__.py' adding 'aetos/tests/unit/test_base_controller.py' adding 'aetos/wsgi/__init__.py' adding 'aetos/wsgi/api.py' adding 'aetos-2.1.0.dev13.data/data/etc/aetos/aetos-config-generator.conf' adding 'aetos-2.1.0.dev13.data/data/etc/aetos/aetos-policy-generator.conf' adding 'aetos-2.1.0.dev13.data/scripts/aetos-api' adding 'aetos-2.1.0.dev13.dist-info/AUTHORS' adding 'aetos-2.1.0.dev13.dist-info/LICENSE' adding 'aetos-2.1.0.dev13.dist-info/METADATA' adding 'aetos-2.1.0.dev13.dist-info/WHEEL' adding 'aetos-2.1.0.dev13.dist-info/entry_points.txt' adding 'aetos-2.1.0.dev13.dist-info/pbr.json' adding 'aetos-2.1.0.dev13.dist-info/top_level.txt' adding 'aetos-2.1.0.dev13.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for aetos (pyproject.toml): finished with status 'done' Created wheel for aetos: filename=aetos-2.1.0.dev13-py3-none-any.whl size=47013 sha256=9b85b6224c6918d7b43934ffb499e2ce00b6480dc4c08f3df83a0173afc29eb4 Stored in directory: /builddir/.cache/pip/wheels/95/be/51/ba79b696ddd9d869b64f340f40fdf74df4a73843e6a59f091f Successfully built aetos + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KsbAcy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64 + cd aetos-2.1.0.dev13 ++ ls /builddir/build/BUILD/aetos-2.1.0.dev13/pyproject-wheeldir/aetos-2.1.0.dev13-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=aetos==2.1.0.dev13 + '[' -z aetos==2.1.0.dev13 ']' + TMPDIR=/builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.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/aetos-2.1.0.dev13/pyproject-wheeldir aetos==2.1.0.dev13 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/aetos-2.1.0.dev13/pyproject-wheeldir Processing ./pyproject-wheeldir/aetos-2.1.0.dev13-py3-none-any.whl Installing collected packages: aetos Successfully installed aetos-2.1.0.dev13 + '[' -d /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/bin/aetos-api /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/bin/aetos-api: updating + rm -rfv /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64$site_dir/*.dist-info + echo '%ghost %dir /usr/lib/python3.9/site-packages/aetos-2.1.0.dev13.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages/aetos-2.1.0.dev13.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages/aetos-2.1.0.dev13.dist-info/RECORD --output /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages/aetos-2.1.0.dev13.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages/aetos-2.1.0.dev13.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages/aetos-2.1.0.dev13.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages/aetos-2.1.0.dev13.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file=etc/aetos/aetos-config-generator.conf --output-file=aetos/aetos.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/etc/aetos + install -p -D -m 640 aetos/aetos.conf /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/etc/aetos/aetos.conf + install -p -D -m 640 aetos/api-paste.ini /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/etc/aetos/api-paste.ini + install -d -m 755 /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/var/lib/aetos + install -d -m 755 /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/var/lib/aetos/tmp + install -d -m 750 /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/var/log/aetos + install -p -D -m 644 /builddir/build/SOURCES/aetos.logrotate /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/etc/logrotate.d/openstack-aetos + install -p -D -m 644 /builddir/build/SOURCES/openstack-aetos-api.service /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/systemd/system/openstack-aetos-api.service + rm -fr /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/etc + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.1.0-0.20260722161127.ae30f0f.el9 --unique-debug-suffix -2.1.0-0.20260722161127.ae30f0f.el9.x86_64 --unique-debug-src-base openstack-aetos-2.1.0-0.20260722161127.ae30f0f.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/aetos-2.1.0.dev13 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/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.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.5iffic + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + 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/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/aetos-2.1.0.dev13/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env --assert-config -q --recreate -e py39 /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( {0} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsAdmin.test_snapshot [0.025427s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.385 889083 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.406 889083 WARNING oslo_policy.policy [None req-7e478c32-7d45-48a8-a847-9de6f923b5bc admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsServerSideError.test_clean_tombstones [0.013029s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.413 889083 INFO aetos.app [None req-7e478c32-7d45-48a8-a847-9de6f923b5bc admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.422 889083 WARNING oslo_policy.policy [None req-899a25d7-6b06-4e10-8107-d50d9d7975d2 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsUnexpectedStatusCodeError.test_snapshot [0.015299s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.426 889083 INFO aetos.app [None req-899a25d7-6b06-4e10-8107-d50d9d7975d2 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.438 889083 WARNING oslo_policy.policy [None req-f88ca59b-8e09-47d0-a502-b4f2e381e1ba admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_label_with_matches [0.018409s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.441 889083 INFO aetos.app [None req-f88ca59b-8e09-47d0-a502-b4f2e381e1ba admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.455 889083 WARNING oslo_policy.policy [None req-9f59cf99-fe09-4021-82ea-99c41d1f99ad reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsAdmin.test_delete_series [0.032390s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.443 889092 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.467 889092 WARNING oslo_policy.policy [None req-47967217-a147-4ca1-8ad2-9836dcb6c499 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_labels [0.018285s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.461 889083 INFO aetos.app [None req-9f59cf99-fe09-4021-82ea-99c41d1f99ad reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.474 889083 WARNING oslo_policy.policy [None req-1cfe0f6c-8045-4709-a613-9edba135e177 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsClientSideError.test_delete_series [0.019609s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.479 889092 INFO aetos.app [None req-47967217-a147-4ca1-8ad2-9836dcb6c499 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.490 889092 WARNING oslo_policy.policy [None req-8d618719-8574-444f-a214-6f732c51ba6e admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_status [0.019957s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.479 889083 INFO aetos.app [None req-1cfe0f6c-8045-4709-a613-9edba135e177 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.496 889083 WARNING oslo_policy.policy [None req-430a64fb-abb4-4699-8294-c51b33ddb07c reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsClientSideError.test_snapshot [0.021234s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.502 889092 INFO aetos.app [None req-8d618719-8574-444f-a214-6f732c51ba6e admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.512 889092 WARNING oslo_policy.policy [None req-d0befbbe-1892-4e0e-aa8b-73e46f0dd2c9 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_labels [0.018568s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.502 889083 INFO aetos.app [None req-430a64fb-abb4-4699-8294-c51b33ddb07c reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.514 889083 WARNING oslo_policy.policy [None req-b0b52722-3091-4750-ac78-bd0413279eda admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_series [0.012988s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.518 889083 INFO aetos.app [None req-b0b52722-3091-4750-ac78-bd0413279eda admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.528 889083 WARNING oslo_policy.policy [None req-aae33e6b-81c9-4086-ba33-2cb3fe40eb0a admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsServerSideError.test_delete_series [0.018650s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.519 889092 INFO aetos.app [None req-d0befbbe-1892-4e0e-aa8b-73e46f0dd2c9 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.531 889092 WARNING oslo_policy.policy [None req-78e13b7b-5507-465c-aa29-a4dd604e066f admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_series [0.012944s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.532 889083 INFO aetos.app [None req-aae33e6b-81c9-4086-ba33-2cb3fe40eb0a admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.541 889083 WARNING oslo_policy.policy [None req-53f7603c-63c8-4cc3-9479-790741ec1f74 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsServerSideError.test_snapshot [0.016156s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.536 889092 INFO aetos.app [None req-78e13b7b-5507-465c-aa29-a4dd604e066f admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.548 889092 WARNING oslo_policy.policy [None req-858dc240-e1f5-43a6-9284-512b6c04cf44 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_targets [0.012675s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.545 889083 INFO aetos.app [None req-53f7603c-63c8-4cc3-9479-790741ec1f74 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.554 889083 WARNING oslo_policy.policy [None req-39a0254b-e4ad-4fac-8631-1d76efb3be49 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_label [0.019441s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.559 889083 INFO aetos.app [None req-39a0254b-e4ad-4fac-8631-1d76efb3be49 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.573 889083 WARNING oslo_policy.policy [None req-246cdf91-1d94-47b1-a977-31eb8fd2bc20 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_labels [0.023263s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.553 889092 INFO aetos.app [None req-858dc240-e1f5-43a6-9284-512b6c04cf44 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.571 889092 WARNING oslo_policy.policy [None req-322092f0-2fbb-4a69-b8d4-196d5cba1b79 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_labels [0.024373s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.579 889083 INFO aetos.app [None req-246cdf91-1d94-47b1-a977-31eb8fd2bc20 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.599 889083 WARNING oslo_policy.policy [None req-a4cdcf17-1f02-48d6-a31b-6e73ebf66a64 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_basic_auth_without_tls [0.002021s] ... ok {0} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_password_only [0.001640s] ... ok {0} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_custom_ca [0.003552s] ... ok {0} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_with_cert_only [0.005185s] ... ok {0} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_without_basic_auth [0.002033s] ... ok {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_status [0.028013s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.594 889092 INFO aetos.app [None req-322092f0-2fbb-4a69-b8d4-196d5cba1b79 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.617 889092 WARNING oslo_policy.policy [None req-10519a4e-f62f-4334-8201-2f199b6e6017 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_label [0.031797s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.628 889092 INFO aetos.app [None req-10519a4e-f62f-4334-8201-2f199b6e6017 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.649 889092 WARNING oslo_policy.policy [None req-33a85a5e-d44d-4487-8e72-7051a7230fef reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsAdmin.test_clean_tombstones [0.066119s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.584 889100 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.643 889100 WARNING oslo_policy.policy [None req-803aaf03-8a35-404a-a06c-1e5117819c8d admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsReader.test_delete_series [0.062576s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.595 889098 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.651 889098 WARNING oslo_policy.policy [None req-f4aa52ef-fce9-404b-b3b3-4d92dfbd6eb3 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsReader.test_snapshot [0.013138s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.669 889098 INFO aetos.app [None req-f4aa52ef-fce9-404b-b3b3-4d92dfbd6eb3 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.679 889098 WARNING oslo_policy.policy [None req-a58c549b-d85f-44c2-a46e-bc91387c61b3 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_labels_with_matches [0.037273s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.660 889092 INFO aetos.app [None req-33a85a5e-d44d-4487-8e72-7051a7230fef reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.686 889092 WARNING oslo_policy.policy [None req-fe71631c-bb41-439e-aab6-e08f34d9d7e2 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsReader.test_clean_tombstones [0.036192s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.663 889100 INFO aetos.app [None req-803aaf03-8a35-404a-a06c-1e5117819c8d admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.685 889100 WARNING oslo_policy.policy [None req-a0e2217f-5d0f-45b1-b221-599f9b283fe2 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsClientSideError.test_clean_tombstones [0.014849s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.682 889098 INFO aetos.app [None req-a58c549b-d85f-44c2-a46e-bc91387c61b3 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.693 889098 WARNING oslo_policy.policy [None req-5a589c41-d5a6-47b6-b124-523b4662b8a6 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsUnexpectedStatusCodeError.test_clean_tombstones [0.013478s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.697 889098 INFO aetos.app [None req-5a589c41-d5a6-47b6-b124-523b4662b8a6 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.707 889098 WARNING oslo_policy.policy [None req-516f5e1b-8b6c-4278-8cbe-445fa70a2b78 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_label [0.034647s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.699 889092 INFO aetos.app [None req-fe71631c-bb41-439e-aab6-e08f34d9d7e2 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.722 889092 WARNING oslo_policy.policy [None req-15fe8909-3021-4dd9-a9bc-a1e9e6281767 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsUnexpectedStatusCodeError.test_delete_series [0.032737s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.701 889100 INFO aetos.app [None req-a0e2217f-5d0f-45b1-b221-599f9b283fe2 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.719 889100 WARNING oslo_policy.policy [None req-5cf84d54-b39b-4001-aa4c-eaa946ac08b4 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_label [0.018438s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.711 889098 INFO aetos.app [None req-516f5e1b-8b6c-4278-8cbe-445fa70a2b78 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.722 889098 WARNING oslo_policy.policy [None req-54b20fc6-2246-4cb1-a879-aee69bc9f7b6 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_query [0.020934s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.733 889098 INFO aetos.app [None req-54b20fc6-2246-4cb1-a879-aee69bc9f7b6 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.747 889098 WARNING oslo_policy.policy [None req-c5371d36-c0a4-46b4-8208-a9d5713c443a admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_series [0.029206s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.731 889100 INFO aetos.app [None req-5cf84d54-b39b-4001-aa4c-eaa946ac08b4 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.754 889100 WARNING oslo_policy.policy [None req-c70ed341-44f2-4457-9eed-76ff450fa1a5 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_query [0.033718s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.737 889092 INFO aetos.app [None req-15fe8909-3021-4dd9-a9bc-a1e9e6281767 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.755 889092 WARNING oslo_policy.policy [None req-8a430e30-1b4a-4fad-8462-a4f9b35963a2 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_targets [0.014446s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.752 889098 INFO aetos.app [None req-c5371d36-c0a4-46b4-8208-a9d5713c443a admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.763 889098 WARNING oslo_policy.policy [None req-daaa6145-7c6c-4df4-a4db-c506517e3a09 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_targets [0.021576s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.761 889100 INFO aetos.app [None req-c70ed341-44f2-4457-9eed-76ff450fa1a5 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.776 889100 WARNING oslo_policy.policy [None req-57c0c1d8-1d5f-4f9d-aa8e-fdb42a97bba2 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_query [0.029532s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.760 889092 INFO aetos.app [None req-8a430e30-1b4a-4fad-8462-a4f9b35963a2 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.769 889092 INFO aetos.app [None req-8a430e30-1b4a-4fad-8462-a4f9b35963a2 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.786 889092 WARNING oslo_policy.policy [None req-1bb3326b-c031-4187-b23d-04c924489466 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_label [0.027260s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.768 889098 INFO aetos.app [None req-daaa6145-7c6c-4df4-a4db-c506517e3a09 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.777 889098 INFO aetos.app [None req-daaa6145-7c6c-4df4-a4db-c506517e3a09 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.791 889098 WARNING oslo_policy.policy [None req-2792ea11-8266-44b1-be17-164c0357ff8e reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_project_label_name_default [0.020892s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.783 889100 INFO aetos.app [None req-57c0c1d8-1d5f-4f9d-aa8e-fdb42a97bba2 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.797 889100 WARNING oslo_policy.policy [None req-e982ea28-d756-4194-942b-7533de5c5ec9 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_targets [0.023537s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.790 889092 INFO aetos.app [None req-1bb3326b-c031-4187-b23d-04c924489466 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.798 889092 INFO aetos.app [None req-1bb3326b-c031-4187-b23d-04c924489466 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.811 889092 WARNING oslo_policy.policy [None req-2bde19b9-e202-44f6-987a-380d08535e8c reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_labels [0.026983s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.796 889098 INFO aetos.app [None req-2792ea11-8266-44b1-be17-164c0357ff8e reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.805 889098 INFO aetos.app [None req-2792ea11-8266-44b1-be17-164c0357ff8e reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.818 889098 WARNING oslo_policy.policy [None req-e175708b-be51-4966-80d9-f612c5e9bfbf reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_query [0.022318s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.803 889100 INFO aetos.app [None req-e982ea28-d756-4194-942b-7533de5c5ec9 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.819 889100 WARNING oslo_policy.policy [None req-9f35f280-bfc4-418c-a54e-da6a29506d70 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_query [0.012568s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.814 889092 INFO aetos.app [None req-2bde19b9-e202-44f6-987a-380d08535e8c reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.823 889092 WARNING oslo_policy.policy [None req-4112579d-e36b-4bd3-af85-58da72bc281d admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_series [0.014607s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.825 889100 INFO aetos.app [None req-9f35f280-bfc4-418c-a54e-da6a29506d70 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.835 889100 WARNING oslo_policy.policy [None req-4b096d40-0ba4-4a29-9760-258ad3092dd6 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_series [0.013240s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.826 889092 INFO aetos.app [None req-4112579d-e36b-4bd3-af85-58da72bc281d admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.837 889092 WARNING oslo_policy.policy [None req-25674dea-fade-48ab-9a1a-1a92d9633990 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_label [0.016022s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.823 889098 INFO aetos.app [None req-e175708b-be51-4966-80d9-f612c5e9bfbf reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.835 889098 WARNING oslo_policy.policy [None req-5f7b3d24-979f-4f90-a43a-8a3367075e14 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_with_key_only [0.001819s] ... ok {1} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_without_tls [0.001270s] ... ok {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_status [0.013124s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.839 889100 INFO aetos.app [None req-4b096d40-0ba4-4a29-9760-258ad3092dd6 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.849 889100 WARNING oslo_policy.policy [None req-a973e6ed-843c-4064-95e5-77d66e87c243 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_labels [0.016407s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.842 889098 INFO aetos.app [None req-5f7b3d24-979f-4f90-a43a-8a3367075e14 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.855 889098 WARNING oslo_policy.policy [None req-2da36d85-99a4-409d-900a-29d0ca15c28b admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_targets [0.013121s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.853 889100 INFO aetos.app [None req-a973e6ed-843c-4064-95e5-77d66e87c243 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.863 889100 WARNING oslo_policy.policy [None req-df4d1f59-ab64-4b7a-9066-b6cacb73ac21 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_status [0.014174s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.858 889098 INFO aetos.app [None req-2da36d85-99a4-409d-900a-29d0ca15c28b admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.869 889098 WARNING oslo_policy.policy [None req-bd35937c-96b9-4879-a6e3-c1a6e332ff04 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_basic_auth_and_tls [0.002466s] ... ok {2} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_default_ca [0.002155s] ... ok {2} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_with_cert_and_key [0.001542s] ... ok {2} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_username_only [0.001500s] ... ok {2} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_without_tls_with_cert_and_key [0.001404s] ... ok {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_series [0.025067s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.867 889100 INFO aetos.app [None req-df4d1f59-ab64-4b7a-9066-b6cacb73ac21 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.876 889100 INFO aetos.app [None req-df4d1f59-ab64-4b7a-9066-b6cacb73ac21 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.888 889100 WARNING oslo_policy.policy [None req-17e71a6f-7dff-42a8-875e-b9784baeb52f reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_status [0.021396s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.892 889100 INFO aetos.app [None req-17e71a6f-7dff-42a8-875e-b9784baeb52f reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.899 889100 INFO aetos.app [None req-17e71a6f-7dff-42a8-875e-b9784baeb52f reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.910 889100 WARNING oslo_policy.policy [None req-12196053-9d43-4c6b-ac96-76bdac78a95a reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_status [0.013272s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.913 889100 INFO aetos.app [None req-12196053-9d43-4c6b-ac96-76bdac78a95a reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.923 889100 WARNING oslo_policy.policy [None req-1d677d8b-7749-48a7-8183-f66879058ad0 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_query [0.012381s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.927 889100 INFO aetos.app [None req-1d677d8b-7749-48a7-8183-f66879058ad0 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.936 889100 WARNING oslo_policy.policy [None req-6f95e1da-4204-4d25-90e7-af2fe7a1a5aa admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_targets [0.012346s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2026-07-22 12:12:57.940 889100 INFO aetos.app [None req-6f95e1da-4204-4d25-90e7-af2fe7a1a5aa admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-2.1.0.dev13/aetos/api-paste.ini 2026-07-22 12:12:57.949 889100 WARNING oslo_policy.policy [None req-390b333f-9526-4cf6-9cb0-5591c5200b0a admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_without_tls_with_ca [0.001598s] ... ok ====== Totals ====== Ran: 67 tests in 0.5703 sec. - Passed: 67 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.2283 sec. ============== Worker Balance ============== - Worker 0 (17 tests) => 0:00:00.234218 - Worker 1 (17 tests) => 0:00:00.405152 - Worker 2 (17 tests) => 0:00:00.289745 - Worker 3 (16 tests) => 0:00:00.373575 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-aetos-2.1.0-0.20260722161127.ae30f0f.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LA6e8N + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/licenses/python3-aetos + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/licenses/python3-aetos + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/licenses/python3-aetos + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-aetos = 2.1.0-0.20260722161127.ae30f0f.el9 python3-aetos = 2.1.0-0.20260722161127.ae30f0f.el9 python3.9-aetos = 2.1.0-0.20260722161127.ae30f0f.el9 python3.9dist(aetos) = 2.1~~dev13 python3dist(aetos) = 2.1~~dev13 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(keystonemiddleware) >= 5.1 python3.9dist(lxml) >= 2.3 python3.9dist(oslo-config) >= 6.8 python3.9dist(oslo-i18n) >= 1.5 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-middleware) >= 3.22 python3.9dist(oslo-policy) >= 4.5 python3.9dist(oslo-utils) >= 4.7 python3.9dist(paste) >= 3.10 python3.9dist(pastedeploy) >= 1.5 python3.9dist(pbr) >= 6 python3.9dist(pecan) >= 0.8 python3.9dist(python-observabilityclient) >= 1.1 python3.9dist(wsme) >= 0.12.1 Obsoletes: python39-aetos < 2.1.0-0.20260722161127.ae30f0f.el9 Processing files: openstack-aetos-common-2.1.0-0.20260722161127.ae30f0f.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GbXdhV + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + DOCDIR=/builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/doc/openstack-aetos-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/doc/openstack-aetos-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/doc/openstack-aetos-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-aetos-common) = 2.1.0-0.20260722161127.ae30f0f.el9 openstack-aetos-common = 2.1.0-0.20260722161127.ae30f0f.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Processing files: openstack-aetos-api-2.1.0-0.20260722161127.ae30f0f.el9.noarch Provides: openstack-aetos-api = 2.1.0-0.20260722161127.ae30f0f.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-aetos-tests-2.1.0-0.20260722161127.ae30f0f.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OsoGQc + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/licenses/python3-aetos-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/licenses/python3-aetos-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64/usr/share/licenses/python3-aetos-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-aetos-tests = 2.1.0-0.20260722161127.ae30f0f.el9 python3-aetos-tests = 2.1.0-0.20260722161127.ae30f0f.el9 python3.9-aetos-tests = 2.1.0-0.20260722161127.ae30f0f.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-aetos-tests < 2.1.0-0.20260722161127.ae30f0f.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-aetos-api-2.1.0-0.20260722161127.ae30f0f.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-aetos-common-2.1.0-0.20260722161127.ae30f0f.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-aetos-2.1.0-0.20260722161127.ae30f0f.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-aetos-tests-2.1.0-0.20260722161127.ae30f0f.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.63jQAl + umask 022 + cd /builddir/build/BUILD + cd aetos-2.1.0.dev13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-aetos-2.1.0-0.20260722161127.ae30f0f.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0