INFO: not using any hashes in /data/userland-archives/hashes for greenlet-2.0.2.tar.gz (overridden with --hash) Source /data/userland-archives/greenlet-2.0.2.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/1e/1e/632e55a04d732c8184201238d911207682b119c35cecbb9a573a6c566731/greenlet-2.0.2.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok copy cloning /jenkins/jobs/oi-userland/workspace/components/python/greenlet/greenlet-2.0.2 to /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/amd64-3.7 running build running build_py creating build creating build/lib.solaris-2.11-i86pc.64bit-cpython-37 creating build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet creating build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform creating build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/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 listing git files failed - pretending there aren't any 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 '.clang-format' warning: no files found matching '.pylintrc' warning: no files found matching '*.py' under directory 'appveyor' warning: no files found matching '*.yml' under directory '.github' 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.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests running build_ext building 'greenlet._greenlet' extension building 'greenlet.tests._test_extension_cpp' extension building 'greenlet.tests._test_extension' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-37 creating build/temp.solaris-2.11-i86pc.64bit-cpython-37 creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/src creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -I/usr/include/python3.7m -c src/greenlet/greenlet.cpp -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet/greenlet.o creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet/tests creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet/tests /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -Isrc/greenlet/ -I/usr/include/python3.7m -c src/greenlet/tests/_test_extension.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet/tests/_test_extension.o /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -Isrc/greenlet/ -I/usr/include/python3.7m -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet/tests/_test_extension_cpp.o /usr/gcc/10/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet/tests/_test_extension.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/_test_extension.cpython-37m.so g++ -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/_test_extension_cpp.cpython-37m.so g++ -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-37/src/greenlet/greenlet.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/_greenlet.cpython-37m.so copy cloning /jenkins/jobs/oi-userland/workspace/components/python/greenlet/greenlet-2.0.2 to /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/amd64-3.9 running build running build_py creating build creating build/lib.solaris-2.11-i86pc.64bit-cpython-39 creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform 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 listing git files failed - pretending there aren't any 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 '.clang-format' warning: no files found matching '.pylintrc' warning: no files found matching '*.py' under directory 'appveyor' warning: no files found matching '*.yml' under directory '.github' 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.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet copying src/greenlet/tests/_test_extension.c -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform running build_ext building 'greenlet._greenlet' extension building 'greenlet.tests._test_extension_cpp' extension building 'greenlet.tests._test_extension' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-39 creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -I/usr/include/python3.9 -c src/greenlet/greenlet.cpp -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet/greenlet.o creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet/tests creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet/tests /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -Isrc/greenlet/ -I/usr/include/python3.9 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet/tests/_test_extension_cpp.o /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -Isrc/greenlet/ -I/usr/include/python3.9 -c src/greenlet/tests/_test_extension.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet/tests/_test_extension.o /usr/gcc/10/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet/tests/_test_extension.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/_test_extension.cpython-39.so g++ -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/_test_extension_cpp.cpython-39.so g++ -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/greenlet/greenlet.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/_greenlet.cpython-39.so running install running install_lib creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386 creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7 creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/slp_platformselect.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_internal.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_cpython_compat.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_thread_state.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_greenlet.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_allocator.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_thread_state_dict_cleanup.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_exceptions.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_slp_switch.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_thread_support.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet.cpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_weakref.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_greenlet.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/_test_extension.c -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/leakcheck.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/_test_extension_cpp.cpython-37m.so -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_cpp.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_generator.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/_test_extension.cpython-37m.so -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_greenlet_trash.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/_test_extension_cpp.cpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_gc.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_tracing.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_generator_nested.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_leaks.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_throw.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_extension_interface.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_version.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_stack_saved.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/tests/test_contextvars.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/_greenlet.cpython-37m.so -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_compiler_compat.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_ppc_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_x64_masm.asm -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_aarch64_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_m68k_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_alpha_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_ppc_macosx.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_s390_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_x86_msvc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_sparc_sun_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_x86_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_ppc64_aix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_riscv_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_ppc64_linux.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_arm64_masm.obj -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_amd64_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_mips_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/setup_switch_x64_masm.cmd -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_ppc_aix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_csky_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_x64_masm.obj -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_arm32_ios.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_x32_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_ppc_linux.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_arm64_masm.asm -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_arm32_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_x64_msvc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/platform/switch_arm64_msvc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/greenlet/greenlet_refs.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/__init__.py to __init__.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_generator.py to test_generator.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_gc.py to test_gc.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_throw.py to test_throw.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_version.py to test_version.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet/platform/__init__.py to __init__.cpython-37.pyc running install_headers creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/include creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/include/python3.7m creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/include/python3.7m/greenlet copying src/greenlet/greenlet.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/include/python3.7m/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' /usr/lib/python3.7/vendor-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '.clang-format' warning: no files found matching '.pylintrc' warning: no files found matching '*.py' under directory 'appveyor' warning: no files found matching '*.yml' under directory '.github' 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.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.7/vendor-packages/greenlet-2.0.2-py3.7.egg-info running install_scripts Testing dependencies: tox running install /usr/lib/python3.9/vendor-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9 creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_thread_state_dict_cleanup.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_internal.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_slp_switch.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_exceptions.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_weakref.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_greenlet.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_contextvars.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_stack_saved.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/leakcheck.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/_test_extension.c -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_gc.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_generator.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/_test_extension_cpp.cpython-39.so -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_greenlet_trash.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_tracing.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_leaks.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/_test_extension.cpython-39.so -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_throw.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_version.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_cpp.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_extension_interface.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/_test_extension_cpp.cpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/tests/test_generator_nested.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_allocator.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_greenlet.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_cpython_compat.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_compiler_compat.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/_greenlet.cpython-39.so -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_refs.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_arm32_ios.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_ppc64_linux.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_ppc_aix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_x32_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_x64_msvc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_arm64_msvc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_aarch64_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_arm64_masm.asm -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_csky_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_arm32_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_sparc_sun_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_ppc_linux.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_x64_masm.obj -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_amd64_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_arm64_masm.obj -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_ppc64_aix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_s390_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_x86_msvc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/setup_switch_x64_masm.cmd -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_m68k_gcc.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_ppc_macosx.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_alpha_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_ppc_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_x64_masm.asm -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_riscv_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_x86_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/platform/switch_mips_unix.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_thread_state.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/slp_platformselect.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet_thread_support.hpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/greenlet/greenlet.cpp -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_gc.py to test_gc.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_generator.py to test_generator.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_throw.py to test_throw.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet/platform/__init__.py to __init__.cpython-39.pyc running install_headers creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/include/python3.9 creating /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/include/python3.9/greenlet copying src/greenlet/greenlet.h -> /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/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' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '.clang-format' warning: no files found matching '.pylintrc' warning: no files found matching '*.py' under directory 'appveyor' warning: no files found matching '*.yml' under directory '.github' 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.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/prototype/i386/usr/lib/python3.9/vendor-packages/greenlet-2.0.2-py3.9.egg-info running install_scripts Testing dependencies: tox VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/manifest-i386-greenlet-37.depend.res /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/manifest-i386-greenlet-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/greenlet/build/manifest-i386-greenlet.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/greenlet pkg://openindiana.org/library/python/greenlet-37@2.0.2,5.11-2023.0.0.0:20230131T180505Z PUBLISHED pkg://openindiana.org/library/python/greenlet-39@2.0.2,5.11-2023.0.0.0:20230131T180522Z PUBLISHED pkg://openindiana.org/library/python/greenlet@2.0.2,5.11-2023.0.0.0:20230131T180538Z PUBLISHED