INFO: not using any hashes in /data/userland-archives/hashes for pyfakefs-5.9.1.tar.gz (overridden with --hash)
Source /data/userland-archives/pyfakefs-5.9.1.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/p/pyfakefs/pyfakefs-5.9.1.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file extra_requirements.txt
copy cloning /jenkins/jobs/oi-userland/workspace/components/python/pyfakefs/pyfakefs-5.9.1 to /jenkins/jobs/oi-userland/workspace/components/python/pyfakefs/build/amd64-3.9
* Getting build dependencies for wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`flat-layout` detected -- analysing .
discovered packages -- ['pyfakefs', 'pyfakefs.tests', 'pyfakefs.pytest_tests', 'pyfakefs.tests.fixtures', 'pyfakefs.pytest_tests.ns_package', 'pyfakefs.pytest_tests.hook_test', 'pyfakefs.pytest_tests.data', 'pyfakefs.pytest_tests.ns_package.test', 'pyfakefs.pytest_tests.ns_package.test.ns_package', 'pyfakefs.pytest_tests.ns_package.test.ns_package.test']
/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/nose/plugins/manager.py:417: 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
/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 :: Apache Software 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/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it.
  enabled or warnings.warn(
/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 :: Apache Software License

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

!!
  self._finalize_license_expression()
running egg_info
writing pyfakefs.egg-info/PKG-INFO
writing dependency_links to pyfakefs.egg-info/dependency_links.txt
writing entry points to pyfakefs.egg-info/entry_points.txt
writing top-level names to pyfakefs.egg-info/top_level.txt
reading manifest file 'pyfakefs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'pyfakefs.egg-info/SOURCES.txt'
* Building wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`flat-layout` detected -- analysing .
discovered packages -- ['pyfakefs', 'pyfakefs.tests', 'pyfakefs.pytest_tests', 'pyfakefs.tests.fixtures', 'pyfakefs.pytest_tests.ns_package', 'pyfakefs.pytest_tests.hook_test', 'pyfakefs.pytest_tests.data', 'pyfakefs.pytest_tests.ns_package.test', 'pyfakefs.pytest_tests.ns_package.test.ns_package', 'pyfakefs.pytest_tests.ns_package.test.ns_package.test']
/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/nose/plugins/manager.py:417: 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
/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 :: Apache Software 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/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it.
  enabled or warnings.warn(
/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 :: Apache Software 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/pyfakefs
copying pyfakefs/mox3_stubout.py -> build/lib/pyfakefs
copying pyfakefs/fake_filesystem_unittest.py -> build/lib/pyfakefs
copying pyfakefs/patched_packages.py -> build/lib/pyfakefs
copying pyfakefs/fake_filesystem.py -> build/lib/pyfakefs
copying pyfakefs/fake_pathlib.py -> build/lib/pyfakefs
copying pyfakefs/_version.py -> build/lib/pyfakefs
copying pyfakefs/fake_filesystem_shutil.py -> build/lib/pyfakefs
copying pyfakefs/helpers.py -> build/lib/pyfakefs
copying pyfakefs/fake_io.py -> build/lib/pyfakefs
copying pyfakefs/fake_legacy_modules.py -> build/lib/pyfakefs
copying pyfakefs/__init__.py -> build/lib/pyfakefs
copying pyfakefs/fake_file.py -> build/lib/pyfakefs
copying pyfakefs/fake_path.py -> build/lib/pyfakefs
copying pyfakefs/pytest_plugin.py -> build/lib/pyfakefs
copying pyfakefs/fake_scandir.py -> build/lib/pyfakefs
copying pyfakefs/fake_os.py -> build/lib/pyfakefs
copying pyfakefs/legacy_packages.py -> build/lib/pyfakefs
copying pyfakefs/fake_open.py -> build/lib/pyfakefs
creating build/lib/pyfakefs/tests
copying pyfakefs/tests/test_utils.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/logsio.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/import_as_example.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_os_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_shutil_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_pathlib_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/example.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_glob_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/skipped_pathlib.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/dynamic_patch_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/performance_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_legacy_modules_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_stat_time_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/mox3_stubout_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_tempfile_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_vs_real_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/all_tests_without_extra_packages.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/mox3_stubout_example.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_filesystem_unittest_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/all_tests.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/fake_open_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/patched_packages_test.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/__init__.py -> build/lib/pyfakefs/tests
copying pyfakefs/tests/example_test.py -> build/lib/pyfakefs/tests
creating build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/lib_using_pathlib.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/fake_fcntl_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_reload_pandas_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/test_reload_local_import.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/conftest.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/__init__.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/test_patch_on_setup.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/io.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_plugin_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_fixture_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_fixture_param_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/unhashable.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/example.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_doctest_test.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/local_import.py -> build/lib/pyfakefs/pytest_tests
copying pyfakefs/pytest_tests/pytest_module_fixture_test.py -> build/lib/pyfakefs/pytest_tests
creating build/lib/pyfakefs/tests/fixtures
copying pyfakefs/tests/fixtures/config_module.py -> build/lib/pyfakefs/tests/fixtures
copying pyfakefs/tests/fixtures/__init__.py -> build/lib/pyfakefs/tests/fixtures
copying pyfakefs/tests/fixtures/module_with_attributes.py -> build/lib/pyfakefs/tests/fixtures
copying pyfakefs/tests/fixtures/deprecated_property.py -> build/lib/pyfakefs/tests/fixtures
creating build/lib/pyfakefs/pytest_tests/hook_test
copying pyfakefs/pytest_tests/hook_test/conftest.py -> build/lib/pyfakefs/pytest_tests/hook_test
copying pyfakefs/pytest_tests/hook_test/pytest_hook_test.py -> build/lib/pyfakefs/pytest_tests/hook_test
creating build/lib/pyfakefs/pytest_tests/ns_package/test
copying pyfakefs/pytest_tests/ns_package/test/setup.py -> build/lib/pyfakefs/pytest_tests/ns_package/test
creating build/lib/pyfakefs/pytest_tests/ns_package/test/ns_package/test
copying pyfakefs/pytest_tests/ns_package/test/ns_package/test/test_file.py -> build/lib/pyfakefs/pytest_tests/ns_package/test/ns_package/test
running egg_info
writing pyfakefs.egg-info/PKG-INFO
writing dependency_links to pyfakefs.egg-info/dependency_links.txt
writing entry points to pyfakefs.egg-info/entry_points.txt
writing top-level names to pyfakefs.egg-info/top_level.txt
reading manifest file 'pyfakefs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'pyfakefs.egg-info/SOURCES.txt'
copying pyfakefs/py.typed -> build/lib/pyfakefs
creating build/lib/pyfakefs/pytest_tests/data
copying pyfakefs/pytest_tests/data/test.parquet -> build/lib/pyfakefs/pytest_tests/data
copying pyfakefs/tests/fixtures/excel_test.xlsx -> build/lib/pyfakefs/tests/fixtures
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/pyfakefs
copying build/lib/pyfakefs/fake_path.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_file.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/tests
copying build/lib/pyfakefs/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/skipped_pathlib.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/all_tests.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/mox3_stubout_example.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/example_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/logsio.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_unittest_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/module_with_attributes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/config_module.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/deprecated_property.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/excel_test.xlsx -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fake_filesystem_vs_real_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_open_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/all_tests_without_extra_packages.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/mox3_stubout_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_tempfile_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_glob_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/dynamic_patch_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_legacy_modules_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_shutil_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/test_utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/patched_packages_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/performance_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_pathlib_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/example.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_stat_time_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_os_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/import_as_example.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/helpers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_io.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/mox3_stubout.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_pathlib.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/legacy_packages.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_filesystem_unittest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/local_import.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_fixture_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_module_fixture_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/example.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_fixture_param_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/test_reload_local_import.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/fake_fcntl_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/lib_using_pathlib.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/io.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_doctest_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/pytest_tests/hook_test
copying build/lib/pyfakefs/pytest_tests/hook_test/conftest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests/hook_test
copying build/lib/pyfakefs/pytest_tests/hook_test/pytest_hook_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests/hook_test
copying build/lib/pyfakefs/pytest_tests/pytest_reload_pandas_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/conftest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/unhashable.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_plugin_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/pytest_tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/pytest_tests/data
copying build/lib/pyfakefs/pytest_tests/data/test.parquet -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests/data
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/pytest_tests/ns_package
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/pytest_tests/ns_package/test
copying build/lib/pyfakefs/pytest_tests/ns_package/test/setup.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests/ns_package/test
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/pytest_tests/ns_package/test/ns_package
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs/pytest_tests/ns_package/test/ns_package/test
copying build/lib/pyfakefs/pytest_tests/ns_package/test/ns_package/test/test_file.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests/ns_package/test/ns_package/test
copying build/lib/pyfakefs/pytest_tests/test_patch_on_setup.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs/pytest_tests
copying build/lib/pyfakefs/fake_open.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/_version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_scandir.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_os.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_legacy_modules.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_filesystem.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/pytest_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/patched_packages.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_filesystem_shutil.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs
running install_egg_info
Copying pyfakefs.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyfakefs-5.9.1-py3.9.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyfakefs-5.9.1.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/pyfakefs/build/amd64-3.9/dist/.tmp-t7lsp78o/pyfakefs-5.9.1-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'pyfakefs/__init__.py'
adding 'pyfakefs/_version.py'
adding 'pyfakefs/fake_file.py'
adding 'pyfakefs/fake_filesystem.py'
adding 'pyfakefs/fake_filesystem_shutil.py'
adding 'pyfakefs/fake_filesystem_unittest.py'
adding 'pyfakefs/fake_io.py'
adding 'pyfakefs/fake_legacy_modules.py'
adding 'pyfakefs/fake_open.py'
adding 'pyfakefs/fake_os.py'
adding 'pyfakefs/fake_path.py'
adding 'pyfakefs/fake_pathlib.py'
adding 'pyfakefs/fake_scandir.py'
adding 'pyfakefs/helpers.py'
adding 'pyfakefs/legacy_packages.py'
adding 'pyfakefs/mox3_stubout.py'
adding 'pyfakefs/patched_packages.py'
adding 'pyfakefs/py.typed'
adding 'pyfakefs/pytest_plugin.py'
adding 'pyfakefs/pytest_tests/__init__.py'
adding 'pyfakefs/pytest_tests/conftest.py'
adding 'pyfakefs/pytest_tests/example.py'
adding 'pyfakefs/pytest_tests/fake_fcntl_test.py'
adding 'pyfakefs/pytest_tests/io.py'
adding 'pyfakefs/pytest_tests/lib_using_pathlib.py'
adding 'pyfakefs/pytest_tests/local_import.py'
adding 'pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py'
adding 'pyfakefs/pytest_tests/pytest_doctest_test.py'
adding 'pyfakefs/pytest_tests/pytest_fixture_param_test.py'
adding 'pyfakefs/pytest_tests/pytest_fixture_test.py'
adding 'pyfakefs/pytest_tests/pytest_module_fixture_test.py'
adding 'pyfakefs/pytest_tests/pytest_plugin_failing_helper.py'
adding 'pyfakefs/pytest_tests/pytest_plugin_test.py'
adding 'pyfakefs/pytest_tests/pytest_reload_pandas_test.py'
adding 'pyfakefs/pytest_tests/test_patch_on_setup.py'
adding 'pyfakefs/pytest_tests/test_reload_local_import.py'
adding 'pyfakefs/pytest_tests/unhashable.py'
adding 'pyfakefs/pytest_tests/data/test.parquet'
adding 'pyfakefs/pytest_tests/hook_test/conftest.py'
adding 'pyfakefs/pytest_tests/hook_test/pytest_hook_test.py'
adding 'pyfakefs/pytest_tests/ns_package/test/setup.py'
adding 'pyfakefs/pytest_tests/ns_package/test/ns_package/test/test_file.py'
adding 'pyfakefs/tests/__init__.py'
adding 'pyfakefs/tests/all_tests.py'
adding 'pyfakefs/tests/all_tests_without_extra_packages.py'
adding 'pyfakefs/tests/dynamic_patch_test.py'
adding 'pyfakefs/tests/example.py'
adding 'pyfakefs/tests/example_test.py'
adding 'pyfakefs/tests/fake_filesystem_glob_test.py'
adding 'pyfakefs/tests/fake_filesystem_shutil_test.py'
adding 'pyfakefs/tests/fake_filesystem_test.py'
adding 'pyfakefs/tests/fake_filesystem_unittest_test.py'
adding 'pyfakefs/tests/fake_filesystem_vs_real_test.py'
adding 'pyfakefs/tests/fake_legacy_modules_test.py'
adding 'pyfakefs/tests/fake_open_test.py'
adding 'pyfakefs/tests/fake_os_test.py'
adding 'pyfakefs/tests/fake_pathlib_test.py'
adding 'pyfakefs/tests/fake_stat_time_test.py'
adding 'pyfakefs/tests/fake_tempfile_test.py'
adding 'pyfakefs/tests/import_as_example.py'
adding 'pyfakefs/tests/logsio.py'
adding 'pyfakefs/tests/mox3_stubout_example.py'
adding 'pyfakefs/tests/mox3_stubout_test.py'
adding 'pyfakefs/tests/patched_packages_test.py'
adding 'pyfakefs/tests/performance_test.py'
adding 'pyfakefs/tests/skipped_pathlib.py'
adding 'pyfakefs/tests/test_utils.py'
adding 'pyfakefs/tests/fixtures/__init__.py'
adding 'pyfakefs/tests/fixtures/config_module.py'
adding 'pyfakefs/tests/fixtures/deprecated_property.py'
adding 'pyfakefs/tests/fixtures/excel_test.xlsx'
adding 'pyfakefs/tests/fixtures/module_with_attributes.py'
adding 'pyfakefs-5.9.1.dist-info/licenses/COPYING'
adding 'pyfakefs-5.9.1.dist-info/METADATA'
adding 'pyfakefs-5.9.1.dist-info/WHEEL'
adding 'pyfakefs-5.9.1.dist-info/entry_points.txt'
adding 'pyfakefs-5.9.1.dist-info/top_level.txt'
adding 'pyfakefs-5.9.1.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built pyfakefs-5.9.1-py3-none-any.whl
Testing dependencies:
tox
-r requirements.txt
-r extra_requirements.txt
Testing extras:

Testing dependency groups:

VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/pyfakefs/build/manifest-i386-pyfakefs-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pyfakefs/build/manifest-i386-pyfakefs.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/pyfakefs
pkg://openindiana.org/library/python/pyfakefs-39@5.9.1,5.11-2025.0.0.0:20250624T044654Z
PUBLISHED
pkg://openindiana.org/library/python/pyfakefs@5.9.1,5.11-2025.0.0.0:20250624T044714Z
PUBLISHED
pkg://openindiana.org/library/python/pyfakefs-37@5.2.2,5.11-2023.0.0.2:20250624T044733Z
PUBLISHED