Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flaky.spec'], chrootPath='/var/lib/mock/f36-build-31415577-4295461/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flaky.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1637798400 Wrote: /builddir/build/SRPMS/python-flaky-3.7.0-6.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-flaky.spec'], chrootPath='/var/lib/mock/f36-build-31415577-4295461/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-flaky.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1637798400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.szKLkb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flaky-3.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/flaky-3.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flaky-3.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-nose-dependency.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e 's/import mock/from unittest import mock/' -e 's/from mock/from unittest.mock/' test/test_pytest/test_flaky_pytest_plugin.py test/test_pytest/test_pytest_example.py test/test_pytest/test_pytest_options_example.py test/test_pytest/test_pytester_plugin.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.koFM2w + umask 022 + cd /builddir/build/BUILD + cd flaky-3.7.0 + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py310 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 58.5.3) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-flaky-3.7.0-6.fc36.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-flaky.spec'], chrootPath='/var/lib/mock/f36-build-31415577-4295461/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-flaky.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1637798400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lro6vi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flaky-3.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/flaky-3.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flaky-3.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-nose-dependency.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e 's/import mock/from unittest import mock/' -e 's/from mock/from unittest.mock/' test/test_pytest/test_flaky_pytest_plugin.py test/test_pytest/test_pytest_example.py test/test_pytest/test_pytest_options_example.py test/test_pytest/test_pytester_plugin.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.doV0bb + umask 022 + cd /builddir/build/BUILD + cd flaky-3.7.0 + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py310 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 58.5.3) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running egg_info HOOK STDOUT: writing flaky.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to flaky.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to flaky.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to flaky.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'flaky.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'flaky.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running dist_info HOOK STDOUT: writing flaky.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to flaky.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to flaky.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to flaky.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'flaky.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'flaky.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/flaky-3.7.0/flaky.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-flaky-3.7.0-6.fc36.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-flaky.spec'], chrootPath='/var/lib/mock/f36-build-31415577-4295461/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-flaky.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1637798400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Xd2tb0 + umask 022 + cd /builddir/build/BUILD + cd flaky-3.7.0 + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv flaky.dist-info/ removed 'flaky.dist-info/entry_points.txt' removed 'flaky.dist-info/top_level.txt' removed 'flaky.dist-info/METADATA' removed 'flaky.dist-info/LICENSE' removed directory 'flaky.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py310 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 58.5.3) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running egg_info HOOK STDOUT: creating flaky.egg-info HOOK STDOUT: writing flaky.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to flaky.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to flaky.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to flaky.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'flaky.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'flaky.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'flaky.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running dist_info HOOK STDOUT: writing flaky.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to flaky.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to flaky.egg-info/entry_points.txt HOOK STDOUT: writing top-level names to flaky.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'flaky.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'flaky.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/flaky-3.7.0/flaky.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wzcZL5 + umask 022 + cd /builddir/build/BUILD + cd flaky-3.7.0 + mkdir -p /builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/flaky-3.7.0/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/flaky-3.7.0 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/tmp_rsp40ca running dist_info creating /builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.egg-info writing /builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.egg-info/entry_points.txt writing top-level names to /builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-modern-metadata-mr5abmj2/flaky.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: flaky Building wheel for flaky (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/tmpy7c7m0zt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flaky copying flaky/__init__.py -> build/lib/flaky copying flaky/_flaky_plugin.py -> build/lib/flaky copying flaky/defaults.py -> build/lib/flaky copying flaky/flaky_decorator.py -> build/lib/flaky copying flaky/flaky_pytest_plugin.py -> build/lib/flaky copying flaky/multiprocess_string_io.py -> build/lib/flaky copying flaky/names.py -> build/lib/flaky copying flaky/utils.py -> build/lib/flaky installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/flaky copying build/lib/flaky/__init__.py -> build/bdist.linux-x86_64/wheel/flaky copying build/lib/flaky/_flaky_plugin.py -> build/bdist.linux-x86_64/wheel/flaky copying build/lib/flaky/defaults.py -> build/bdist.linux-x86_64/wheel/flaky copying build/lib/flaky/flaky_decorator.py -> build/bdist.linux-x86_64/wheel/flaky copying build/lib/flaky/flaky_pytest_plugin.py -> build/bdist.linux-x86_64/wheel/flaky copying build/lib/flaky/multiprocess_string_io.py -> build/bdist.linux-x86_64/wheel/flaky copying build/lib/flaky/names.py -> build/bdist.linux-x86_64/wheel/flaky copying build/lib/flaky/utils.py -> build/bdist.linux-x86_64/wheel/flaky running install_egg_info running egg_info creating flaky.egg-info writing flaky.egg-info/PKG-INFO writing dependency_links to flaky.egg-info/dependency_links.txt writing entry points to flaky.egg-info/entry_points.txt writing top-level names to flaky.egg-info/top_level.txt writing manifest file 'flaky.egg-info/SOURCES.txt' reading manifest file 'flaky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'flaky.egg-info/SOURCES.txt' Copying flaky.egg-info to build/bdist.linux-x86_64/wheel/flaky-3.7.0-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/flaky-3.7.0.dist-info/WHEEL creating '/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir/pip-wheel-etinc1id/tmpj74_s3z7/flaky-3.7.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'flaky/__init__.py' adding 'flaky/_flaky_plugin.py' adding 'flaky/defaults.py' adding 'flaky/flaky_decorator.py' adding 'flaky/flaky_pytest_plugin.py' adding 'flaky/multiprocess_string_io.py' adding 'flaky/names.py' adding 'flaky/utils.py' adding 'flaky-3.7.0.dist-info/LICENSE' adding 'flaky-3.7.0.dist-info/METADATA' adding 'flaky-3.7.0.dist-info/WHEEL' adding 'flaky-3.7.0.dist-info/entry_points.txt' adding 'flaky-3.7.0.dist-info/top_level.txt' adding 'flaky-3.7.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for flaky (pyproject.toml): finished with status 'done' Created wheel for flaky: filename=flaky-3.7.0-py2.py3-none-any.whl size=19319 sha256=46d7778c26f46742399b1487df96e5b441bc73b7591258858504d288e76fe535 Stored in directory: /builddir/.cache/pip/wheels/6c/ba/32/7a5099c3a424b54edc10ca9394dc2c3b1de09bb927878f59f4 Successfully built flaky + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.azrE6M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch ++ dirname /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch + cd flaky-3.7.0 ++ ls /builddir/build/BUILD/flaky-3.7.0/pyproject-wheeldir/flaky-3.7.0-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=flaky==3.7.0 + TMPDIR=/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch --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/flaky-3.7.0/pyproject-wheeldir flaky==3.7.0 Using pip 21.3.1 from /usr/lib/python3.10/site-packages/pip (python 3.10) Looking in links: /builddir/build/BUILD/flaky-3.7.0/pyproject-wheeldir Processing ./pyproject-wheeldir/flaky-3.7.0-py2.py3-none-any.whl Installing collected packages: flaky Successfully installed flaky-3.7.0 + '[' -d /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages ']' + site_dirs+=("/usr/lib/python3.10/site-packages") + '[' /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib64/python3.10/site-packages '!=' /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib64/python3.10/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.10/site-packages/flaky-3.7.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages/flaky-3.7.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch --record /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages/flaky-3.7.0.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages/flaky-3.7.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages/flaky-3.7.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages/flaky-3.7.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages/flaky-3.7.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch --sitelib /usr/lib/python3.10/site-packages --sitearch /usr/lib64/python3.10/site-packages --python-version 3.10 --pyproject-record /builddir/build/BUILD/pyproject-record flaky + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 3.7.0-6.fc36 --unique-debug-suffix -3.7.0-6.fc36.noarch --unique-debug-src-base python-flaky-3.7.0-6.fc36.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/flaky-3.7.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.h2TH9m + umask 022 + cd /builddir/build/BUILD + cd flaky-3.7.0 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir' + /usr/bin/pytest -v -k 'example and not options' --doctest-modules test/test_pytest/ ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/flaky-3.7.0 plugins: flaky-3.7.0 collecting ... collected 70 items / 52 deselected / 18 selected test/test_pytest/test_pytest_example.py::test.test_pytest.test_pytest_example._test_flaky_doctest PASSED [ 5%] test/test_pytest/test_pytest_example.py::test_something_flaky PASSED [ 11%] test/test_pytest/test_pytest_example.py::test_something_good_with_failing_setup_fixture XFAIL [ 16%] test/test_pytest/test_pytest_example.py::test_something_good_with_failing_setup_fixture XFAIL [ 16%] test/test_pytest/test_pytest_example.py::TestExample::test_non_flaky_thing PASSED [ 22%] test/test_pytest/test_pytest_example.py::TestExample::test_non_flaky_failing_thing XFAIL [ 27%] test/test_pytest/test_pytest_example.py::TestExample::test_flaky_thing_that_fails_then_succeeds PASSED [ 33%] test/test_pytest/test_pytest_example.py::TestExample::test_flaky_thing_that_succeeds_then_fails_then_succeeds PASSED [ 38%] test/test_pytest/test_pytest_example.py::TestExample::test_flaky_thing_that_always_passes PASSED [ 44%] test/test_pytest/test_pytest_example.py::TestExample::test_flaky_thing_that_always_fails SKIPPED [ 50%] test/test_pytest/test_pytest_example.py::TestExampleFlakyTests::test_flaky_thing_that_fails_then_succeeds PASSED [ 55%] test/test_pytest/test_pytest_example.py::TestExampleFlakyTestCase::test_flaky_thing_that_fails_then_succeeds PASSED [ 61%] test/test_pytest/test_pytest_example.py::TestFlakySubclass::test_flaky_thing_that_fails_then_succeeds PASSED [ 66%] test/test_pytest/test_pytest_example.py::TestMarkedClass::test_flaky_thing_that_fails_then_succeeds PASSED [ 72%] test/test_pytest/test_pytest_example.py::test_requiring_my_fixture PASSED [ 77%] test/test_pytest/test_pytest_example.py::TestExampleRerunFilter::test_something_flaky PASSED [ 83%] test/test_pytest/test_pytest_example.py::test_something_that_always_fails_but_should_be_skipped SKIPPED [ 88%] test/test_pytest/pytest_generate_example/test_pytest_generate_example.py::test_something_flaky[dummy_list0] PASSED [ 94%] test/test_pytest/pytest_generate_example/test_pytest_generate_example.py::TestExample::test_flaky_thing_that_fails_then_succeeds[dummy_list0] PASSED [100%] ===Flaky Test Report=== test_something_flaky failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_something_flaky passed 1 out of the required 1 times. Success! test_something_good_with_failing_setup_fixture failed (1 runs remaining out of 2). assert False [] test_something_good_with_failing_setup_fixture failed; it passed 0 out of the required 1 times. assert False [] test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_always_passes passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_always_passes passed 2 out of the required 2 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleFlakyTests._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleFlakyTestCase._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestMarkedClass._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_requiring_my_fixture failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_requiring_my_fixture passed 1 out of the required 1 times. Success! test_something_flaky failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleRerunFilter._threshold [] test_something_flaky passed 1 out of the required 1 times. Success! test_something_flaky[dummy_list0] failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_something_flaky[dummy_list0] passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds[dummy_list0] failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds[dummy_list0] passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== =========== 14 passed, 2 skipped, 52 deselected, 3 xfailed in 0.21s ============ + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir' + /usr/bin/pytest -v -k 'example and not options' test/test_pytest/ ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/flaky-3.7.0 plugins: flaky-3.7.0 collecting ... collected 69 items / 52 deselected / 17 selected test/test_pytest/test_pytest_example.py::test_something_flaky PASSED [ 5%] test/test_pytest/test_pytest_example.py::test_something_good_with_failing_setup_fixture XFAIL [ 11%] test/test_pytest/test_pytest_example.py::test_something_good_with_failing_setup_fixture XFAIL [ 11%] test/test_pytest/test_pytest_example.py::TestExample::test_non_flaky_thing PASSED [ 17%] test/test_pytest/test_pytest_example.py::TestExample::test_non_flaky_failing_thing XFAIL [ 23%] test/test_pytest/test_pytest_example.py::TestExample::test_flaky_thing_that_fails_then_succeeds PASSED [ 29%] test/test_pytest/test_pytest_example.py::TestExample::test_flaky_thing_that_succeeds_then_fails_then_succeeds PASSED [ 35%] test/test_pytest/test_pytest_example.py::TestExample::test_flaky_thing_that_always_passes PASSED [ 41%] test/test_pytest/test_pytest_example.py::TestExample::test_flaky_thing_that_always_fails SKIPPED [ 47%] test/test_pytest/test_pytest_example.py::TestExampleFlakyTests::test_flaky_thing_that_fails_then_succeeds PASSED [ 52%] test/test_pytest/test_pytest_example.py::TestExampleFlakyTestCase::test_flaky_thing_that_fails_then_succeeds PASSED [ 58%] test/test_pytest/test_pytest_example.py::TestFlakySubclass::test_flaky_thing_that_fails_then_succeeds PASSED [ 64%] test/test_pytest/test_pytest_example.py::TestMarkedClass::test_flaky_thing_that_fails_then_succeeds PASSED [ 70%] test/test_pytest/test_pytest_example.py::test_requiring_my_fixture PASSED [ 76%] test/test_pytest/test_pytest_example.py::TestExampleRerunFilter::test_something_flaky PASSED [ 82%] test/test_pytest/test_pytest_example.py::test_something_that_always_fails_but_should_be_skipped SKIPPED [ 88%] test/test_pytest/pytest_generate_example/test_pytest_generate_example.py::test_something_flaky[dummy_list0] PASSED [ 94%] test/test_pytest/pytest_generate_example/test_pytest_generate_example.py::TestExample::test_flaky_thing_that_fails_then_succeeds[dummy_list0] PASSED [100%] ===Flaky Test Report=== test_something_flaky failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_something_flaky passed 1 out of the required 1 times. Success! test_something_good_with_failing_setup_fixture failed (1 runs remaining out of 2). assert False [] test_something_good_with_failing_setup_fixture failed; it passed 0 out of the required 1 times. assert False [] test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_always_passes passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_always_passes passed 2 out of the required 2 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleFlakyTests._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleFlakyTestCase._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestMarkedClass._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_requiring_my_fixture failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_requiring_my_fixture passed 1 out of the required 1 times. Success! test_something_flaky failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleRerunFilter._threshold [] test_something_flaky passed 1 out of the required 1 times. Success! test_something_flaky[dummy_list0] failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_something_flaky[dummy_list0] passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds[dummy_list0] failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds[dummy_list0] passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== =========== 13 passed, 2 skipped, 52 deselected, 3 xfailed in 0.19s ============ + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir' + /usr/bin/pytest -v -p no:flaky test/test_pytest/test_flaky_pytest_plugin.py ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/flaky-3.7.0 collecting ... collected 48 items test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_plugin_report PASSED [ 2%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput0-None-True] PASSED [ 4%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput0-None-False] PASSED [ 6%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput0-mock_xdist_error1-True] PASSED [ 8%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput0-mock_xdist_error1-False] PASSED [ 10%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput1-None-True] PASSED [ 12%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput1-None-False] PASSED [ 14%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput1-mock_xdist_error1-True] PASSED [ 16%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput1-mock_xdist_error1-False] PASSED [ 18%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput2-None-True] PASSED [ 20%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput2-None-False] PASSED [ 22%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput2-mock_xdist_error1-True] PASSED [ 25%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_xdist_nodedown[mock_xdist_node_workeroutput2-mock_xdist_error1-False] PASSED [ 27%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_session_finish_copies_flaky_report[--] PASSED [ 29%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_session_finish_copies_flaky_report[-Flaky report text-Flaky report text] PASSED [ 31%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_session_finish_copies_flaky_report[Flaky report text--Flaky report text] PASSED [ 33%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_session_finish_copies_flaky_report[Flaky report text-\u1e3e\u0151\u0155\u0205 \u0192\u013e\u0201\u0199\u0177 \u0155\u0205\u048f\u0151\u0155\u01ad \u01ad\u0205\u0445\u01ad-Flaky report text\u1e3e\u0151\u0155\u0205 \u0192\u013e\u0201\u0199\u0177 \u0155\u0205\u048f\u0151\u0155\u01ad \u01ad\u0205\u0445\u01ad] PASSED [ 35%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_session_finish_copies_flaky_report[\u1e3e\u0151\u0155\u0205 \u0192\u013e\u0201\u0199\u0177 \u0155\u0205\u048f\u0151\u0155\u01ad \u01ad\u0205\u0445\u01ad-Flaky report text-\u1e3e\u0151\u0155\u0205 \u0192\u013e\u0201\u0199\u0177 \u0155\u0205\u048f\u0151\u0155\u01ad \u01ad\u0205\u0445\u01adFlaky report text] PASSED [ 37%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_plugin_can_suppress_success_report[instance] PASSED [ 39%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_plugin_can_suppress_success_report[module] PASSED [ 41%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_plugin_can_suppress_success_report[parent] PASSED [ 43%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_plugin_raises_errors_in_fixture_setup[instance] PASSED [ 45%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_plugin_raises_errors_in_fixture_setup[module] PASSED [ 47%] test/test_pytest/test_flaky_pytest_plugin.py::test_flaky_plugin_raises_errors_in_fixture_setup[parent] PASSED [ 50%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_success[instance] PASSED [ 52%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_success[module] PASSED [ 54%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_success[parent] PASSED [ 56%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_success_for_needs_rerun[instance] PASSED [ 58%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_success_for_needs_rerun[module] PASSED [ 60%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_success_for_needs_rerun[parent] PASSED [ 62%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_ignores_success_for_non_flaky_test[instance] PASSED [ 64%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_ignores_success_for_non_flaky_test[module] PASSED [ 66%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_ignores_success_for_non_flaky_test[parent] PASSED [ 68%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_ignores_failure_for_non_flaky_test[instance] PASSED [ 70%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_ignores_failure_for_non_flaky_test[module] PASSED [ 72%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_ignores_failure_for_non_flaky_test[parent] PASSED [ 75%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_failure[instance] PASSED [ 77%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_failure[module] PASSED [ 79%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_failure[parent] PASSED [ 81%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_failure_for_no_more_retries[instance] PASSED [ 83%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_failure_for_no_more_retries[module] PASSED [ 85%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_failure_for_no_more_retries[parent] PASSED [ 87%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_additional_failures[instance] PASSED [ 89%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_additional_failures[module] PASSED [ 91%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_handles_additional_failures[parent] PASSED [ 93%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_exits_after_false_rerun_filter[instance] PASSED [ 95%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_exits_after_false_rerun_filter[module] PASSED [ 97%] test/test_pytest/test_flaky_pytest_plugin.py::TestFlakyPytestPlugin::test_flaky_plugin_exits_after_false_rerun_filter[parent] PASSED [100%] ============================== 48 passed in 0.15s ============================== + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/flaky-3.7.0/.pyproject-builddir' + /usr/bin/pytest -v --force-flaky --max-runs 2 test/test_pytest/test_pytest_options_example.py ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/flaky-3.7.0 plugins: flaky-3.7.0 collecting ... collected 3 items test/test_pytest/test_pytest_options_example.py::test_something_flaky PASSED [ 33%] test/test_pytest/test_pytest_options_example.py::TestExample::test_flaky_thing_that_fails_then_succeeds PASSED [ 66%] test/test_pytest/test_pytest_options_example.py::TestExampleFlakyTests::test_flaky_thing_that_fails_then_succeeds PASSED [100%] ===Flaky Test Report=== test_something_flaky failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [] test_something_flaky passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert -1 >= 1 + where -1 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExample._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert -1 >= 1 + where -1 = TestExampleFlakyTests._threshold [] test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExampleFlakyTests._threshold [] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== ============================== 3 passed in 0.04s =============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-flaky-3.7.0-6.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g2nxS6 + umask 022 + cd /builddir/build/BUILD + cd flaky-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/share/doc/python3-flaky + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/share/doc/python3-flaky + cp -pr README.rst /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch/usr/share/doc/python3-flaky + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-flaky = 3.7.0-6.fc36 python3-flaky = 3.7.0-6.fc36 python3.10-flaky = 3.7.0-6.fc36 python3.10dist(flaky) = 3.7 python3dist(flaky) = 3.7 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.10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch Wrote: /builddir/build/SRPMS/python-flaky-3.7.0-6.fc36.src.rpm Wrote: /builddir/build/RPMS/python3-flaky-3.7.0-6.fc36.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tgHJoc + umask 022 + cd /builddir/build/BUILD + cd flaky-3.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flaky-3.7.0-6.fc36.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0