Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-159403-972625/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1665705600 Wrote: /builddir/build/SRPMS/python-greenlet-1.1.3-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-159403-972625/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1665705600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IdWNH1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf greenlet-1.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/greenlet-1.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd greenlet-1.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xTuWhN + umask 022 + cd /builddir/build/BUILD + cd greenlet-1.1.3 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/__init__.py -> build/lib.linux-x86_64-3.9/greenlet creating build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.linux-x86_64-3.9/greenlet/tests running egg_info creating src/greenlet.egg-info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt writing manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE.PSF' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' copying src/greenlet/greenlet.c -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet.h -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.linux-x86_64-3.9/greenlet creating build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-x86_64-3.9/greenlet/tests running build_ext building 'greenlet._greenlet' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/greenlet gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.9 -c src/greenlet/greenlet.c -o build/temp.linux-x86_64-3.9/src/greenlet/greenlet.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-x86_64-3.9/src/greenlet/greenlet.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/greenlet/_greenlet.cpython-39-x86_64-linux-gnu.so building 'greenlet.tests._test_extension' extension creating build/temp.linux-x86_64-3.9/src/greenlet/tests gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc/greenlet/ -I/usr/include/python3.9 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-x86_64-3.9/src/greenlet/tests/_test_extension.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-x86_64-3.9/src/greenlet/tests/_test_extension.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension.cpython-39-x86_64-linux-gnu.so building 'greenlet.tests._test_extension_cpp' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc/greenlet/ -I/usr/include/python3.9 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-x86_64-3.9/src/greenlet/tests/_test_extension_cpp.o g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-x86_64-3.9/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension_cpp.cpython-39-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pi8Aqt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64 ++ dirname /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64 + cd greenlet-1.1.3 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/_greenlet.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_m68k_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_sparc_sun_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_aarch64_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x64_msvc.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x86_msvc.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc_aix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc_unix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_mips_unix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc64_aix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_arm32_ios.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_s390_unix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/setup_switch_x64_masm.cmd -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc_macosx.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc_linux.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x64_masm.asm -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x86_unix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x64_masm.obj -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_amd64_unix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_alpha_unix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_riscv_unix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x32_unix.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_csky_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_arm32_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc64_linux.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/slp_platformselect.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/__init__.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet.c -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_gc.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_stack_saved.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension_cpp.cpp -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension.c -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_generator_nested.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_extension_interface.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_leaks.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_version.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_weakref.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_contextvars.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_cpp.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_tracing.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/__init__.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_greenlet.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_throw.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_generator.py -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension_cpp.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-39.pyc writing byte-compilation script '/tmp/tmpp5st4ay8.py' /usr/bin/python3 /tmp/tmpp5st4ay8.py removing /tmp/tmpp5st4ay8.py running install_headers creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/include creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/include/python3.9 creating /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/include/python3.9/greenlet copying src/greenlet/greenlet.h -> /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/include/python3.9/greenlet running install_egg_info running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE.PSF' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' Copying src/greenlet.egg-info to /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet-1.1.3-py3.9.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.1.3-1.el9s --unique-debug-suffix -1.1.3-1.el9s.x86_64 --unique-debug-src-base python-greenlet-1.1.3-1.el9s.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/greenlet-1.1.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/_test_extension.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/_test_extension_cpp.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/_greenlet.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/_test_extension.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/_test_extension_cpp.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages/greenlet/_greenlet.cpython-39-x86_64-linux-gnu.so original debug info size: 188kB, size after compression: 184kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 163 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib/debug/usr/lib64/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.6JK7zG + umask 022 + cd /builddir/build/BUILD + cd greenlet-1.1.3 + PYTHONPATH=/builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/lib64/python3.9/site-packages + /usr/bin/python3 -m unittest discover greenlet.tests ........s..........................................................x...................... ---------------------------------------------------------------------- Ran 90 tests in 1.590s OK (skipped=1, expected failures=1) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-greenlet-1.1.3-1.el9s.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fGpV7b + umask 022 + cd /builddir/build/BUILD + cd greenlet-1.1.3 + DOCDIR=/builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/share/doc/python3-greenlet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/share/doc/python3-greenlet + cp -pr AUTHORS /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/share/doc/python3-greenlet + cp -pr README.rst /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/share/doc/python3-greenlet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1M1MBI + umask 022 + cd /builddir/build/BUILD + cd greenlet-1.1.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/share/licenses/python3-greenlet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/share/licenses/python3-greenlet + cp -pr LICENSE /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/share/licenses/python3-greenlet + cp -pr LICENSE.PSF /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64/usr/share/licenses/python3-greenlet + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-greenlet = 1.1.3-1.el9s python3-greenlet = 1.1.3-1.el9s python3-greenlet(x86-64) = 1.1.3-1.el9s python3.9-greenlet = 1.1.3-1.el9s python3.9dist(greenlet) = 1.1.3 python3dist(greenlet) = 1.1.3 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python39-greenlet < 1.1.3-1.el9s Processing files: python3-greenlet-devel-1.1.3-1.el9s.x86_64 Provides: python-greenlet-devel = 1.1.3-1.el9s python3-greenlet-devel = 1.1.3-1.el9s python3-greenlet-devel(x86-64) = 1.1.3-1.el9s python3.9-greenlet-devel = 1.1.3-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python39-greenlet-devel < 1.1.3-1.el9s Processing files: python-greenlet-debugsource-1.1.3-1.el9s.x86_64 Provides: python-greenlet-debugsource = 1.1.3-1.el9s python-greenlet-debugsource(x86-64) = 1.1.3-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-greenlet-debuginfo-1.1.3-1.el9s.x86_64 Provides: debuginfo(build-id) = 3f0fdab0b39044c1b299c58a217f3cc0eed3f979 debuginfo(build-id) = 8c387af4a53466dadfcd46639739ffa303831f33 debuginfo(build-id) = da0f01758cfa2bd82c202c42dcc3494b05cbedc4 python-greenlet-debuginfo = 1.1.3-1.el9s python3-greenlet-debuginfo = 1.1.3-1.el9s python3-greenlet-debuginfo(x86-64) = 1.1.3-1.el9s python3.9-greenlet-debuginfo = 1.1.3-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-greenlet-debugsource(x86-64) = 1.1.3-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64 Wrote: /builddir/build/RPMS/python3-greenlet-devel-1.1.3-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python-greenlet-debugsource-1.1.3-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-greenlet-debuginfo-1.1.3-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-greenlet-1.1.3-1.el9s.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g9RuzH + umask 022 + cd /builddir/build/BUILD + cd greenlet-1.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-greenlet-1.1.3-1.el9s.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0