Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aws-shell.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682472440.844333/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-aws-shell.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-aws-shell-0.2.2-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-aws-shell.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682472440.844333/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-aws-shell.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-aws-shell-0.2.2-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-aws-shell.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682472440.844333/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-aws-shell.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.kjigHL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aws-shell-0.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/aws-shell-0.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aws-shell-0.2.2 + /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.RPnTa9 + umask 022 + cd /builddir/build/BUILD + cd aws-shell-0.2.2 + 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' Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/awsshell copying awsshell/substring.py -> build/lib/awsshell copying awsshell/shellcomplete.py -> build/lib/awsshell copying awsshell/lexer.py -> build/lib/awsshell copying awsshell/app.py -> build/lib/awsshell copying awsshell/utils.py -> build/lib/awsshell copying awsshell/autocomplete.py -> build/lib/awsshell copying awsshell/compat.py -> build/lib/awsshell copying awsshell/loaders.py -> build/lib/awsshell copying awsshell/keys.py -> build/lib/awsshell copying awsshell/style.py -> build/lib/awsshell copying awsshell/toolbar.py -> build/lib/awsshell copying awsshell/fuzzy.py -> build/lib/awsshell copying awsshell/makeindex.py -> build/lib/awsshell copying awsshell/__init__.py -> build/lib/awsshell copying awsshell/db.py -> build/lib/awsshell copying awsshell/docs.py -> build/lib/awsshell copying awsshell/ui.py -> build/lib/awsshell copying awsshell/config.py -> build/lib/awsshell creating build/lib/awsshell/resource copying awsshell/resource/index.py -> build/lib/awsshell/resource copying awsshell/resource/__init__.py -> build/lib/awsshell/resource creating build/lib/awsshell/index copying awsshell/index/completion.py -> build/lib/awsshell/index copying awsshell/index/__init__.py -> build/lib/awsshell/index running egg_info writing aws_shell.egg-info/PKG-INFO writing dependency_links to aws_shell.egg-info/dependency_links.txt writing entry points to aws_shell.egg-info/entry_points.txt writing requirements to aws_shell.egg-info/requires.txt writing top-level names to aws_shell.egg-info/top_level.txt reading manifest file 'aws_shell.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'NOTICE.txt' writing manifest file 'aws_shell.egg-info/SOURCES.txt' copying awsshell/awsshellrc -> build/lib/awsshell creating build/lib/awsshell/data creating build/lib/awsshell/data/cloudformation creating build/lib/awsshell/data/cloudformation/2010-05-15 copying awsshell/data/cloudformation/2010-05-15/completions-1.json -> build/lib/awsshell/data/cloudformation/2010-05-15 creating build/lib/awsshell/data/dynamodb creating build/lib/awsshell/data/dynamodb/2012-08-10 copying awsshell/data/dynamodb/2012-08-10/completions-1.json -> build/lib/awsshell/data/dynamodb/2012-08-10 creating build/lib/awsshell/data/ec2 creating build/lib/awsshell/data/ec2/2015-04-15 copying awsshell/data/ec2/2015-04-15/completions-1.json -> build/lib/awsshell/data/ec2/2015-04-15 creating build/lib/awsshell/data/elb creating build/lib/awsshell/data/elb/2012-06-01 copying awsshell/data/elb/2012-06-01/completions-1.json -> build/lib/awsshell/data/elb/2012-06-01 creating build/lib/awsshell/data/glacier creating build/lib/awsshell/data/glacier/2012-06-01 copying awsshell/data/glacier/2012-06-01/completions-1.json -> build/lib/awsshell/data/glacier/2012-06-01 creating build/lib/awsshell/data/iam creating build/lib/awsshell/data/iam/2010-05-08 copying awsshell/data/iam/2010-05-08/completions-1.json -> build/lib/awsshell/data/iam/2010-05-08 creating build/lib/awsshell/data/kinesis creating build/lib/awsshell/data/kinesis/2013-12-02 copying awsshell/data/kinesis/2013-12-02/completions-1.json -> build/lib/awsshell/data/kinesis/2013-12-02 creating build/lib/awsshell/data/opsworks creating build/lib/awsshell/data/opsworks/2013-02-18 copying awsshell/data/opsworks/2013-02-18/completions-1.json -> build/lib/awsshell/data/opsworks/2013-02-18 creating build/lib/awsshell/data/s3 creating build/lib/awsshell/data/s3/2006-03-01 copying awsshell/data/s3/2006-03-01/completions-1.json -> build/lib/awsshell/data/s3/2006-03-01 creating build/lib/awsshell/data/sns creating build/lib/awsshell/data/sns/2010-03-31 copying awsshell/data/sns/2010-03-31/completions-1.json -> build/lib/awsshell/data/sns/2010-03-31 creating build/lib/awsshell/data/sqs creating build/lib/awsshell/data/sqs/2012-11-05 copying awsshell/data/sqs/2012-11-05/completions-1.json -> build/lib/awsshell/data/sqs/2012-11-05 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.csCIap + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64 + cd aws-shell-0.2.2 + 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-aws-shell-0.2.2-1.x86_64 Warning: 'classifiers' should be a list, got type 'tuple' 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-aws-shell-0.2.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/substring.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/resource copying build/lib/awsshell/resource/index.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/resource copying build/lib/awsshell/resource/__init__.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/resource copying build/lib/awsshell/shellcomplete.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/lexer.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/app.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/utils.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/autocomplete.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/compat.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/ec2 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/ec2/2015-04-15 copying build/lib/awsshell/data/ec2/2015-04-15/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/ec2/2015-04-15 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/opsworks creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/opsworks/2013-02-18 copying build/lib/awsshell/data/opsworks/2013-02-18/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/opsworks/2013-02-18 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/kinesis creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/kinesis/2013-12-02 copying build/lib/awsshell/data/kinesis/2013-12-02/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/kinesis/2013-12-02 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/iam creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/iam/2010-05-08 copying build/lib/awsshell/data/iam/2010-05-08/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/iam/2010-05-08 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/s3 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/s3/2006-03-01 copying build/lib/awsshell/data/s3/2006-03-01/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/s3/2006-03-01 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/cloudformation creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/cloudformation/2010-05-15 copying build/lib/awsshell/data/cloudformation/2010-05-15/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/cloudformation/2010-05-15 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/sqs creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/sqs/2012-11-05 copying build/lib/awsshell/data/sqs/2012-11-05/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/sqs/2012-11-05 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/dynamodb creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/dynamodb/2012-08-10 copying build/lib/awsshell/data/dynamodb/2012-08-10/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/dynamodb/2012-08-10 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/glacier creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/glacier/2012-06-01 copying build/lib/awsshell/data/glacier/2012-06-01/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/glacier/2012-06-01 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/sns creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/sns/2010-03-31 copying build/lib/awsshell/data/sns/2010-03-31/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/sns/2010-03-31 creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/elb creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/elb/2012-06-01 copying build/lib/awsshell/data/elb/2012-06-01/completions-1.json -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/data/elb/2012-06-01 copying build/lib/awsshell/loaders.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/keys.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/style.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/toolbar.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/fuzzy.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/makeindex.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell creating /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/index copying build/lib/awsshell/index/completion.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/index copying build/lib/awsshell/index/__init__.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/index copying build/lib/awsshell/__init__.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/awsshellrc -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/db.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/docs.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/ui.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell copying build/lib/awsshell/config.py -> /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/substring.py to substring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/resource/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/resource/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/shellcomplete.py to shellcomplete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/lexer.py to lexer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/autocomplete.py to autocomplete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/loaders.py to loaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/keys.py to keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/toolbar.py to toolbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/fuzzy.py to fuzzy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/makeindex.py to makeindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/index/completion.py to completion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/index/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/docs.py to docs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/ui.py to ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/awsshell/config.py to config.cpython-39.pyc writing byte-compilation script '/tmp/tmp_sqkz7fe.py' /usr/bin/python3 /tmp/tmp_sqkz7fe.py removing /tmp/tmp_sqkz7fe.py running install_egg_info running egg_info writing aws_shell.egg-info/PKG-INFO writing dependency_links to aws_shell.egg-info/dependency_links.txt writing entry points to aws_shell.egg-info/entry_points.txt writing requirements to aws_shell.egg-info/requires.txt writing top-level names to aws_shell.egg-info/top_level.txt reading manifest file 'aws_shell.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'NOTICE.txt' writing manifest file 'aws_shell.egg-info/SOURCES.txt' Copying aws_shell.egg-info to /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/aws_shell-0.2.2-py3.9.egg-info running install_scripts Installing aws-shell script to /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/bin Installing aws-shell-mkindex script to /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64//usr/share/doc/python-aws-shell + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64 ~/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64 ~/build/BUILD/aws-shell-0.2.2 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/aws-shell-0.2.2 + mv /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.2-1 --unique-debug-suffix -0.2.2-1.x86_64 --unique-debug-src-base python-aws-shell-0.2.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/aws-shell-0.2.2 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-aws-shell-0.2.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-aws-shell-0.2.2-1.noarch Provides: python-aws-shell python3-aws-shell = 0.2.2-1 python3.9dist(aws-shell) = 0.2.2 python3dist(aws-shell) = 0.2.2 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(awscli) >= 1.16.10 python3.9dist(awscli) < 2 python3.9dist(boto3) >= 1.9 python3.9dist(boto3) < 2 python3.9dist(configobj) >= 5.0.6 python3.9dist(configobj) < 6 python3.9dist(prompt-toolkit) >= 1 python3.9dist(prompt-toolkit) < 1.1 python3.9dist(pygments) >= 2.1.3 python3.9dist(pygments) < 3 python3.9dist(setuptools) Processing files: python-aws-shell-help-0.2.2-1.noarch warning: Empty %files file /builddir/build/BUILD/aws-shell-0.2.2/doclist.lst Provides: python-aws-shell-help = 0.2.2-1 python3-aws-shell-doc 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-aws-shell-0.2.2-1.x86_64 Wrote: /builddir/build/RPMS/python-aws-shell-help-0.2.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-aws-shell-0.2.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AYVMpF + umask 022 + cd /builddir/build/BUILD + cd aws-shell-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aws-shell-0.2.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0