Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aiojaeger.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687314952.070378/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-aiojaeger.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-aiojaeger-0.1.8-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-aiojaeger.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687314952.070378/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-aiojaeger.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-aiojaeger-0.1.8-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-aiojaeger.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687314952.070378/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-aiojaeger.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.MZtOwr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aiojaeger-0.1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/aiojaeger-0.1.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aiojaeger-0.1.8 + /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.spmLkU + umask 022 + cd /builddir/build/BUILD + cd aiojaeger-0.1.8 + 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 creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_aiohttp_ingegration.py -> build/lib/tests copying tests/test_transport.py -> build/lib/tests copying tests/test_tracer.py -> build/lib/tests copying tests/test_jaeger.py -> build/lib/tests copying tests/test_helpers.py -> build/lib/tests copying tests/test_jaeger_extract.py -> build/lib/tests copying tests/test_sampler.py -> build/lib/tests copying tests/test_aiohttp_helpers.py -> build/lib/tests copying tests/test_zipkin.py -> build/lib/tests copying tests/docker_fixtures.py -> build/lib/tests copying tests/test_record.py -> build/lib/tests creating build/lib/aiojaeger copying aiojaeger/__init__.py -> build/lib/aiojaeger copying aiojaeger/version.py -> build/lib/aiojaeger copying aiojaeger/tracer.py -> build/lib/aiojaeger copying aiojaeger/span.py -> build/lib/aiojaeger copying aiojaeger/constants.py -> build/lib/aiojaeger copying aiojaeger/context_managers.py -> build/lib/aiojaeger copying aiojaeger/utils.py -> build/lib/aiojaeger copying aiojaeger/record.py -> build/lib/aiojaeger copying aiojaeger/transport.py -> build/lib/aiojaeger copying aiojaeger/mypy_types.py -> build/lib/aiojaeger copying aiojaeger/sampler.py -> build/lib/aiojaeger creating build/lib/aiojaeger/helpers copying aiojaeger/helpers/__init__.py -> build/lib/aiojaeger/helpers copying aiojaeger/helpers/aio_pika.py -> build/lib/aiojaeger/helpers copying aiojaeger/helpers/client.py -> build/lib/aiojaeger/helpers copying aiojaeger/helpers/aiohttp.py -> build/lib/aiojaeger/helpers creating build/lib/aiojaeger/spancontext copying aiojaeger/spancontext/jaeger.py -> build/lib/aiojaeger/spancontext copying aiojaeger/spancontext/__init__.py -> build/lib/aiojaeger/spancontext copying aiojaeger/spancontext/zipkin.py -> build/lib/aiojaeger/spancontext running egg_info writing aiojaeger.egg-info/PKG-INFO writing dependency_links to aiojaeger.egg-info/dependency_links.txt writing requirements to aiojaeger.egg-info/requires.txt writing top-level names to aiojaeger.egg-info/top_level.txt reading manifest file 'aiojaeger.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aiojaeger.egg-info/SOURCES.txt' copying aiojaeger/py.typed -> build/lib/aiojaeger creating build/lib/aiojaeger/jaeger-idl copying aiojaeger/jaeger-idl/.git -> build/lib/aiojaeger/jaeger-idl copying aiojaeger/jaeger-idl/.gitignore -> build/lib/aiojaeger/jaeger-idl copying aiojaeger/jaeger-idl/.travis.yml -> build/lib/aiojaeger/jaeger-idl copying aiojaeger/jaeger-idl/CONTRIBUTING.md -> build/lib/aiojaeger/jaeger-idl copying aiojaeger/jaeger-idl/DCO -> build/lib/aiojaeger/jaeger-idl copying aiojaeger/jaeger-idl/LICENSE -> build/lib/aiojaeger/jaeger-idl copying aiojaeger/jaeger-idl/Makefile -> build/lib/aiojaeger/jaeger-idl copying aiojaeger/jaeger-idl/README.md -> build/lib/aiojaeger/jaeger-idl creating build/lib/aiojaeger/jaeger-idl/.github copying aiojaeger/jaeger-idl/.github/ISSUE_TEMPLATE.md -> build/lib/aiojaeger/jaeger-idl/.github copying aiojaeger/jaeger-idl/.github/PULL_REQUEST_TEMPLATE.md -> build/lib/aiojaeger/jaeger-idl/.github creating build/lib/aiojaeger/jaeger-idl/proto copying aiojaeger/jaeger-idl/proto/zipkin.proto -> build/lib/aiojaeger/jaeger-idl/proto creating build/lib/aiojaeger/jaeger-idl/proto/api_v2 copying aiojaeger/jaeger-idl/proto/api_v2/collector.proto -> build/lib/aiojaeger/jaeger-idl/proto/api_v2 copying aiojaeger/jaeger-idl/proto/api_v2/model.proto -> build/lib/aiojaeger/jaeger-idl/proto/api_v2 copying aiojaeger/jaeger-idl/proto/api_v2/query.proto -> build/lib/aiojaeger/jaeger-idl/proto/api_v2 copying aiojaeger/jaeger-idl/proto/api_v2/sampling.proto -> build/lib/aiojaeger/jaeger-idl/proto/api_v2 creating build/lib/aiojaeger/jaeger-idl/swagger copying aiojaeger/jaeger-idl/swagger/zipkin2-api.yaml -> build/lib/aiojaeger/jaeger-idl/swagger creating build/lib/aiojaeger/jaeger-idl/thrift copying aiojaeger/jaeger-idl/thrift/agent.thrift -> build/lib/aiojaeger/jaeger-idl/thrift copying aiojaeger/jaeger-idl/thrift/aggregation_validator.thrift -> build/lib/aiojaeger/jaeger-idl/thrift copying aiojaeger/jaeger-idl/thrift/baggage.thrift -> build/lib/aiojaeger/jaeger-idl/thrift copying aiojaeger/jaeger-idl/thrift/dependency.thrift -> build/lib/aiojaeger/jaeger-idl/thrift copying aiojaeger/jaeger-idl/thrift/jaeger.thrift -> build/lib/aiojaeger/jaeger-idl/thrift copying aiojaeger/jaeger-idl/thrift/sampling.thrift -> build/lib/aiojaeger/jaeger-idl/thrift copying aiojaeger/jaeger-idl/thrift/throttling.thrift -> build/lib/aiojaeger/jaeger-idl/thrift copying aiojaeger/jaeger-idl/thrift/zipkincore.thrift -> build/lib/aiojaeger/jaeger-idl/thrift creating build/lib/aiojaeger/jaeger-idl/thrift/crossdock copying aiojaeger/jaeger-idl/thrift/crossdock/tracetest.thrift -> build/lib/aiojaeger/jaeger-idl/thrift/crossdock + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OsfgYy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64 + cd aiojaeger-0.1.8 + 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-aiojaeger-0.1.8-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-aiojaeger-0.1.8-1.x86_64/usr creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_aiohttp_ingegration.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_transport.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_tracer.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_jaeger.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_helpers.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_jaeger_extract.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_sampler.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_aiohttp_helpers.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_zipkin.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/docker_fixtures.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_record.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/__init__.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl copying build/lib/aiojaeger/jaeger-idl/Makefile -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl copying build/lib/aiojaeger/jaeger-idl/.git -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift/crossdock copying build/lib/aiojaeger/jaeger-idl/thrift/crossdock/tracetest.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift/crossdock copying build/lib/aiojaeger/jaeger-idl/thrift/aggregation_validator.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift copying build/lib/aiojaeger/jaeger-idl/thrift/sampling.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift copying build/lib/aiojaeger/jaeger-idl/thrift/dependency.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift copying build/lib/aiojaeger/jaeger-idl/thrift/zipkincore.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift copying build/lib/aiojaeger/jaeger-idl/thrift/baggage.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift copying build/lib/aiojaeger/jaeger-idl/thrift/agent.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift copying build/lib/aiojaeger/jaeger-idl/thrift/throttling.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift copying build/lib/aiojaeger/jaeger-idl/thrift/jaeger.thrift -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/thrift creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/proto creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/proto/api_v2 copying build/lib/aiojaeger/jaeger-idl/proto/api_v2/model.proto -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/proto/api_v2 copying build/lib/aiojaeger/jaeger-idl/proto/api_v2/sampling.proto -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/proto/api_v2 copying build/lib/aiojaeger/jaeger-idl/proto/api_v2/query.proto -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/proto/api_v2 copying build/lib/aiojaeger/jaeger-idl/proto/api_v2/collector.proto -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/proto/api_v2 copying build/lib/aiojaeger/jaeger-idl/proto/zipkin.proto -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/proto copying build/lib/aiojaeger/jaeger-idl/README.md -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/.github copying build/lib/aiojaeger/jaeger-idl/.github/ISSUE_TEMPLATE.md -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/.github copying build/lib/aiojaeger/jaeger-idl/.github/PULL_REQUEST_TEMPLATE.md -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/.github copying build/lib/aiojaeger/jaeger-idl/.gitignore -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl copying build/lib/aiojaeger/jaeger-idl/.travis.yml -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl copying build/lib/aiojaeger/jaeger-idl/CONTRIBUTING.md -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl copying build/lib/aiojaeger/jaeger-idl/DCO -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl copying build/lib/aiojaeger/jaeger-idl/LICENSE -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/swagger copying build/lib/aiojaeger/jaeger-idl/swagger/zipkin2-api.yaml -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/jaeger-idl/swagger copying build/lib/aiojaeger/py.typed -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/version.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers copying build/lib/aiojaeger/helpers/__init__.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers copying build/lib/aiojaeger/helpers/aio_pika.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers copying build/lib/aiojaeger/helpers/client.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers copying build/lib/aiojaeger/helpers/aiohttp.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers copying build/lib/aiojaeger/tracer.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/span.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/constants.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger creating /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/spancontext copying build/lib/aiojaeger/spancontext/jaeger.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/spancontext copying build/lib/aiojaeger/spancontext/__init__.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/spancontext copying build/lib/aiojaeger/spancontext/zipkin.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/spancontext copying build/lib/aiojaeger/context_managers.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/utils.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/record.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/transport.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/mypy_types.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger copying build/lib/aiojaeger/sampler.py -> /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_aiohttp_ingegration.py to test_aiohttp_ingegration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_transport.py to test_transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_tracer.py to test_tracer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_jaeger.py to test_jaeger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_jaeger_extract.py to test_jaeger_extract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_sampler.py to test_sampler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_aiohttp_helpers.py to test_aiohttp_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_zipkin.py to test_zipkin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/docker_fixtures.py to docker_fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/tests/test_record.py to test_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers/aio_pika.py to aio_pika.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/helpers/aiohttp.py to aiohttp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/tracer.py to tracer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/span.py to span.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/spancontext/jaeger.py to jaeger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/spancontext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/spancontext/zipkin.py to zipkin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/context_managers.py to context_managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/record.py to record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/mypy_types.py to mypy_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger/sampler.py to sampler.cpython-39.pyc writing byte-compilation script '/tmp/tmpehc2i3tf.py' /usr/bin/python3 /tmp/tmpehc2i3tf.py removing /tmp/tmpehc2i3tf.py running install_egg_info running egg_info writing aiojaeger.egg-info/PKG-INFO writing dependency_links to aiojaeger.egg-info/dependency_links.txt writing requirements to aiojaeger.egg-info/requires.txt writing top-level names to aiojaeger.egg-info/top_level.txt reading manifest file 'aiojaeger.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aiojaeger.egg-info/SOURCES.txt' Copying aiojaeger.egg-info to /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9/site-packages/aiojaeger-0.1.8-py3.9.egg-info warning: no previously-included files matching '*.swp' found anywhere in distribution running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64//usr/share/doc/python-aiojaeger + '[' -d doc ']' ~/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64 ~/build/BUILD/aiojaeger-0.1.8 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64 + '[' -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/aiojaeger-0.1.8 + mv /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aiojaeger-0.1.8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.8-1 --unique-debug-suffix -0.1.8-1.x86_64 --unique-debug-src-base python-aiojaeger-0.1.8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/aiojaeger-0.1.8 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-aiojaeger-0.1.8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-aiojaeger-0.1.8-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.11 Provides: python-aiojaeger python3-aiojaeger = 0.1.8-1 python3.9dist(aiojaeger) = 0.1.8 python3dist(aiojaeger) = 0.1.8 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(aiohttp) < 4 python3.9dist(pydantic) python3.9dist(thriftpy2) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.11 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-aiojaeger.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 x86_64 --nodeps /builddir/build/SPECS/python-aiojaeger.spec