INFO: not using any hashes in /data/userland-archives/hashes for pyopenssl-26.0.0.tar.gz (overridden with --hash) Source /data/userland-archives/pyopenssl-26.0.0.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/source/p/pyopenssl/pyopenssl-26.0.0.tar.gz... downloading... length 185534 bytes (Attempt 1 of 3)... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file tests/test_ssl.py copy cloning /jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/pyopenssl-26.0.0 to /jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.9/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'mypy.ini' no previously-included directories found matching 'doc/_build' adding license file 'LICENSE' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.9/vendor-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.9/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running bdist_wheel running build running build_py creating build/lib/OpenSSL copying src/OpenSSL/_util.py -> build/lib/OpenSSL copying src/OpenSSL/SSL.py -> build/lib/OpenSSL copying src/OpenSSL/__init__.py -> build/lib/OpenSSL copying src/OpenSSL/rand.py -> build/lib/OpenSSL copying src/OpenSSL/version.py -> build/lib/OpenSSL copying src/OpenSSL/debug.py -> build/lib/OpenSSL copying src/OpenSSL/crypto.py -> build/lib/OpenSSL copying src/OpenSSL/py.typed -> build/lib/OpenSSL installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/OpenSSL copying build/lib/OpenSSL/version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/debug.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/crypto.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/SSL.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/rand.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/_util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL running install_egg_info running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'mypy.ini' no previously-included directories found matching 'doc/_build' adding license file 'LICENSE' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyOpenSSL-26.0.0-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyopenssl-26.0.0.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/build/amd64-3.9/dist/.tmp-6iw6jzy7/pyopenssl-26.0.0-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'OpenSSL/SSL.py' adding 'OpenSSL/__init__.py' adding 'OpenSSL/_util.py' adding 'OpenSSL/crypto.py' adding 'OpenSSL/debug.py' adding 'OpenSSL/py.typed' adding 'OpenSSL/rand.py' adding 'OpenSSL/version.py' adding 'pyopenssl-26.0.0.dist-info/licenses/LICENSE' adding 'pyopenssl-26.0.0.dist-info/METADATA' adding 'pyopenssl-26.0.0.dist-info/WHEEL' adding 'pyopenssl-26.0.0.dist-info/top_level.txt' adding 'pyopenssl-26.0.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built pyopenssl-26.0.0-py3-none-any.whl copy cloning /jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/pyopenssl-26.0.0 to /jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/build/amd64-3.14 * Getting build dependencies for wheel... /usr/lib/python3.14/vendor-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'mypy.ini' no previously-included directories found matching 'doc/_build' adding license file 'LICENSE' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.14/vendor-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running bdist_wheel running build running build_py creating build/lib/OpenSSL copying src/OpenSSL/crypto.py -> build/lib/OpenSSL copying src/OpenSSL/SSL.py -> build/lib/OpenSSL copying src/OpenSSL/version.py -> build/lib/OpenSSL copying src/OpenSSL/_util.py -> build/lib/OpenSSL copying src/OpenSSL/__init__.py -> build/lib/OpenSSL copying src/OpenSSL/rand.py -> build/lib/OpenSSL copying src/OpenSSL/debug.py -> build/lib/OpenSSL copying src/OpenSSL/py.typed -> build/lib/OpenSSL installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/OpenSSL copying build/lib/OpenSSL/rand.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/_util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/debug.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/crypto.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/SSL.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL running install_egg_info running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'mypy.ini' no previously-included directories found matching 'doc/_build' adding license file 'LICENSE' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyOpenSSL-26.0.0-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyopenssl-26.0.0.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/build/amd64-3.14/dist/.tmp-pw9hmgk3/pyopenssl-26.0.0-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'OpenSSL/SSL.py' adding 'OpenSSL/__init__.py' adding 'OpenSSL/_util.py' adding 'OpenSSL/crypto.py' adding 'OpenSSL/debug.py' adding 'OpenSSL/py.typed' adding 'OpenSSL/rand.py' adding 'OpenSSL/version.py' adding 'pyopenssl-26.0.0.dist-info/licenses/LICENSE' adding 'pyopenssl-26.0.0.dist-info/METADATA' adding 'pyopenssl-26.0.0.dist-info/WHEEL' adding 'pyopenssl-26.0.0.dist-info/top_level.txt' adding 'pyopenssl-26.0.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built pyopenssl-26.0.0-py3-none-any.whl VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/build/manifest-i386-pyopenssl-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/build/manifest-i386-pyopenssl-314.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pyOpenSSL/build/manifest-i386-pyopenssl.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/pyOpenSSL pkg://openindiana.org/library/python/pyopenssl-39@26.0.0,5.11-2026.0.0.0:20260316T075135Z PUBLISHED pkg://openindiana.org/library/python/pyopenssl-314@26.0.0,5.11-2026.0.0.0:20260316T075135Z PUBLISHED pkg://openindiana.org/library/python/pyopenssl@26.0.0,5.11-2026.0.0.0:20260316T075136Z PUBLISHED pkg://openindiana.org/library/python-2/pyopenssl-26@0.13,5.11-2016.0.1.3:20260316T075138Z PUBLISHED pkg://openindiana.org/library/python-2/pyopenssl-27@0.13,5.11-2016.0.1.3:20260316T075138Z PUBLISHED pkg://openindiana.org/library/python-2/pyopenssl@0.13,5.11-2016.0.1.3:20260316T075139Z PUBLISHED pkg://openindiana.org/library/python/pyopenssl-27@16.2.0,5.11-2020.0.1.5:20260316T075140Z PUBLISHED pkg://openindiana.org/library/python/pyopenssl-34@16.2.0,5.11-2020.0.1.2:20260316T075141Z PUBLISHED pkg://openindiana.org/library/python/pyopenssl-35@19.0.0,5.11-2020.0.1.3:20260316T075141Z PUBLISHED pkg://openindiana.org/library/python/pyopenssl-37@23.2.0,5.11-2023.0.0.1:20260316T075142Z PUBLISHED