==> Building on shellder ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 1,161 100% 0.00kB/s 0:00:00 1,161 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) python-greenlet-2.0.2-4.log 195 100% 190.43kB/s 0:00:00 195 100% 190.43kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 1,002 bytes received 69 bytes 714.00 bytes/sec total size is 1,356 speedup is 1.27 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root1 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root1]...done ==> Making package: python-greenlet 2.0.2-4 (Tue May 9 02:13:11 2023) ==> Retrieving sources...  -> Found greenlet-2.0.2.tar.gz ==> Validating source files with sha512sums... greenlet-2.0.2.tar.gz ... Passed ==> Making package: python-greenlet 2.0.2-4 (Tue May 9 02:13:25 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/libnsl 2.0.0-3 0.06 MiB core/python 3.11.3-1 104.68 MiB Total Installed Size: 104.74 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (22) New Version Net Change Download Size community/python-autocommand 2.2.2-4 0.08 MiB community/python-fastjsonschema 2.16.3-4 0.29 MiB community/python-inflect 6.0.4-2 0.38 MiB community/python-jaraco.context 4.3.0-3 0.04 MiB community/python-jaraco.functools 3.6.0-3 0.06 MiB community/python-jaraco.text 3.11.1-3 0.09 MiB community/python-more-itertools 9.1.1-4 0.61 MiB extra/python-ordered-set 4.1.0-4 0.07 MiB extra/python-packaging 23.0-3 0.43 MiB extra/python-platformdirs 3.5.0-2 0.20 MiB community/python-pydantic 1.10.7-4 6.36 MiB community/python-pyproject-hooks 1.0.0-4 0.09 MiB extra/python-tomli 2.0.1-3 0.11 MiB extra/python-trove-classifiers 2023.4.22-1 0.11 MiB community/python-typing_extensions 4.5.0-4 0.29 MiB extra/python-validate-pyproject 0.12.2-4 0.29 MiB community/python-build 0.10.0-3 0.68 MiB community/python-installer 0.7.0-3 0.82 MiB community/python-objgraph 3.5.0-8 0.16 MiB 0.03 MiB community/python-psutil 5.9.5-1 3.35 MiB extra/python-setuptools 1:67.7.0-1 4.68 MiB community/python-wheel 0.40.0-3 0.28 MiB Total Download Size: 0.03 MiB Total Installed Size: 19.47 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-objgraph-3.5.0-8-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-packaging... installing python-tomli... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-virtualenv: Use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-typing_extensions... installing python-pydantic... Optional dependencies for python-pydantic python-dotenv: for .env file support python-email-validator: for email validation installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-platformdirs... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures installing python-objgraph... installing python-psutil... [?25h==> Retrieving sources...  -> Found greenlet-2.0.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting greenlet-2.0.2.tar.gz with bsdtar ==> Starting build()... * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/__init__.py -> build/lib.linux-riscv64-cpython-311/greenlet creating build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.linux-riscv64-cpython-311/greenlet/platform creating build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.linux-riscv64-cpython-311/greenlet/tests 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' warning: no previously-included files found matching 'benchmarks/*.json' 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' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' copying src/greenlet/greenlet.cpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet.h -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.linux-riscv64-cpython-311/greenlet copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-riscv64-cpython-311/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.linux-riscv64-cpython-311/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-riscv64-cpython-311/greenlet/tests running build_ext building 'greenlet._greenlet' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src creating build/temp.linux-riscv64-cpython-311/src/greenlet gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python-greenlet/src=/usr/src/debug/python-greenlet -flto=auto -fPIC -I/usr/include/python3.11 -c src/greenlet/greenlet.cpp -o build/temp.linux-riscv64-cpython-311/src/greenlet/greenlet.o -Os g++ -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python-greenlet/src=/usr/src/debug/python-greenlet -flto=auto build/temp.linux-riscv64-cpython-311/src/greenlet/greenlet.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/greenlet/_greenlet.cpython-311-riscv64-linux-gnu.so building 'greenlet.tests._test_extension' extension creating build/temp.linux-riscv64-cpython-311/src/greenlet/tests gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python-greenlet/src=/usr/src/debug/python-greenlet -flto=auto -fPIC -Isrc/greenlet/ -I/usr/include/python3.11 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-riscv64-cpython-311/src/greenlet/tests/_test_extension.o -Os gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python-greenlet/src=/usr/src/debug/python-greenlet -flto=auto build/temp.linux-riscv64-cpython-311/src/greenlet/tests/_test_extension.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/greenlet/tests/_test_extension.cpython-311-riscv64-linux-gnu.so building 'greenlet.tests._test_extension_cpp' extension gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python-greenlet/src=/usr/src/debug/python-greenlet -flto=auto -fPIC -Isrc/greenlet/ -I/usr/include/python3.11 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-riscv64-cpython-311/src/greenlet/tests/_test_extension_cpp.o -Os g++ -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python-greenlet/src=/usr/src/debug/python-greenlet -flto=auto build/temp.linux-riscv64-cpython-311/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/greenlet/tests/_test_extension_cpp.cpython-311-riscv64-linux-gnu.so installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/__init__.py -> build/bdist.linux-riscv64/wheel/greenlet creating build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/__init__.py -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/setup_switch_x64_masm.cmd -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_aarch64_gcc.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_alpha_unix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_amd64_unix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_arm32_gcc.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_arm32_ios.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_arm64_masm.asm -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_arm64_masm.obj -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_arm64_msvc.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_csky_gcc.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_m68k_gcc.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_mips_unix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_ppc64_aix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_ppc64_linux.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_ppc_aix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_ppc_linux.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_ppc_macosx.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_ppc_unix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_riscv_unix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_s390_unix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_sparc_sun_gcc.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_x32_unix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_x64_masm.asm -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_x64_masm.obj -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_x64_msvc.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_x86_msvc.h -> build/bdist.linux-riscv64/wheel/greenlet/platform copying build/lib.linux-riscv64-cpython-311/greenlet/platform/switch_x86_unix.h -> build/bdist.linux-riscv64/wheel/greenlet/platform creating build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/__init__.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/leakcheck.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_contextvars.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_cpp.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_extension_interface.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_gc.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_generator.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_generator_nested.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_greenlet.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_greenlet_trash.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_leaks.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_stack_saved.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_throw.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_tracing.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_version.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/test_weakref.py -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/_test_extension.c -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/_test_extension_cpp.cpp -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/_test_extension.cpython-311-riscv64-linux-gnu.so -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/tests/_test_extension_cpp.cpython-311-riscv64-linux-gnu.so -> build/bdist.linux-riscv64/wheel/greenlet/tests copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet.cpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet.h -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_allocator.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_compiler_compat.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_cpython_compat.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_exceptions.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_greenlet.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_internal.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_refs.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_slp_switch.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_thread_state.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/greenlet_thread_support.hpp -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/slp_platformselect.h -> build/bdist.linux-riscv64/wheel/greenlet copying build/lib.linux-riscv64-cpython-311/greenlet/_greenlet.cpython-311-riscv64-linux-gnu.so -> build/bdist.linux-riscv64/wheel/greenlet running install_headers creating build/bdist.linux-riscv64/wheel/greenlet-2.0.2.data creating build/bdist.linux-riscv64/wheel/greenlet-2.0.2.data/headers copying src/greenlet/greenlet.h -> build/bdist.linux-riscv64/wheel/greenlet-2.0.2.data/headers running install_egg_info Copying src/greenlet.egg-info to build/bdist.linux-riscv64/wheel/greenlet-2.0.2-py3.11.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/greenlet-2.0.2.dist-info/WHEEL creating '/build/python-greenlet/src/greenlet-2.0.2/dist/.tmp-p1xepzj1/greenlet-2.0.2-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'greenlet/__init__.py' adding 'greenlet/_greenlet.cpython-311-riscv64-linux-gnu.so' adding 'greenlet/greenlet.cpp' adding 'greenlet/greenlet.h' adding 'greenlet/greenlet_allocator.hpp' adding 'greenlet/greenlet_compiler_compat.hpp' adding 'greenlet/greenlet_cpython_compat.hpp' adding 'greenlet/greenlet_exceptions.hpp' adding 'greenlet/greenlet_greenlet.hpp' adding 'greenlet/greenlet_internal.hpp' adding 'greenlet/greenlet_refs.hpp' adding 'greenlet/greenlet_slp_switch.hpp' adding 'greenlet/greenlet_thread_state.hpp' adding 'greenlet/greenlet_thread_state_dict_cleanup.hpp' adding 'greenlet/greenlet_thread_support.hpp' adding 'greenlet/slp_platformselect.h' adding 'greenlet/platform/__init__.py' adding 'greenlet/platform/setup_switch_x64_masm.cmd' adding 'greenlet/platform/switch_aarch64_gcc.h' adding 'greenlet/platform/switch_alpha_unix.h' adding 'greenlet/platform/switch_amd64_unix.h' adding 'greenlet/platform/switch_arm32_gcc.h' adding 'greenlet/platform/switch_arm32_ios.h' adding 'greenlet/platform/switch_arm64_masm.asm' adding 'greenlet/platform/switch_arm64_masm.obj' adding 'greenlet/platform/switch_arm64_msvc.h' adding 'greenlet/platform/switch_csky_gcc.h' adding 'greenlet/platform/switch_m68k_gcc.h' adding 'greenlet/platform/switch_mips_unix.h' adding 'greenlet/platform/switch_ppc64_aix.h' adding 'greenlet/platform/switch_ppc64_linux.h' adding 'greenlet/platform/switch_ppc_aix.h' adding 'greenlet/platform/switch_ppc_linux.h' adding 'greenlet/platform/switch_ppc_macosx.h' adding 'greenlet/platform/switch_ppc_unix.h' adding 'greenlet/platform/switch_riscv_unix.h' adding 'greenlet/platform/switch_s390_unix.h' adding 'greenlet/platform/switch_sparc_sun_gcc.h' adding 'greenlet/platform/switch_x32_unix.h' adding 'greenlet/platform/switch_x64_masm.asm' adding 'greenlet/platform/switch_x64_masm.obj' adding 'greenlet/platform/switch_x64_msvc.h' adding 'greenlet/platform/switch_x86_msvc.h' adding 'greenlet/platform/switch_x86_unix.h' adding 'greenlet/tests/__init__.py' adding 'greenlet/tests/_test_extension.c' adding 'greenlet/tests/_test_extension.cpython-311-riscv64-linux-gnu.so' adding 'greenlet/tests/_test_extension_cpp.cpp' adding 'greenlet/tests/_test_extension_cpp.cpython-311-riscv64-linux-gnu.so' adding 'greenlet/tests/leakcheck.py' adding 'greenlet/tests/test_contextvars.py' adding 'greenlet/tests/test_cpp.py' adding 'greenlet/tests/test_extension_interface.py' adding 'greenlet/tests/test_gc.py' adding 'greenlet/tests/test_generator.py' adding 'greenlet/tests/test_generator_nested.py' adding 'greenlet/tests/test_greenlet.py' adding 'greenlet/tests/test_greenlet_trash.py' adding 'greenlet/tests/test_leaks.py' adding 'greenlet/tests/test_stack_saved.py' adding 'greenlet/tests/test_throw.py' adding 'greenlet/tests/test_tracing.py' adding 'greenlet/tests/test_version.py' adding 'greenlet/tests/test_weakref.py' adding 'greenlet-2.0.2.data/headers/greenlet.h' adding 'greenlet-2.0.2.dist-info/AUTHORS' adding 'greenlet-2.0.2.dist-info/LICENSE' adding 'greenlet-2.0.2.dist-info/LICENSE.PSF' adding 'greenlet-2.0.2.dist-info/METADATA' adding 'greenlet-2.0.2.dist-info/WHEEL' adding 'greenlet-2.0.2.dist-info/top_level.txt' adding 'greenlet-2.0.2.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Successfully built greenlet-2.0.2-cp311-cp311-linux_riscv64.whl ==> Starting check()... test_break_ctxvars (greenlet.tests.test_contextvars.ContextVarsTests.test_break_ctxvars) ... ok test_context_assignment_different_thread (greenlet.tests.test_contextvars.ContextVarsTests.test_context_assignment_different_thread) ... ok test_context_assignment_while_running (greenlet.tests.test_contextvars.ContextVarsTests.test_context_assignment_while_running) ... ok test_context_assignment_wrong_type (greenlet.tests.test_contextvars.ContextVarsTests.test_context_assignment_wrong_type) ... ok test_context_not_propagated (greenlet.tests.test_contextvars.ContextVarsTests.test_context_not_propagated) ... ok test_context_propagated_by_context_run (greenlet.tests.test_contextvars.ContextVarsTests.test_context_propagated_by_context_run) ... ok test_context_propagated_by_setting_attribute (greenlet.tests.test_contextvars.ContextVarsTests.test_context_propagated_by_setting_attribute) ... ok test_context_shared (greenlet.tests.test_contextvars.ContextVarsTests.test_context_shared) ... ok test_not_broken_if_using_attribute_instead_of_context_run (greenlet.tests.test_contextvars.ContextVarsTests.test_not_broken_if_using_attribute_instead_of_context_run) ... ok test_contextvars_errors (greenlet.tests.test_contextvars.NoContextVarsTests.test_contextvars_errors) ... skipped 'ContextVar supported' test_exception_switch (greenlet.tests.test_cpp.CPPTests.test_exception_switch) ... ok test_unhandled_exception_aborts (greenlet.tests.test_cpp.CPPTests.test_unhandled_exception_aborts) ... terminate called after throwing an instance of 'exception_t' terminate called after throwing an instance of 'exception_t' terminate called after throwing an instance of 'exception_t' ok test_unhandled_exception_in_greenlet_aborts (greenlet.tests.test_cpp.CPPTests.test_unhandled_exception_in_greenlet_aborts) ... terminate called after throwing an instance of 'exception_t' terminate called after throwing an instance of 'exception_t' terminate called after throwing an instance of 'exception_t' ok test_getcurrent (greenlet.tests.test_extension_interface.CAPITests.test_getcurrent) ... ok test_instance_of_wrong_type (greenlet.tests.test_extension_interface.CAPITests.test_instance_of_wrong_type) ... ok test_new_greenlet (greenlet.tests.test_extension_interface.CAPITests.test_new_greenlet) ... ok test_non_traceback_param (greenlet.tests.test_extension_interface.CAPITests.test_non_traceback_param) ... ok test_not_throwable (greenlet.tests.test_extension_interface.CAPITests.test_not_throwable) ... ok test_raise_greenlet_dead (greenlet.tests.test_extension_interface.CAPITests.test_raise_greenlet_dead) ... ok test_raise_greenlet_error (greenlet.tests.test_extension_interface.CAPITests.test_raise_greenlet_error) ... ok test_setparent (greenlet.tests.test_extension_interface.CAPITests.test_setparent) ... ok test_switch (greenlet.tests.test_extension_interface.CAPITests.test_switch) ... ok test_switch_kwargs (greenlet.tests.test_extension_interface.CAPITests.test_switch_kwargs) ... ok test_throw (greenlet.tests.test_extension_interface.CAPITests.test_throw) ... ok test_circular_greenlet (greenlet.tests.test_gc.GCTests.test_circular_greenlet) ... ok test_dead_circular_ref (greenlet.tests.test_gc.GCTests.test_dead_circular_ref) ... ok test_finalizer_crash (greenlet.tests.test_gc.GCTests.test_finalizer_crash) ... ok test_inactive_ref (greenlet.tests.test_gc.GCTests.test_inactive_ref) ... ok test_generator (greenlet.tests.test_generator.GeneratorTests.test_generator) ... ok test_genlet_bad (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_genlet_bad) ... ok test_genlet_simple (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_genlet_simple) ... ok test_layered_genlets (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_layered_genlets) ... ok test_nested_genlets (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_nested_genlets) ... ok test_permutations (greenlet.tests.test_generator_nested.NestedGeneratorTests.test_permutations) ... ok test_abstract_subclasses (greenlet.tests.test_greenlet.TestGreenlet.test_abstract_subclasses) ... ok test_dealloc (greenlet.tests.test_greenlet.TestGreenlet.test_dealloc) ... ok test_dealloc_catches_GreenletExit_throws_other (greenlet.tests.test_greenlet.TestGreenlet.test_dealloc_catches_GreenletExit_throws_other) ... ok test_dealloc_other_thread (greenlet.tests.test_greenlet.TestGreenlet.test_dealloc_other_thread) ... ok test_dealloc_switch_args_not_lost (greenlet.tests.test_greenlet.TestGreenlet.test_dealloc_switch_args_not_lost) ... ok test_deepcopy (greenlet.tests.test_greenlet.TestGreenlet.test_deepcopy) ... ok test_exc_state (greenlet.tests.test_greenlet.TestGreenlet.test_exc_state) ... ok test_exception (greenlet.tests.test_greenlet.TestGreenlet.test_exception) ... ok test_falling_off_end_switches_to_unstarted_parent_raises_error (greenlet.tests.test_greenlet.TestGreenlet.test_falling_off_end_switches_to_unstarted_parent_raises_error) ... ok test_falling_off_end_switches_to_unstarted_parent_works (greenlet.tests.test_greenlet.TestGreenlet.test_falling_off_end_switches_to_unstarted_parent_works) ... ok test_frame (greenlet.tests.test_greenlet.TestGreenlet.test_frame) ... ok test_implicit_parent_with_threads (greenlet.tests.test_greenlet.TestGreenlet.test_implicit_parent_with_threads) ... ok test_instance_dict (greenlet.tests.test_greenlet.TestGreenlet.test_instance_dict) ... ok test_issue_245_reference_counting_subclass_no_threads (greenlet.tests.test_greenlet.TestGreenlet.test_issue_245_reference_counting_subclass_no_threads) ... ok test_issue_245_reference_counting_subclass_threads (greenlet.tests.test_greenlet.TestGreenlet.test_issue_245_reference_counting_subclass_threads) ... ok test_parent_equals_None (greenlet.tests.test_greenlet.TestGreenlet.test_parent_equals_None) ... ok test_parent_restored_on_kill (greenlet.tests.test_greenlet.TestGreenlet.test_parent_restored_on_kill) ... ok test_parent_return_failure (greenlet.tests.test_greenlet.TestGreenlet.test_parent_return_failure) ... ok test_recursive_startup (greenlet.tests.test_greenlet.TestGreenlet.test_recursive_startup) ... ok test_run_equals_None (greenlet.tests.test_greenlet.TestGreenlet.test_run_equals_None) ... ok test_running_greenlet_has_no_run (greenlet.tests.test_greenlet.TestGreenlet.test_running_greenlet_has_no_run) ... ok test_send_exception (greenlet.tests.test_greenlet.TestGreenlet.test_send_exception) ... ok test_simple (greenlet.tests.test_greenlet.TestGreenlet.test_simple) ... ok test_switch_kwargs (greenlet.tests.test_greenlet.TestGreenlet.test_switch_kwargs) ... ok test_switch_kwargs_to_parent (greenlet.tests.test_greenlet.TestGreenlet.test_switch_kwargs_to_parent) ... ok test_switch_no_run_raises_AttributeError (greenlet.tests.test_greenlet.TestGreenlet.test_switch_no_run_raises_AttributeError) ... ok test_switch_to_another_thread (greenlet.tests.test_greenlet.TestGreenlet.test_switch_to_another_thread) ... ok test_switch_to_dead_greenlet_reparent (greenlet.tests.test_greenlet.TestGreenlet.test_switch_to_dead_greenlet_reparent) ... ok test_switch_to_dead_greenlet_with_unstarted_perverse_parent (greenlet.tests.test_greenlet.TestGreenlet.test_switch_to_dead_greenlet_with_unstarted_perverse_parent) ... ok test_thread_bug (greenlet.tests.test_greenlet.TestGreenlet.test_thread_bug) ... ok test_threaded_updatecurrent (greenlet.tests.test_greenlet.TestGreenlet.test_threaded_updatecurrent) ... ok test_threads (greenlet.tests.test_greenlet.TestGreenlet.test_threads) ... ok test_throw_exception_not_lost (greenlet.tests.test_greenlet.TestGreenlet.test_throw_exception_not_lost) ... ok test_throw_no_run_raises_AttributeError (greenlet.tests.test_greenlet.TestGreenlet.test_throw_no_run_raises_AttributeError) ... ok test_throw_to_dead_thread_doesnt_crash (greenlet.tests.test_greenlet.TestGreenlet.test_throw_to_dead_thread_doesnt_crash) ... ok test_throw_to_dead_thread_doesnt_crash_wait (greenlet.tests.test_greenlet.TestGreenlet.test_throw_to_dead_thread_doesnt_crash_wait) ... ok test_tuple_subclass (greenlet.tests.test_greenlet.TestGreenlet.test_tuple_subclass) ... ok test_two_children (greenlet.tests.test_greenlet.TestGreenlet.test_two_children) ... ok test_two_recursive_children (greenlet.tests.test_greenlet.TestGreenlet.test_two_recursive_children) ... ok test_cannot_delete_parent (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_cannot_delete_parent) ... ok test_cannot_delete_parent_of_main (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_cannot_delete_parent_of_main) ... ok test_deeper_cycle (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_deeper_cycle) ... ok test_main_greenlet_parent_is_none (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_main_greenlet_parent_is_none) ... ok test_set_parent_wrong_types (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_set_parent_wrong_types) ... ok test_threaded_reparent (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_threaded_reparent) ... ok test_trivial_cycle (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_trivial_cycle) ... ok test_trivial_cycle_main (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_trivial_cycle_main) ... ok test_unexpected_reparenting (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_unexpected_reparenting) ... ok test_unexpected_reparenting_thread_running (greenlet.tests.test_greenlet.TestGreenletSetParentErrors.test_unexpected_reparenting_thread_running) ... ok test_main_greenlet_is_greenlet (greenlet.tests.test_greenlet.TestMainGreenlet.test_main_greenlet_is_greenlet) ... ok test_main_greenlet_type_can_be_subclassed (greenlet.tests.test_greenlet.TestMainGreenlet.test_main_greenlet_type_can_be_subclassed) ... ok test_dead (greenlet.tests.test_greenlet.TestRepr.test_dead) ... ok test_formatting_produces_native_str (greenlet.tests.test_greenlet.TestRepr.test_formatting_produces_native_str) ... ok test_initial (greenlet.tests.test_greenlet.TestRepr.test_initial) ... ok test_main_from_other_thread (greenlet.tests.test_greenlet.TestRepr.test_main_from_other_thread) ... ok test_main_in_background (greenlet.tests.test_greenlet.TestRepr.test_main_in_background) ... ok test_main_while_running (greenlet.tests.test_greenlet.TestRepr.test_main_while_running) ... ok test_it (greenlet.tests.test_greenlet_trash.TestTrashCanReEnter.test_it) ... ok test_arg_refs (greenlet.tests.test_leaks.TestLeaks.test_arg_refs) ... ok test_issue251_issue252_explicit_reference_not_collectable (greenlet.tests.test_leaks.TestLeaks.test_issue251_issue252_explicit_reference_not_collectable) ... ok test_issue251_issue252_need_to_collect_in_background (greenlet.tests.test_leaks.TestLeaks.test_issue251_issue252_need_to_collect_in_background) ... ok test_issue251_issue252_need_to_collect_in_background_cleanup_disabled (greenlet.tests.test_leaks.TestLeaks.test_issue251_issue252_need_to_collect_in_background_cleanup_disabled) ... ok test_issue251_killing_cross_thread_leaks_list (greenlet.tests.test_leaks.TestLeaks.test_issue251_killing_cross_thread_leaks_list) ... ok test_issue251_with_cleanup_disabled (greenlet.tests.test_leaks.TestLeaks.test_issue251_with_cleanup_disabled) ... ok test_kwarg_refs (greenlet.tests.test_leaks.TestLeaks.test_kwarg_refs) ... ok test_threaded_adv_leak (greenlet.tests.test_leaks.TestLeaks.test_threaded_adv_leak) ... ok test_threaded_leak (greenlet.tests.test_leaks.TestLeaks.test_threaded_leak) ... ok test_untracked_memory_doesnt_increase (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase) ... FAIL test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main) ... FAIL test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread) ... FAIL test_stack_saved (greenlet.tests.test_stack_saved.Test.test_stack_saved) ... ok test_class (greenlet.tests.test_throw.ThrowTests.test_class) ... ok test_instance_of_wrong_type (greenlet.tests.test_throw.ThrowTests.test_instance_of_wrong_type) ... ok test_kill (greenlet.tests.test_throw.ThrowTests.test_kill) ... ok test_non_traceback_param (greenlet.tests.test_throw.ThrowTests.test_non_traceback_param) ... ok test_not_throwable (greenlet.tests.test_throw.ThrowTests.test_not_throwable) ... ok test_throw_goes_to_original_parent (greenlet.tests.test_throw.ThrowTests.test_throw_goes_to_original_parent) ... ok test_val (greenlet.tests.test_throw.ThrowTests.test_val) ... ok test_a_greenlet_tracing (greenlet.tests.test_tracing.TestGreenletTracing.test_a_greenlet_tracing) ... ok test_b_exception_disables_tracing (greenlet.tests.test_tracing.TestGreenletTracing.test_b_exception_disables_tracing) ... ok test_set_same_tracer_twice (greenlet.tests.test_tracing.TestGreenletTracing.test_set_same_tracer_twice) ... ok test_trace_events_from_greenlet_func_sets_profiler (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_from_greenlet_func_sets_profiler) ... ok test_trace_events_from_greenlet_subclass_sets_profiler (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_from_greenlet_subclass_sets_profiler) ... ok test_trace_events_into_greenlet_func_already_set (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_into_greenlet_func_already_set) ... ok test_trace_events_into_greenlet_subclass_already_set (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_into_greenlet_subclass_already_set) ... ok test_trace_events_multiple_greenlets_switching (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_multiple_greenlets_switching) ... ok test_trace_events_multiple_greenlets_switching_siblings (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_multiple_greenlets_switching_siblings) ... ok test_trace_events_trivial (greenlet.tests.test_tracing.TestPythonTracing.test_trace_events_trivial) ... ok test_version (greenlet.tests.test_version.VersionTests.test_version) ... ok test_dead_weakref (greenlet.tests.test_weakref.WeakRefTests.test_dead_weakref) ... ok test_dealloc_weakref (greenlet.tests.test_weakref.WeakRefTests.test_dealloc_weakref) ... ok test_inactive_weakref (greenlet.tests.test_weakref.WeakRefTests.test_inactive_weakref) ... ok ====================================================================== FAIL: test_untracked_memory_doesnt_increase (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-greenlet/src/greenlet-2.0.2/build/lib.linux-riscv64-cpython-311/greenlet/tests/test_leaks.py", line 352, in test_untracked_memory_doesnt_increase self.assertLessEqual(uss_after, uss_before) AssertionError: 195096576 not less than or equal to 194138112 ====================================================================== FAIL: test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-greenlet/src/greenlet-2.0.2/build/lib.linux-riscv64-cpython-311/greenlet/tests/test_leaks.py", line 445, in test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main self._check_untracked_memory_thread(deallocate_in_thread=False) File "/build/python-greenlet/src/greenlet-2.0.2/build/lib.linux-riscv64-cpython-311/greenlet/tests/test_leaks.py", line 433, in _check_untracked_memory_thread self.assertLessEqual(uss_after, uss_before, "after attempts %d" % (count,)) AssertionError: 415096832 not less than or equal to 414375936 : after attempts 99 ====================================================================== FAIL: test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-greenlet/src/greenlet-2.0.2/build/lib.linux-riscv64-cpython-311/greenlet/tests/test_leaks.py", line 439, in test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread self._check_untracked_memory_thread(deallocate_in_thread=True) File "/build/python-greenlet/src/greenlet-2.0.2/build/lib.linux-riscv64-cpython-311/greenlet/tests/test_leaks.py", line 433, in _check_untracked_memory_thread self.assertLessEqual(uss_after, uss_before, "after attempts %d" % (count,)) AssertionError: 618434560 not less than or equal to 616460288 : after attempts 99 ---------------------------------------------------------------------- Ran 126 tests in 470.055s FAILED (failures=3, skipped=1) Time limit exceeded. Threads: Waiting for only 1 --> 1 MGlets : Waiting for only 1 --> 2 Time limit exceeded. Threads: Waiting for only 1 --> 1 MGlets : Waiting for only 9 --> 109 Time limit exceeded. Threads: Waiting for only 1 --> 1 MGlets : Waiting for only 9 --> 109 ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root1/build receiving incremental file list python-greenlet-2.0.2-4-riscv64-build.log python-greenlet-2.0.2-4-riscv64-check.log sent 62 bytes received 4,945 bytes 2,002.80 bytes/sec total size is 42,917 speedup is 8.57