Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-redis.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-wallaby-el8-build-86139-558794/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cb43bdc62e0f4392902a2c8ffb6cfe4d', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-86139-558794/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-redis.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-redis-3.5.3-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-redis.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-wallaby-el8-build-86139-558794/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f1c71b38624149b3a405d8eda5fb285c', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-86139-558794/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-redis.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wKh5Rs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-py-3.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-py-3.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -frv redis.egg-info + rm tests/test_commands.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JIOBVY + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.5.3 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/redis copying redis/lock.py -> build/lib/redis copying redis/_compat.py -> build/lib/redis copying redis/connection.py -> build/lib/redis copying redis/sentinel.py -> build/lib/redis copying redis/utils.py -> build/lib/redis copying redis/__init__.py -> build/lib/redis copying redis/client.py -> build/lib/redis copying redis/exceptions.py -> build/lib/redis + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3OUIyv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch + cd redis-py-3.5.3 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis copying build/lib/redis/lock.py -> /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis copying build/lib/redis/_compat.py -> /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis copying build/lib/redis/connection.py -> /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis copying build/lib/redis/sentinel.py -> /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis copying build/lib/redis/utils.py -> /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis copying build/lib/redis/__init__.py -> /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis copying build/lib/redis/client.py -> /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis copying build/lib/redis/exceptions.py -> /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis byte-compiling /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis/lock.py to lock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis/sentinel.py to sentinel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis/exceptions.py to exceptions.cpython-36.pyc writing byte-compilation script '/tmp/tmpkz7tb0_6.py' /usr/bin/python3 /tmp/tmpkz7tb0_6.py removing /tmp/tmpkz7tb0_6.py running install_egg_info running egg_info creating redis.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 writing manifest file 'redis.egg-info/SOURCES.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' writing manifest file 'redis.egg-info/SOURCES.txt' Copying redis.egg-info to /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6/site-packages/redis-3.5.3-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 3.5.3-1.el8 --unique-debug-suffix -3.5.3-1.el8.noarch --unique-debug-src-base python-redis-3.5.3-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/redis-py-3.5.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kds4O3 + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.5.3 + /usr/bin/python3 -m pytest + redis-server 160:C 24 Nov 2020 09:13:58.614 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 160:C 24 Nov 2020 09:13:58.614 # Redis version=5.0.3, bits=64, commit=00000000, modified=0, pid=160, just started 160:C 24 Nov 2020 09:13:58.614 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf 160:M 24 Nov 2020 09:13:58.615 # You requested maxclients of 10000 requiring at least 10032 max file descriptors. 160:M 24 Nov 2020 09:13:58.615 # Server can't set maximum open files to 10032 because of OS error: Operation not permitted. 160:M 24 Nov 2020 09:13:58.615 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'. 160:M 24 Nov 2020 09:13:58.616 * Running mode=standalone, port=6379. 160:M 24 Nov 2020 09:13:58.616 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 160:M 24 Nov 2020 09:13:58.616 # Server initialized 160:M 24 Nov 2020 09:13:58.616 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 160:M 24 Nov 2020 09:13:58.616 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled. 160:M 24 Nov 2020 09:13:58.616 * Ready to accept connections ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/redis-py-3.5.3 collected 194 items tests/test_connection.py . [ 0%] tests/test_connection_pool.py ................ss..s............ss....... [ 22%] ...................... [ 33%] tests/test_encoding.py ............ [ 39%] tests/test_lock.py .......................... [ 53%] tests/test_monitor.py ..... [ 55%] tests/test_multiprocessing.py ......... [ 60%] tests/test_pipeline.py ........................ [ 72%] tests/test_pubsub.py .................................. [ 90%] tests/test_scripting.py ....... [ 93%] tests/test_sentinel.py ............ [100%] ==================== 189 passed, 5 skipped in 4.53 seconds ===================== 160:signal-handler (1606209243) Received SIGTERM scheduling shutdown... + kill %1 + exit 0 Processing files: python3-redis-3.5.3-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HQjfGN + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.5.3 + DOCDIR=/builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/share/doc/python3-redis + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/share/doc/python3-redis + cp -pr CHANGES /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/share/doc/python3-redis + cp -pr LICENSE /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/share/doc/python3-redis + cp -pr README.rst /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch/usr/share/doc/python3-redis + exit 0 160:M 24 Nov 2020 09:14:03.532 # User requested shutdown... 160:M 24 Nov 2020 09:14:03.532 * Saving the final RDB snapshot before exiting. 160:M 24 Nov 2020 09:14:03.542 * DB saved on disk 160:M 24 Nov 2020 09:14:03.542 # Redis is now ready to exit, bye bye... Provides: python3-redis = 3.5.3-1.el8 python3.6dist(redis) = 3.5.3 python3dist(redis) = 3.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch Wrote: /builddir/build/RPMS/python3-redis-3.5.3-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.alaxaG + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-redis-3.5.3-1.el8.noarch + exit 0 Child return code was: 0