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

    validating hash... ok
patching file dev_requirements.txt
patching file dockers/stunnel/keys/server-cert.pem
patching file pytest.ini
patching file dev_requirements.txt
copy cloning /jenkins/jobs/oi-userland/workspace/components/python/redis/redis-5.0.7 to /jenkins/jobs/oi-userland/workspace/components/python/redis/build/amd64-3.9
running build
running build_py
creating build
creating build/lib
creating build/lib/redis
copying redis/cluster.py -> build/lib/redis
copying redis/lock.py -> build/lib/redis
copying redis/sentinel.py -> build/lib/redis
copying redis/compat.py -> build/lib/redis
copying redis/client.py -> build/lib/redis
copying redis/exceptions.py -> build/lib/redis
copying redis/ocsp.py -> build/lib/redis
copying redis/crc.py -> build/lib/redis
copying redis/__init__.py -> build/lib/redis
copying redis/retry.py -> build/lib/redis
copying redis/typing.py -> build/lib/redis
copying redis/connection.py -> build/lib/redis
copying redis/backoff.py -> build/lib/redis
copying redis/utils.py -> build/lib/redis
copying redis/credentials.py -> build/lib/redis
creating build/lib/redis/asyncio
copying redis/asyncio/lock.py -> build/lib/redis/asyncio
copying redis/asyncio/client.py -> build/lib/redis/asyncio
copying redis/asyncio/connection.py -> build/lib/redis/asyncio
copying redis/asyncio/sentinel.py -> build/lib/redis/asyncio
copying redis/asyncio/cluster.py -> build/lib/redis/asyncio
copying redis/asyncio/__init__.py -> build/lib/redis/asyncio
copying redis/asyncio/retry.py -> build/lib/redis/asyncio
copying redis/asyncio/utils.py -> build/lib/redis/asyncio
creating build/lib/redis/_parsers
copying redis/_parsers/encoders.py -> build/lib/redis/_parsers
copying redis/_parsers/commands.py -> build/lib/redis/_parsers
copying redis/_parsers/socket.py -> build/lib/redis/_parsers
copying redis/_parsers/resp2.py -> build/lib/redis/_parsers
copying redis/_parsers/resp3.py -> build/lib/redis/_parsers
copying redis/_parsers/helpers.py -> build/lib/redis/_parsers
copying redis/_parsers/__init__.py -> build/lib/redis/_parsers
copying redis/_parsers/base.py -> build/lib/redis/_parsers
copying redis/_parsers/hiredis.py -> build/lib/redis/_parsers
creating build/lib/redis/commands
copying redis/commands/cluster.py -> build/lib/redis/commands
copying redis/commands/core.py -> build/lib/redis/commands
copying redis/commands/sentinel.py -> build/lib/redis/commands
copying redis/commands/__init__.py -> build/lib/redis/commands
copying redis/commands/helpers.py -> build/lib/redis/commands
copying redis/commands/redismodules.py -> build/lib/redis/commands
creating build/lib/redis/commands/graph
copying redis/commands/graph/query_result.py -> build/lib/redis/commands/graph
copying redis/commands/graph/edge.py -> build/lib/redis/commands/graph
copying redis/commands/graph/execution_plan.py -> build/lib/redis/commands/graph
copying redis/commands/graph/commands.py -> build/lib/redis/commands/graph
copying redis/commands/graph/node.py -> build/lib/redis/commands/graph
copying redis/commands/graph/path.py -> build/lib/redis/commands/graph
copying redis/commands/graph/exceptions.py -> build/lib/redis/commands/graph
copying redis/commands/graph/__init__.py -> build/lib/redis/commands/graph
creating build/lib/redis/commands/search
copying redis/commands/search/__init__.py -> build/lib/redis/commands/search
copying redis/commands/search/query.py -> build/lib/redis/commands/search
copying redis/commands/search/indexDefinition.py -> build/lib/redis/commands/search
copying redis/commands/search/aggregation.py -> build/lib/redis/commands/search
copying redis/commands/search/_util.py -> build/lib/redis/commands/search
copying redis/commands/search/document.py -> build/lib/redis/commands/search
copying redis/commands/search/suggestion.py -> build/lib/redis/commands/search
copying redis/commands/search/commands.py -> build/lib/redis/commands/search
copying redis/commands/search/field.py -> build/lib/redis/commands/search
copying redis/commands/search/querystring.py -> build/lib/redis/commands/search
copying redis/commands/search/result.py -> build/lib/redis/commands/search
copying redis/commands/search/reducers.py -> build/lib/redis/commands/search
creating build/lib/redis/commands/json
copying redis/commands/json/path.py -> build/lib/redis/commands/json
copying redis/commands/json/commands.py -> build/lib/redis/commands/json
copying redis/commands/json/_util.py -> build/lib/redis/commands/json
copying redis/commands/json/__init__.py -> build/lib/redis/commands/json
copying redis/commands/json/decoders.py -> build/lib/redis/commands/json
creating build/lib/redis/commands/bf
copying redis/commands/bf/__init__.py -> build/lib/redis/commands/bf
copying redis/commands/bf/commands.py -> build/lib/redis/commands/bf
copying redis/commands/bf/info.py -> build/lib/redis/commands/bf
creating build/lib/redis/commands/timeseries
copying redis/commands/timeseries/__init__.py -> build/lib/redis/commands/timeseries
copying redis/commands/timeseries/commands.py -> build/lib/redis/commands/timeseries
copying redis/commands/timeseries/utils.py -> build/lib/redis/commands/timeseries
copying redis/commands/timeseries/info.py -> build/lib/redis/commands/timeseries
running egg_info
writing redis.egg-info/PKG-INFO
writing dependency_links to redis.egg-info/dependency_links.txt
writing requirements to redis.egg-info/requires.txt
writing top-level names to redis.egg-info/top_level.txt
reading manifest file 'redis.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '__pycache__'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
adding license file 'LICENSE'
writing manifest file 'redis.egg-info/SOURCES.txt'
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/redis/build/prototype
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/ocsp.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands
copying build/lib/redis/commands/redismodules.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries
copying build/lib/redis/commands/timeseries/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries
copying build/lib/redis/commands/timeseries/commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries
copying build/lib/redis/commands/timeseries/utils.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries
copying build/lib/redis/commands/timeseries/info.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries
copying build/lib/redis/commands/helpers.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json
copying build/lib/redis/commands/json/commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json
copying build/lib/redis/commands/json/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json
copying build/lib/redis/commands/json/decoders.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json
copying build/lib/redis/commands/json/path.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json
copying build/lib/redis/commands/json/_util.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json
copying build/lib/redis/commands/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands
copying build/lib/redis/commands/cluster.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/result.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/indexDefinition.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/suggestion.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/_util.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/querystring.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/reducers.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/query.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/field.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/aggregation.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
copying build/lib/redis/commands/search/document.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/bf
copying build/lib/redis/commands/bf/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/bf
copying build/lib/redis/commands/bf/info.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/bf
copying build/lib/redis/commands/bf/commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/bf
copying build/lib/redis/commands/sentinel.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands
copying build/lib/redis/commands/core.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/commands/graph/execution_plan.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/commands/graph/exceptions.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/commands/graph/query_result.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/commands/graph/edge.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/commands/graph/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/commands/graph/commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/commands/graph/node.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/commands/graph/path.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph
copying build/lib/redis/utils.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/credentials.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/exceptions.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/sentinel.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/cluster.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/asyncio/utils.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/asyncio/lock.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/asyncio/connection.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/asyncio/cluster.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/asyncio/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/asyncio/retry.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/asyncio/sentinel.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/asyncio/client.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio
copying build/lib/redis/typing.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/retry.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/lock.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/crc.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/client.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/compat.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
creating /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/resp3.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/encoders.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/resp2.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/hiredis.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/helpers.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/base.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/_parsers/socket.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers
copying build/lib/redis/backoff.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
copying build/lib/redis/connection.py -> /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/ocsp.py to ocsp.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/redismodules.py to redismodules.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries/commands.py to commands.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries/utils.py to utils.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/timeseries/info.py to info.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/helpers.py to helpers.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json/commands.py to commands.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json/decoders.py to decoders.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json/path.py to path.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/json/_util.py to _util.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/cluster.py to cluster.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/result.py to result.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/indexDefinition.py to indexDefinition.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/commands.py to commands.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/suggestion.py to suggestion.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/_util.py to _util.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/querystring.py to querystring.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/reducers.py to reducers.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/query.py to query.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/field.py to field.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/aggregation.py to aggregation.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/search/document.py to document.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/bf/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/bf/info.py to info.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/bf/commands.py to commands.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/sentinel.py to sentinel.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/core.py to core.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph/execution_plan.py to execution_plan.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph/query_result.py to query_result.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph/edge.py to edge.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph/commands.py to commands.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph/node.py to node.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/commands/graph/path.py to path.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/utils.py to utils.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/credentials.py to credentials.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/sentinel.py to sentinel.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/cluster.py to cluster.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio/utils.py to utils.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio/lock.py to lock.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio/connection.py to connection.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio/cluster.py to cluster.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio/retry.py to retry.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio/sentinel.py to sentinel.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/asyncio/client.py to client.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/typing.py to typing.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/retry.py to retry.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/lock.py to lock.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/crc.py to crc.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/client.py to client.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/compat.py to compat.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/resp3.py to resp3.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/encoders.py to encoders.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/resp2.py to resp2.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/commands.py to commands.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/hiredis.py to hiredis.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/helpers.py to helpers.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/base.py to base.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/_parsers/socket.py to socket.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/backoff.py to backoff.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis/connection.py to connection.cpython-39.pyc
running install_egg_info
running egg_info
writing redis.egg-info/PKG-INFO
writing dependency_links to redis.egg-info/dependency_links.txt
writing requirements to redis.egg-info/requires.txt
writing top-level names to redis.egg-info/top_level.txt
reading manifest file 'redis.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '__pycache__'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
adding license file 'LICENSE'
writing manifest file 'redis.egg-info/SOURCES.txt'
Copying redis.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/redis/build/prototype/i386/usr/lib/python3.9/vendor-packages/redis-5.0.7-py3.9.egg-info
running install_scripts
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/redis/build/manifest-i386-redis-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/redis/build/manifest-i386-redis.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/redis
pkg://openindiana.org/library/python/redis-39@5.0.7,5.11-2024.0.0.0:20240627T065705Z
PUBLISHED
pkg://openindiana.org/library/python/redis@5.0.7,5.11-2024.0.0.0:20240627T065714Z
PUBLISHED
pkg://openindiana.org/library/python/redis-27@3.4.1,5.11-2020.0.1.1:20240627T065734Z
PUBLISHED
pkg://openindiana.org/library/python/redis-35@3.5.3,5.11-2020.0.1.1:20240627T065735Z
PUBLISHED
pkg://openindiana.org/library/python/redis-37@3.5.3,5.11-2020.0.1.1:20240627T065736Z
PUBLISHED