Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-threatresponse.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686424919.452845/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 aarch64 --nodeps /builddir/build/SPECS/python-threatresponse.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-threatresponse-0.15.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 aarch64 --nodeps /builddir/build/SPECS/python-threatresponse.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686424919.452845/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 aarch64 --nodeps /builddir/build/SPECS/python-threatresponse.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-threatresponse-0.15.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-threatresponse.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686424919.452845/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 aarch64 --nodeps /builddir/build/SPECS/python-threatresponse.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cLM8FY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf threatresponse-0.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/threatresponse-0.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd threatresponse-0.15.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.JqYHaq + umask 022 + cd /builddir/build/BUILD + cd threatresponse-0.15.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 -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 creating build/lib/threatresponse copying threatresponse/version.py -> build/lib/threatresponse copying threatresponse/client.py -> build/lib/threatresponse copying threatresponse/exceptions.py -> build/lib/threatresponse copying threatresponse/urls.py -> build/lib/threatresponse copying threatresponse/__init__.py -> build/lib/threatresponse creating build/lib/threatresponse/request copying threatresponse/request/logged.py -> build/lib/threatresponse/request copying threatresponse/request/proxied.py -> build/lib/threatresponse/request copying threatresponse/request/base.py -> build/lib/threatresponse/request copying threatresponse/request/relative.py -> build/lib/threatresponse/request copying threatresponse/request/timed.py -> build/lib/threatresponse/request copying threatresponse/request/standard.py -> build/lib/threatresponse/request copying threatresponse/request/response.py -> build/lib/threatresponse/request copying threatresponse/request/authorized.py -> build/lib/threatresponse/request copying threatresponse/request/__init__.py -> build/lib/threatresponse/request creating build/lib/threatresponse/api copying threatresponse/api/profile.py -> build/lib/threatresponse/api copying threatresponse/api/entity.py -> build/lib/threatresponse/api copying threatresponse/api/commands.py -> build/lib/threatresponse/api copying threatresponse/api/indicator.py -> build/lib/threatresponse/api copying threatresponse/api/int.py -> build/lib/threatresponse/api copying threatresponse/api/base.py -> build/lib/threatresponse/api copying threatresponse/api/vulnerability.py -> build/lib/threatresponse/api copying threatresponse/api/sse.py -> build/lib/threatresponse/api copying threatresponse/api/casebook.py -> build/lib/threatresponse/api copying threatresponse/api/response.py -> build/lib/threatresponse/api copying threatresponse/api/asset.py -> build/lib/threatresponse/api copying threatresponse/api/user_mgmt.py -> build/lib/threatresponse/api copying threatresponse/api/bundle.py -> build/lib/threatresponse/api copying threatresponse/api/enrich.py -> build/lib/threatresponse/api copying threatresponse/api/intel.py -> build/lib/threatresponse/api copying threatresponse/api/event.py -> build/lib/threatresponse/api copying threatresponse/api/judgement.py -> build/lib/threatresponse/api copying threatresponse/api/feed.py -> build/lib/threatresponse/api copying threatresponse/api/sighting.py -> build/lib/threatresponse/api copying threatresponse/api/__init__.py -> build/lib/threatresponse/api copying threatresponse/api/inspect.py -> build/lib/threatresponse/api copying threatresponse/api/incident.py -> build/lib/threatresponse/api copying threatresponse/api/module_type_patch.py -> build/lib/threatresponse/api creating build/lib/threatresponse/api/routing copying threatresponse/api/routing/resolution.py -> build/lib/threatresponse/api/routing copying threatresponse/api/routing/router.py -> build/lib/threatresponse/api/routing copying threatresponse/api/routing/__init__.py -> build/lib/threatresponse/api/routing + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qu8Lqv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64 + cd threatresponse-0.15.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 -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-threatresponse-0.15.0-1.aarch64 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-threatresponse-0.15.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse copying build/lib/threatresponse/version.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse copying build/lib/threatresponse/client.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse creating /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/logged.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/proxied.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/base.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/relative.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/timed.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/standard.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/response.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/authorized.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request copying build/lib/threatresponse/request/__init__.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request creating /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/profile.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/entity.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/commands.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/indicator.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/int.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/base.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/vulnerability.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/sse.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/casebook.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api creating /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/routing copying build/lib/threatresponse/api/routing/resolution.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/routing copying build/lib/threatresponse/api/routing/router.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/routing copying build/lib/threatresponse/api/routing/__init__.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/routing copying build/lib/threatresponse/api/response.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/asset.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/user_mgmt.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/bundle.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/enrich.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/intel.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/event.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/judgement.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/feed.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/sighting.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/__init__.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/inspect.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/incident.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/api/module_type_patch.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api copying build/lib/threatresponse/exceptions.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse copying build/lib/threatresponse/urls.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse copying build/lib/threatresponse/__init__.py -> /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/logged.py to logged.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/proxied.py to proxied.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/relative.py to relative.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/timed.py to timed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/standard.py to standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/authorized.py to authorized.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/request/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/indicator.py to indicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/int.py to int.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/vulnerability.py to vulnerability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/sse.py to sse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/casebook.py to casebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/routing/resolution.py to resolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/routing/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/routing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/asset.py to asset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/user_mgmt.py to user_mgmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/bundle.py to bundle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/enrich.py to enrich.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/intel.py to intel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/judgement.py to judgement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/feed.py to feed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/sighting.py to sighting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/inspect.py to inspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/incident.py to incident.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/api/module_type_patch.py to module_type_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpgvpodtl6.py' /usr/bin/python3 /tmp/tmpgvpodtl6.py removing /tmp/tmpgvpodtl6.py running install_egg_info running egg_info writing threatresponse.egg-info/PKG-INFO writing dependency_links to threatresponse.egg-info/dependency_links.txt writing requirements to threatresponse.egg-info/requires.txt writing top-level names to threatresponse.egg-info/top_level.txt reading manifest file 'threatresponse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/' adding license file 'LICENSE.txt' writing manifest file 'threatresponse.egg-info/SOURCES.txt' Copying threatresponse.egg-info to /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9/site-packages/threatresponse-0.15.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64//usr/share/doc/python-threatresponse + '[' -d doc ']' ~/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64 ~/build/BUILD/threatresponse-0.15.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/threatresponse-0.15.0 + mv /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-threatresponse-0.15.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.15.0-1 --unique-debug-suffix -0.15.0-1.aarch64 --unique-debug-src-base python-threatresponse-0.15.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/threatresponse-0.15.0 find: 'debug': No such file or directory + /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-threatresponse-0.15.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-threatresponse-0.15.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.19 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.12 Provides: python-threatresponse python3-threatresponse = 0.15.0-1 python3.9dist(threatresponse) = 0.15 python3dist(threatresponse) = 0.15 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.9 python3.9dist(requests) python3.9dist(six) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.19 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.12 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-threatresponse.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/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 aarch64 --nodeps /builddir/build/SPECS/python-threatresponse.spec