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

    validating hash... ok
patching file setup.py
copy cloning /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/testfixtures-8.3.0 to /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/amd64-3.9
running build
running build_py
creating build
creating build/lib
creating build/lib/testfixtures
copying testfixtures/shouldwarn.py -> build/lib/testfixtures
copying testfixtures/sybil.py -> build/lib/testfixtures
copying testfixtures/outputcapture.py -> build/lib/testfixtures
copying testfixtures/datetime.py -> build/lib/testfixtures
copying testfixtures/replace.py -> build/lib/testfixtures
copying testfixtures/mock.py -> build/lib/testfixtures
copying testfixtures/rmtree.py -> build/lib/testfixtures
copying testfixtures/compat.py -> build/lib/testfixtures
copying testfixtures/resolve.py -> build/lib/testfixtures
copying testfixtures/shouldraise.py -> build/lib/testfixtures
copying testfixtures/twisted.py -> build/lib/testfixtures
copying testfixtures/logcapture.py -> build/lib/testfixtures
copying testfixtures/utils.py -> build/lib/testfixtures
copying testfixtures/__init__.py -> build/lib/testfixtures
copying testfixtures/tempdirectory.py -> build/lib/testfixtures
copying testfixtures/comparison.py -> build/lib/testfixtures
copying testfixtures/popen.py -> build/lib/testfixtures
creating build/lib/testfixtures/tests
copying testfixtures/tests/test_rangecomparison.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_popen_docs.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_sequencecomparison.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_datetime.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_popen.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_comparison.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_replace.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_compare.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_mappingcomparison.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_stringcomparison.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_generator.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_logcapture.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_tempdirectory.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_diff.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_replacer.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_twisted.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_tempdir.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_time.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_shouldwarn.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_should_raise.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_date.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_sybil.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_wrap.py -> build/lib/testfixtures/tests
copying testfixtures/tests/sample1.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_mock.py -> build/lib/testfixtures/tests
copying testfixtures/tests/sample2.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_roundcomparison.py -> build/lib/testfixtures/tests
copying testfixtures/tests/__init__.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_outputcapture.py -> build/lib/testfixtures/tests
copying testfixtures/tests/test_log_capture.py -> build/lib/testfixtures/tests
copying testfixtures/tests/sample3.py -> build/lib/testfixtures/tests
running egg_info
writing testfixtures.egg-info/PKG-INFO
writing dependency_links to testfixtures.egg-info/dependency_links.txt
writing requirements to testfixtures.egg-info/requires.txt
writing top-level names to testfixtures.egg-info/top_level.txt
reading manifest file 'testfixtures.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'testfixtures.egg-info/SOURCES.txt'
copying testfixtures/version.txt -> build/lib/testfixtures
copying testfixtures/tests/configparser-read.txt -> build/lib/testfixtures/tests
copying testfixtures/tests/configparser-write.txt -> build/lib/testfixtures/tests
copying testfixtures/tests/directory-contents.txt -> build/lib/testfixtures/tests
running install
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype
creating /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386
creating /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr
creating /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib
creating /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9
creating /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages
creating /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
creating /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_date.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_replacer.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_diff.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_tempdirectory.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_shouldwarn.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_time.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_generator.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_popen.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_log_capture.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_wrap.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_mock.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_roundcomparison.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_compare.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_replace.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_should_raise.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_popen_docs.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/configparser-read.txt -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_outputcapture.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_rangecomparison.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_datetime.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_sybil.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_stringcomparison.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_tempdir.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/configparser-write.txt -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_twisted.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_mappingcomparison.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_sequencecomparison.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_comparison.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/directory-contents.txt -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/sample1.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/sample3.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/sample2.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/tests/test_logcapture.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests
copying build/lib/testfixtures/compat.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/rmtree.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/twisted.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/shouldwarn.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/resolve.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/popen.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/utils.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/outputcapture.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/version.txt -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/mock.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/shouldraise.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/datetime.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/logcapture.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/replace.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/comparison.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/sybil.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
copying build/lib/testfixtures/tempdirectory.py -> /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_date.py to test_date.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_replacer.py to test_replacer.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_diff.py to test_diff.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_tempdirectory.py to test_tempdirectory.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_shouldwarn.py to test_shouldwarn.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_time.py to test_time.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_generator.py to test_generator.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_popen.py to test_popen.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_log_capture.py to test_log_capture.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_wrap.py to test_wrap.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_mock.py to test_mock.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_roundcomparison.py to test_roundcomparison.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_compare.py to test_compare.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_replace.py to test_replace.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_should_raise.py to test_should_raise.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_popen_docs.py to test_popen_docs.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_outputcapture.py to test_outputcapture.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_rangecomparison.py to test_rangecomparison.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_datetime.py to test_datetime.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_sybil.py to test_sybil.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_stringcomparison.py to test_stringcomparison.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_tempdir.py to test_tempdir.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_twisted.py to test_twisted.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_mappingcomparison.py to test_mappingcomparison.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_sequencecomparison.py to test_sequencecomparison.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_comparison.py to test_comparison.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/sample1.py to sample1.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/sample3.py to sample3.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/sample2.py to sample2.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tests/test_logcapture.py to test_logcapture.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/compat.py to compat.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/rmtree.py to rmtree.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/twisted.py to twisted.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/shouldwarn.py to shouldwarn.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/resolve.py to resolve.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/popen.py to popen.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/utils.py to utils.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/outputcapture.py to outputcapture.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/mock.py to mock.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/shouldraise.py to shouldraise.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/datetime.py to datetime.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/logcapture.py to logcapture.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/replace.py to replace.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/comparison.py to comparison.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/sybil.py to sybil.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures/tempdirectory.py to tempdirectory.cpython-39.pyc
running install_egg_info
running egg_info
writing testfixtures.egg-info/PKG-INFO
writing dependency_links to testfixtures.egg-info/dependency_links.txt
writing requirements to testfixtures.egg-info/requires.txt
writing top-level names to testfixtures.egg-info/top_level.txt
reading manifest file 'testfixtures.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'testfixtures.egg-info/SOURCES.txt'
Copying testfixtures.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/prototype/i386/usr/lib/python3.9/vendor-packages/testfixtures-8.3.0-py3.9.egg-info
running install_scripts
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/manifest-i386-testfixtures-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/testfixtures/build/manifest-i386-testfixtures.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/testfixtures
pkg://openindiana.org/library/python/testfixtures-39@8.3.0,5.11-2024.0.0.0:20240613T073009Z
PUBLISHED
pkg://openindiana.org/library/python/testfixtures@8.3.0,5.11-2024.0.0.0:20240613T073024Z
PUBLISHED