Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-redis.spec'], chrootPath='/var/lib/mock/roe1-build-2392-584/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-redis.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-redis-3.4.1-1.oe1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-redis.spec'], chrootPath='/var/lib/mock/roe1-build-2392-584/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-redis.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rhvnsy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-py-3.4.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/3.4.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-py-3.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KDTQ0z + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.4.1 + CFLAGS='-O2 -g' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld' + /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/sentinel.py -> build/lib/redis copying redis/__init__.py -> build/lib/redis copying redis/utils.py -> build/lib/redis copying redis/connection.py -> build/lib/redis copying redis/exceptions.py -> build/lib/redis copying redis/client.py -> build/lib/redis copying redis/_compat.py -> build/lib/redis + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yyQRow + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch ++ dirname /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch + cd redis-py-3.4.1 + CFLAGS='-O2 -g' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr creating /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib creating /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis copying build/lib/redis/lock.py -> /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis copying build/lib/redis/sentinel.py -> /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis copying build/lib/redis/__init__.py -> /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis copying build/lib/redis/utils.py -> /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis copying build/lib/redis/connection.py -> /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis copying build/lib/redis/exceptions.py -> /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis copying build/lib/redis/client.py -> /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis copying build/lib/redis/_compat.py -> /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis byte-compiling /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis/lock.py to lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis/sentinel.py to sentinel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis/connection.py to connection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis/_compat.py to _compat.cpython-37.pyc writing byte-compilation script '/tmp/tmpuuxiar_f.py' /usr/bin/python3 /tmp/tmpuuxiar_f.py removing /tmp/tmpuuxiar_f.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.4.1-1.oe1.noarch/usr/lib/python3.7/site-packages/redis-3.4.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -i --build-id-seed 3.4.1-1.oe1 --unique-debug-suffix -3.4.1-1.oe1.noarch --unique-debug-src-base python-redis-3.4.1-1.oe1.noarch -S debugsourcefiles.list /builddir/build/BUILD/redis-py-3.4.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/openEuler/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pVjaMy + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.4.1 + /usr/bin/python3 -m pytest + redis-server 79320:C 15 Sep 23:09:16.167 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 79320:C 15 Sep 23:09:16.178 # Redis version=4.0.11, bits=64, commit=00000000, modified=0, pid=79320, just started 79320:C 15 Sep 23:09:16.179 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf 79320:M 15 Sep 23:09:16.220 * Increased maximum number of open files to 10032 (it was originally set to 1024). 79320:M 15 Sep 23:09:16.313 * Running mode=standalone, port=6379. 79320:M 15 Sep 23:09:16.323 # Server initialized 79320:M 15 Sep 23:09:16.325 # 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. 79320:M 15 Sep 23:09:16.331 * Ready to accept connections ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 rootdir: /builddir/build/BUILD/redis-py-3.4.1, inifile: collected 460 items tests/test_commands.py ...sssssssssss.sss............................... [ 10%] ........................................................................ [ 26%] .s.....................................ssss............................. [ 41%] ...............................................s.........sssssssssssssss [ 57%] sssss....... [ 60%] tests/test_connection_pool.py ................ss..s............ss....... [ 69%] ...................... [ 74%] tests/test_encoding.py ........ [ 75%] tests/test_lock.py ........................ [ 81%] tests/test_monitor.py sssss [ 82%] tests/test_multiprocessing.py ......... [ 84%] tests/test_pipeline.py .................... [ 88%] tests/test_pubsub.py .................................. [ 95%] tests/test_scripting.py ....... [ 97%] tests/test_sentinel.py ............ [100%] =================== 410 passed, 50 skipped in 69.50 seconds ==================== + kill %1 79320:signal-handler (1631761833) Received SIGTERM scheduling shutdown... + RPM_EC=0 ++ jobs -p + for pid in $(jobs -p) + kill -9 79320 + exit 0 Processing files: python3-redis-3.4.1-1.oe1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GuRYiw + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.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.4.1-1.oe1.noarch/usr/share/doc/python3-redis + cp -pr CHANGES /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/share/doc/python3-redis + cp -pr LICENSE /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/share/doc/python3-redis + cp -pr README.rst /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch/usr/share/doc/python3-redis + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-redis = 3.4.1-1.oe1 python3.7dist(redis) = 3.4.1 python3dist(redis) = 3.4.1 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.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch Wrote: /builddir/build/RPMS/python3-redis-3.4.1-1.oe1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.la1GNy + umask 022 + cd /builddir/build/BUILD + cd redis-py-3.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-redis-3.4.1-1.oe1.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0