Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-persistent.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682121997.224114/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-persistent.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-persistent-5.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-persistent.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682121997.224114/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-persistent.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-persistent-5.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-persistent.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682121997.224114/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-persistent.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lOr0cs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf persistent-5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/persistent-5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd persistent-5.0 + /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.sMw8RS + umask 022 + cd /builddir/build/BUILD + cd persistent-5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/persistent copying src/persistent/interfaces.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/wref.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/picklecache.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/dict.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/ring.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/timestamp.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/__init__.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/persistence.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/list.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/mapping.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/_compat.py -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/_ring_build.py -> build/lib.linux-x86_64-3.9/persistent creating build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/attrhooks.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/utils.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_compile_flags.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_list.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_timestamp.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_docs.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_picklecache.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test__compat.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_wref.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/cucumbers.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/__init__.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_persistence.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_ring.py -> build/lib.linux-x86_64-3.9/persistent/tests copying src/persistent/tests/test_mapping.py -> build/lib.linux-x86_64-3.9/persistent/tests running egg_info writing src/persistent.egg-info/PKG-INFO writing dependency_links to src/persistent.egg-info/dependency_links.txt writing requirements to src/persistent.egg-info/requires.txt writing top-level names to src/persistent.egg-info/top_level.txt reading manifest file 'src/persistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'src/persistent.egg-info/SOURCES.txt' copying src/persistent/_compat.h -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/_timestamp.c -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/cPersistence.c -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/cPersistence.h -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/cPickleCache.c -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/ring.c -> build/lib.linux-x86_64-3.9/persistent copying src/persistent/ring.h -> build/lib.linux-x86_64-3.9/persistent running build_ext generating cffi module 'build/temp.linux-x86_64-3.9/persistent._ring.c' creating build/temp.linux-x86_64-3.9 building 'persistent.cPersistence' extension creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/persistent gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c src/persistent/cPersistence.c -o build/temp.linux-x86_64-3.9/src/persistent/cPersistence.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c src/persistent/ring.c -o build/temp.linux-x86_64-3.9/src/persistent/ring.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/src/persistent/cPersistence.o build/temp.linux-x86_64-3.9/src/persistent/ring.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/persistent/cPersistence.cpython-39-x86_64-linux-gnu.so building 'persistent.cPickleCache' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c src/persistent/cPickleCache.c -o build/temp.linux-x86_64-3.9/src/persistent/cPickleCache.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c src/persistent/ring.c -o build/temp.linux-x86_64-3.9/src/persistent/ring.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/src/persistent/cPickleCache.o build/temp.linux-x86_64-3.9/src/persistent/ring.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/persistent/cPickleCache.cpython-39-x86_64-linux-gnu.so building 'persistent._timestamp' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c src/persistent/_timestamp.c -o build/temp.linux-x86_64-3.9/src/persistent/_timestamp.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/src/persistent/_timestamp.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/persistent/_timestamp.cpython-39-x86_64-linux-gnu.so building 'persistent._ring' extension creating build/temp.linux-x86_64-3.9/build creating build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/persistent-5.0/src/persistent -I/usr/include/python3.9 -c build/temp.linux-x86_64-3.9/persistent._ring.c -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/persistent._ring.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/persistent._ring.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/persistent/_ring.abi3.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NnQ5du + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64 + cd persistent-5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/cPickleCache.c -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/_timestamp.c -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/interfaces.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/cPickleCache.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/_compat.h -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/attrhooks.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/utils.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_compile_flags.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_list.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_timestamp.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_docs.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_picklecache.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test__compat.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_wref.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/cucumbers.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/__init__.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_persistence.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_ring.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/tests/test_mapping.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests copying build/lib.linux-x86_64-3.9/persistent/wref.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/picklecache.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/dict.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/_timestamp.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/ring.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/ring.c -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/timestamp.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/cPersistence.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/__init__.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/persistence.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/list.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/_ring.abi3.so -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/mapping.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/cPersistence.c -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/_compat.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent copying build/lib.linux-x86_64-3.9/persistent/_ring_build.py -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/attrhooks.py to attrhooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_compile_flags.py to test_compile_flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_list.py to test_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_timestamp.py to test_timestamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_docs.py to test_docs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_picklecache.py to test_picklecache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test__compat.py to test__compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_wref.py to test_wref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/cucumbers.py to cucumbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_persistence.py to test_persistence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_ring.py to test_ring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/tests/test_mapping.py to test_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/wref.py to wref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/picklecache.py to picklecache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/dict.py to dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/ring.py to ring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/timestamp.py to timestamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/persistence.py to persistence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/mapping.py to mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/_compat.py to _compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/_ring_build.py to _ring_build.cpython-39.pyc writing byte-compilation script '/tmp/tmp8azivg0c.py' /usr/bin/python3 /tmp/tmp8azivg0c.py removing /tmp/tmp8azivg0c.py running install_headers creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/include creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/include/python3.9 creating /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/include/python3.9/persistent copying src/persistent/cPersistence.h -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/include/python3.9/persistent copying src/persistent/ring.h -> /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/include/python3.9/persistent running install_egg_info running egg_info writing src/persistent.egg-info/PKG-INFO writing dependency_links to src/persistent.egg-info/dependency_links.txt writing requirements to src/persistent.egg-info/requires.txt writing top-level names to src/persistent.egg-info/top_level.txt reading manifest file 'src/persistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'src/persistent.egg-info/SOURCES.txt' Copying src/persistent.egg-info to /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent-5.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64//usr/share/doc/python-persistent + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64//usr/share/doc/python-persistent + '[' -d example ']' + '[' -d examples ']' ~/build/BUILDROOT/python-persistent-5.0-1.x86_64 ~/build/BUILD/persistent-5.0 + pushd /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/persistent-5.0 + mv /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.0-1 --unique-debug-suffix -5.0-1.x86_64 --unique-debug-src-base python-persistent-5.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/persistent-5.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/_ring.abi3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/_timestamp.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/cPersistence.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/cPickleCache.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/_timestamp.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/_ring.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/cPickleCache.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9/site-packages/persistent/cPersistence.cpython-39-x86_64-linux-gnu.so 294 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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-persistent-5.0-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-persistent-5.0-1.x86_64 Provides: python-persistent python3-persistent = 5.0-1 python3-persistent(x86-64) = 5.0-1 python3.9dist(persistent) = 5 python3dist(persistent) = 5 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 python3.9dist(cffi) python3.9dist(zope.interface) rtld(GNU_HASH) Processing files: python-persistent-help-5.0-1.x86_64 warning: Empty %files file /builddir/build/BUILD/persistent-5.0/doclist.lst Provides: python-persistent-help = 5.0-1 python-persistent-help(x86-64) = 5.0-1 python3-persistent-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-persistent-debuginfo-5.0-1.x86_64 Provides: python-persistent-debuginfo = 5.0-1 python-persistent-debuginfo(x86-64) = 5.0-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-persistent-debugsource(x86-64) = 5.0-1 Processing files: python-persistent-debugsource-5.0-1.x86_64 Provides: python-persistent-debugsource = 5.0-1 python-persistent-debugsource(x86-64) = 5.0-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-persistent-5.0-1.x86_64 error: Installed (but unpackaged) file(s) found: /usr/include/python3.9/persistent/cPersistence.h /usr/include/python3.9/persistent/ring.h Empty %files file /builddir/build/BUILD/persistent-5.0/doclist.lst Installed (but unpackaged) file(s) found: /usr/include/python3.9/persistent/cPersistence.h /usr/include/python3.9/persistent/ring.h RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-persistent.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-persistent.spec