INFO: not using any hashes in /data/userland-archives/hashes for kgb-7.2.tar.gz (overridden with --hash)
Source /data/userland-archives/kgb-7.2.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/k/kgb/kgb-7.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/kgb/kgb-7.2 to /jenkins/jobs/oi-userland/workspace/components/python/kgb/build/amd64-3.9
* Getting build dependencies for wheel...
running egg_info
writing kgb.egg-info/PKG-INFO
writing dependency_links to kgb.egg-info/dependency_links.txt
writing entry points to kgb.egg-info/entry_points.txt
writing top-level names to kgb.egg-info/top_level.txt
reading manifest file 'kgb.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'kgb.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/kgb
copying kgb/spies.py -> build/lib/kgb
copying kgb/asserts.py -> build/lib/kgb
copying kgb/__init__.py -> build/lib/kgb
copying kgb/ops.py -> build/lib/kgb
copying kgb/agency.py -> build/lib/kgb
copying kgb/errors.py -> build/lib/kgb
copying kgb/signature.py -> build/lib/kgb
copying kgb/calls.py -> build/lib/kgb
copying kgb/pycompat.py -> build/lib/kgb
copying kgb/pytest_plugin.py -> build/lib/kgb
copying kgb/contextmanagers.py -> build/lib/kgb
copying kgb/utils.py -> build/lib/kgb
creating build/lib/kgb/tests
copying kgb/tests/__init__.py -> build/lib/kgb/tests
copying kgb/tests/test_pytest_plugin.py -> build/lib/kgb/tests
copying kgb/tests/test_context_managers.py -> build/lib/kgb/tests
copying kgb/tests/test_function_spy.py -> build/lib/kgb/tests
copying kgb/tests/test_spy_call.py -> build/lib/kgb/tests
copying kgb/tests/test_spy_agency.py -> build/lib/kgb/tests
copying kgb/tests/test_ops.py -> build/lib/kgb/tests
copying kgb/tests/base.py -> build/lib/kgb/tests
creating build/lib/kgb/tests/py3
copying kgb/tests/py3/__init__.py -> build/lib/kgb/tests/py3
copying kgb/tests/py3/test_function_spy.py -> build/lib/kgb/tests/py3
running egg_info
writing kgb.egg-info/PKG-INFO
writing dependency_links to kgb.egg-info/dependency_links.txt
writing entry points to kgb.egg-info/entry_points.txt
writing top-level names to kgb.egg-info/top_level.txt
reading manifest file 'kgb.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'kgb.egg-info/SOURCES.txt'
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/kgb
copying build/lib/kgb/errors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/asserts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/agency.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/signature.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/ops.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/spies.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/contextmanagers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/pycompat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb/tests
copying build/lib/kgb/tests/test_spy_agency.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests
copying build/lib/kgb/tests/test_function_spy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests
copying build/lib/kgb/tests/test_ops.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb/tests/py3
copying build/lib/kgb/tests/py3/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests/py3
copying build/lib/kgb/tests/py3/test_function_spy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests/py3
copying build/lib/kgb/tests/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests
copying build/lib/kgb/tests/test_context_managers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests
copying build/lib/kgb/tests/test_spy_call.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests
copying build/lib/kgb/tests/test_pytest_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests
copying build/lib/kgb/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests
copying build/lib/kgb/pytest_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
copying build/lib/kgb/calls.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb
running install_egg_info
Copying kgb.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb-7.2-py3.9.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb-7.2.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/kgb/build/amd64-3.9/dist/.tmp-wjc03tdw/kgb-7.2-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'kgb/__init__.py'
adding 'kgb/agency.py'
adding 'kgb/asserts.py'
adding 'kgb/calls.py'
adding 'kgb/contextmanagers.py'
adding 'kgb/errors.py'
adding 'kgb/ops.py'
adding 'kgb/pycompat.py'
adding 'kgb/pytest_plugin.py'
adding 'kgb/signature.py'
adding 'kgb/spies.py'
adding 'kgb/utils.py'
adding 'kgb/tests/__init__.py'
adding 'kgb/tests/base.py'
adding 'kgb/tests/test_context_managers.py'
adding 'kgb/tests/test_function_spy.py'
adding 'kgb/tests/test_ops.py'
adding 'kgb/tests/test_pytest_plugin.py'
adding 'kgb/tests/test_spy_agency.py'
adding 'kgb/tests/test_spy_call.py'
adding 'kgb/tests/py3/__init__.py'
adding 'kgb/tests/py3/test_function_spy.py'
adding 'kgb-7.2.dist-info/AUTHORS'
adding 'kgb-7.2.dist-info/LICENSE'
adding 'kgb-7.2.dist-info/METADATA'
adding 'kgb-7.2.dist-info/WHEEL'
adding 'kgb-7.2.dist-info/entry_points.txt'
adding 'kgb-7.2.dist-info/top_level.txt'
adding 'kgb-7.2.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built kgb-7.2-py2.py3-none-any.whl
Testing dependencies:
tox
-r dev-requirements.txt
Testing extras:

VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/kgb/build/manifest-i386-kgb-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/kgb/build/manifest-i386-kgb.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: python/kgb
pkg://openindiana.org/library/python/kgb-39@7.2,5.11-2024.0.0.0:20241104T093649Z
PUBLISHED
pkg://openindiana.org/library/python/kgb@7.2,5.11-2024.0.0.0:20241104T093743Z
PUBLISHED
pkg://openindiana.org/library/python/kgb-37@7.1.1,5.11-2023.0.0.1:20241104T093750Z
PUBLISHED