pkg list: no packages matching the following patterns are installed:
  /library/python/hpack-39
  /library/python/hyperframe-39
Adding required packages to build environment...
 Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (2.526s)
Planning: Running solver ... Done (0.143s)
Planning: Finding local manifests ... Done (0.000s)
Planning: Fetching manifests: 0/2  0% complete
Planning: Fetching manifests: 2/2  100% complete
Planning: Package planning ... Done (0.132s)
Planning: Merging actions ... Done (3.062s)
Planning: Checking for conflicting actions ... Done (2.279s)
Planning: Consolidating action changes ... Done (0.001s)
Planning: Evaluating mediators ... Done (2.604s)
Planning: Planning completed in 12.49 seconds
           Packages to install:         2
     Estimated space available: 347.12 GB
Estimated space to be consumed: 245.20 MB
       Create boot environment:        No
Create backup boot environment:        No
          Rebuild boot archive:        No

Changed packages:
openindiana.org
  library/python/hpack-39
    None -> 4.1.0-2025.0.0.0
  library/python/hyperframe-39
    None -> 6.1.0-2025.0.0.0

Download:  0/36 items  0.0/0.1MB  0% complete 
Download: Completed 86.32 kB in 0.15 seconds (579k/s)
 Actions:  1/66 actions (Installing new actions)
 Actions: Completed 66 actions in 0.03 seconds.
 Done (0.875s)
 Done (0.000s)
 Done (0.704s)
 Done (38.226s)
 Done (0.000s)
INFO: not using any hashes in /data/userland-archives/hashes for h2-4.2.0.tar.gz (overridden with --hash)
Source /data/userland-archives/h2-4.2.0.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/h/h2/h2-4.2.0.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/h2/h2-4.2.0 to /jenkins/jobs/oi-userland/workspace/components/python/h2/build/amd64-3.9
* Getting build dependencies for wheel...
/usr/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.9/vendor-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
writing src/h2.egg-info/PKG-INFO
writing dependency_links to src/h2.egg-info/dependency_links.txt
writing requirements to src/h2.egg-info/requires.txt
writing top-level names to src/h2.egg-info/top_level.txt
reading manifest file 'src/h2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.swo' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
warning: no previously-included files matching '*.map' found anywhere in distribution
warning: no previously-included files matching '*.yml' found anywhere in distribution
warning: no previously-included files matching '*.DS_Store' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/h2.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.9/vendor-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/h2
copying src/h2/frame_buffer.py -> build/lib/h2
copying src/h2/events.py -> build/lib/h2
copying src/h2/errors.py -> build/lib/h2
copying src/h2/connection.py -> build/lib/h2
copying src/h2/utilities.py -> build/lib/h2
copying src/h2/config.py -> build/lib/h2
copying src/h2/__init__.py -> build/lib/h2
copying src/h2/windows.py -> build/lib/h2
copying src/h2/exceptions.py -> build/lib/h2
copying src/h2/settings.py -> build/lib/h2
copying src/h2/stream.py -> build/lib/h2
running egg_info
writing src/h2.egg-info/PKG-INFO
writing dependency_links to src/h2.egg-info/dependency_links.txt
writing requirements to src/h2.egg-info/requires.txt
writing top-level names to src/h2.egg-info/top_level.txt
reading manifest file 'src/h2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.swo' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
warning: no previously-included files matching '*.map' found anywhere in distribution
warning: no previously-included files matching '*.yml' found anywhere in distribution
warning: no previously-included files matching '*.DS_Store' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/h2.egg-info/SOURCES.txt'
copying src/h2/py.typed -> build/lib/h2
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/h2
copying build/lib/h2/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/connection.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/frame_buffer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/settings.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/stream.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/events.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/errors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/windows.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/utilities.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
copying build/lib/h2/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2
running install_egg_info
Copying src/h2.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./h2-4.2.0-py3.9.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/h2-4.2.0.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/h2/build/amd64-3.9/dist/.tmp-gx7eca6y/h2-4.2.0-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'h2/__init__.py'
adding 'h2/config.py'
adding 'h2/connection.py'
adding 'h2/errors.py'
adding 'h2/events.py'
adding 'h2/exceptions.py'
adding 'h2/frame_buffer.py'
adding 'h2/py.typed'
adding 'h2/settings.py'
adding 'h2/stream.py'
adding 'h2/utilities.py'
adding 'h2/windows.py'
adding 'h2-4.2.0.dist-info/licenses/LICENSE'
adding 'h2-4.2.0.dist-info/METADATA'
adding 'h2-4.2.0.dist-info/WHEEL'
adding 'h2-4.2.0.dist-info/top_level.txt'
adding 'h2-4.2.0.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built h2-4.2.0-py3-none-any.whl
Testing dependencies:
tox>=4.23.2
Testing extras:

Testing dependency groups:
testing
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/h2/build/manifest-i386-h2-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/h2/build/manifest-i386-h2.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/h2
pkg://openindiana.org/library/python/h2-39@4.2.0,5.11-2025.0.0.0:20250409T175247Z
PUBLISHED
pkg://openindiana.org/library/python/h2@4.2.0,5.11-2025.0.0.0:20250409T175254Z
PUBLISHED