INFO: not using any hashes in /data/userland-archives/hashes for icecream-2.1.5.tar.gz (overridden with --hash)
Source /data/userland-archives/icecream-2.1.5.tar.gz... not found, skipping file copy
Source https://github.com/gruns/icecream/archive/refs/tags/v2.1.5.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file icecream/icecream.py
patching file tox.ini
copy cloning /jenkins/jobs/oi-userland/workspace/components/python/icecream/icecream-2.1.5 to /jenkins/jobs/oi-userland/workspace/components/python/icecream/build/amd64-3.9
* Getting build dependencies for wheel...
<string>:18: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/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()
/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
creating icecream.egg-info
writing icecream.egg-info/PKG-INFO
writing dependency_links to icecream.egg-info/dependency_links.txt
writing requirements to icecream.egg-info/requires.txt
writing top-level names to icecream.egg-info/top_level.txt
/usr/lib/python3.9/vendor-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
writing manifest file 'icecream.egg-info/SOURCES.txt'
reading manifest file 'icecream.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'icecream.egg-info/SOURCES.txt'
* Building wheel...
<string>:18: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/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()
/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/tests
copying tests/test_icecream.py -> build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/test_install.py -> build/lib/tests
copying tests/install_test_import.py -> build/lib/tests
creating build/lib/icecream
copying icecream/coloring.py -> build/lib/icecream
copying icecream/__init__.py -> build/lib/icecream
copying icecream/icecream.py -> build/lib/icecream
copying icecream/builtins.py -> build/lib/icecream
copying icecream/__version__.py -> build/lib/icecream
running egg_info
writing icecream.egg-info/PKG-INFO
writing dependency_links to icecream.egg-info/dependency_links.txt
writing requirements to icecream.egg-info/requires.txt
writing top-level names to icecream.egg-info/top_level.txt
/usr/lib/python3.9/vendor-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
reading manifest file 'icecream.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'icecream.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/icecream
copying build/lib/icecream/coloring.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./icecream
copying build/lib/icecream/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./icecream
copying build/lib/icecream/icecream.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./icecream
copying build/lib/icecream/builtins.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./icecream
copying build/lib/icecream/__version__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./icecream
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/tests
copying build/lib/tests/test_install.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests
copying build/lib/tests/install_test_import.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests
copying build/lib/tests/test_icecream.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests
copying build/lib/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests
running install_egg_info
Copying icecream.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./icecream-2.1.5-py3.9.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/icecream-2.1.5.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/icecream/build/amd64-3.9/dist/.tmp-g6cyaufh/icecream-2.1.5-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'icecream/__init__.py'
adding 'icecream/__version__.py'
adding 'icecream/builtins.py'
adding 'icecream/coloring.py'
adding 'icecream/icecream.py'
adding 'icecream-2.1.5.dist-info/licenses/LICENSE.txt'
adding 'tests/__init__.py'
adding 'tests/install_test_import.py'
adding 'tests/test_icecream.py'
adding 'tests/test_install.py'
adding 'icecream-2.1.5.dist-info/METADATA'
adding 'icecream-2.1.5.dist-info/WHEEL'
adding 'icecream-2.1.5.dist-info/top_level.txt'
adding 'icecream-2.1.5.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built icecream-2.1.5-py3-none-any.whl
Testing dependencies:
tox
Testing extras:

Testing dependency groups:

VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/icecream/build/manifest-i386-icecream-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/icecream/build/manifest-i386-icecream.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/icecream
pkg://openindiana.org/library/python/icecream-39@2.1.5,5.11-2025.0.0.0:20250626T161331Z
PUBLISHED
pkg://openindiana.org/library/python/icecream@2.1.5,5.11-2025.0.0.0:20250626T161351Z
PUBLISHED
pkg://openindiana.org/library/python/icecream-37@2.1.3,5.11-2023.0.0.1:20250626T161411Z
PUBLISHED