Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-batchcompute-cli.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305749.343269/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-batchcompute-cli.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-batchcompute-cli-1.7.7-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-batchcompute-cli.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305749.343269/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-batchcompute-cli.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-batchcompute-cli-1.7.7-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-batchcompute-cli.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305749.343269/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-batchcompute-cli.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.mIMv1f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf batchcompute-cli-1.7.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/batchcompute-cli-1.7.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd batchcompute-cli-1.7.7 + /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.7UxJ4Z + umask 022 + cd /builddir/build/BUILD + cd batchcompute-cli-1.7.7 + 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: 'keywords' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/batchcompute_cli copying src/batchcompute_cli/repl.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/i18n_util.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/const.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli_clusters.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli_pbs.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/__init__.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli_jobs.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli_oss.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli_project.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli_images.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli_template.py -> build/lib/batchcompute_cli copying src/batchcompute_cli/cli_apps.py -> build/lib/batchcompute_cli creating build/lib/batchcompute_cli/i18ns copying src/batchcompute_cli/i18ns/__init__.py -> build/lib/batchcompute_cli/i18ns copying src/batchcompute_cli/i18ns/en.py -> build/lib/batchcompute_cli/i18ns copying src/batchcompute_cli/i18ns/zh_CN.py -> build/lib/batchcompute_cli/i18ns creating build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/app_create.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_create.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/oss_copy.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/disk_type.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/instance_type.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/oss_delete.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/cluster_delete.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_qsub.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/__init__.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/project_status.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/config.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/project_submit.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/cluster_instance_delete.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/login.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/app_del.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/log_fetch.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/oss_download.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/cluster_update.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_restart.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_stop.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_qhost.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/cluster_instance_recreate.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/resource_type.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/cluster_create.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_qdel.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/oss_upload.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/project_update.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/oss_login.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/image_create.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_asub.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/project_build.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/info.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/oss_cat.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/image_delete.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/oss_pwd.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/cluster.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/project_task_add.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/app_update.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/checker.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_qstat.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/project_create.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_delete.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_update.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/image.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/job_submit.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/template_gen.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/oss_ls.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/events.py -> build/lib/batchcompute_cli/action copying src/batchcompute_cli/action/app.py -> build/lib/batchcompute_cli/action creating build/lib/batchcompute_cli/templates copying src/batchcompute_cli/templates/__init__.py -> build/lib/batchcompute_cli/templates copying src/batchcompute_cli/templates/add_task.py -> build/lib/batchcompute_cli/templates creating build/lib/batchcompute_cli/lib copying src/batchcompute_cli/lib/__init__.py -> build/lib/batchcompute_cli/lib creating build/lib/batchcompute_cli/externals copying src/batchcompute_cli/externals/__init__.py -> build/lib/batchcompute_cli/externals copying src/batchcompute_cli/externals/command.py -> build/lib/batchcompute_cli/externals copying src/batchcompute_cli/externals/ecs.py -> build/lib/batchcompute_cli/externals creating build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/it_config.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/__init__.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/ecs_client.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/config.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/validator.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/util.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/result_cache.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/qsub_config.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/client.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/zip.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/oss_client.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/smart_unicode.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/formater.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/dag.py -> build/lib/batchcompute_cli/util copying src/batchcompute_cli/util/list2table.py -> build/lib/batchcompute_cli/util creating build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/resumable.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/utils.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/__init__.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/http.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/models.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/auth.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/iterators.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/task_queue.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/exceptions.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/defaults.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/api.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/compat.py -> build/lib/batchcompute_cli/lib/oss2 copying src/batchcompute_cli/lib/oss2/xml_utils.py -> build/lib/batchcompute_cli/lib/oss2 creating build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/cookies.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/structures.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/hooks.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/utils.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/__init__.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/sessions.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/models.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/auth.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/certs.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/exceptions.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/adapters.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/api.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/compat.py -> build/lib/batchcompute_cli/lib/oss2/requests copying src/batchcompute_cli/lib/oss2/requests/status_codes.py -> build/lib/batchcompute_cli/lib/oss2/requests creating build/lib/batchcompute_cli/lib/oss2/requests/packages copying src/batchcompute_cli/lib/oss2/requests/packages/__init__.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages creating build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/sbcharsetprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/euctwprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/chardetect.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/universaldetector.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/codingstatemachine.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/sjisprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/jisfreq.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/__init__.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/langhebrewmodel.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/charsetgroupprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/gb2312freq.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/langbulgarianmodel.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/eucjpprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/euckrprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/charsetprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/constants.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/langthaimodel.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/latin1prober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/big5freq.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/langgreekmodel.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/langcyrillicmodel.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/utf8prober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/langhungarianmodel.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/euckrfreq.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/euctwfreq.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/compat.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/sbcsgroupprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/jpcntx.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/cp949prober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/big5prober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/hebrewprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/escprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcharsetprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/escsm.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcsgroupprober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/chardistribution.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/gb2312prober.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet copying src/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcssm.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet creating build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/response.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/filepost.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/__init__.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/fields.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/connectionpool.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/request.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/connection.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/exceptions.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/poolmanager.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/_collections.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3 creating build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/__init__.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/appengine.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib creating build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/__init__.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/six.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages creating build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/response.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/retry.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/__init__.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/request.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/url.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/connection.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/timeout.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/ssl_.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util creating build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname copying src/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname copying src/batchcompute_cli/templates/empty.zip -> build/lib/batchcompute_cli/templates copying src/batchcompute_cli/templates/python.zip -> build/lib/batchcompute_cli/templates copying src/batchcompute_cli/templates/java.zip -> build/lib/batchcompute_cli/templates copying src/batchcompute_cli/templates/shell.zip -> build/lib/batchcompute_cli/templates copying src/batchcompute_cli/templates/wdl.zip -> build/lib/batchcompute_cli/templates copying src/batchcompute_cli/templates/gatk.zip -> build/lib/batchcompute_cli/templates copying src/batchcompute_cli/templates/add_task.sh -> build/lib/batchcompute_cli/templates creating build/lib/batchcompute_cli/lib/pbs copying src/batchcompute_cli/lib/pbs/qsub.py -> build/lib/batchcompute_cli/lib/pbs + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s1F8OZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64 + cd batchcompute-cli-1.7.7 + 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-batchcompute-cli-1.7.7-1.x86_64 Warning: 'keywords' 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-batchcompute-cli-1.7.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/repl.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/i18ns copying build/lib/batchcompute_cli/i18ns/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/i18ns copying build/lib/batchcompute_cli/i18ns/en.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/i18ns copying build/lib/batchcompute_cli/i18ns/zh_CN.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/i18ns copying build/lib/batchcompute_cli/i18n_util.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/const.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/cli_clusters.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/cli_pbs.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/app_create.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_create.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/oss_copy.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/disk_type.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/instance_type.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/oss_delete.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/cluster_delete.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_qsub.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/project_status.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/config.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/project_submit.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/cluster_instance_delete.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/login.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/app_del.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/log_fetch.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/oss_download.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/cluster_update.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_restart.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_stop.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_qhost.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/cluster_instance_recreate.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/resource_type.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/cluster_create.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_qdel.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/oss_upload.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/project_update.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/oss_login.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/image_create.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_asub.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/project_build.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/info.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/oss_cat.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/image_delete.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/oss_pwd.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/cluster.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/project_task_add.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/app_update.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/checker.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_qstat.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/project_create.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_delete.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_update.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/image.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/job_submit.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/template_gen.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/oss_ls.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/events.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action copying build/lib/batchcompute_cli/action/app.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/add_task.sh -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/empty.zip -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/python.zip -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/java.zip -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/shell.zip -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/wdl.zip -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/gatk.zip -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates copying build/lib/batchcompute_cli/templates/add_task.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/pbs copying build/lib/batchcompute_cli/lib/pbs/qsub.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/pbs copying build/lib/batchcompute_cli/lib/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/resumable.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/utils.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/http.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/models.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/auth.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/iterators.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/task_queue.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/exceptions.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/defaults.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/api.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/lib/oss2/compat.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/cookies.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/structures.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/hooks.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/utils.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/sessions.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet copying build/lib/batchcompute_cli/lib/oss2/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util copying build/lib/batchcompute_cli/lib/oss2/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3 copying build/lib/batchcompute_cli/lib/oss2/requests/models.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/auth.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/certs.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/exceptions.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/adapters.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/api.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/compat.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/requests/status_codes.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests copying build/lib/batchcompute_cli/lib/oss2/xml_utils.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2 copying build/lib/batchcompute_cli/cli_jobs.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/cli.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/cli_oss.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/cli_project.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/externals copying build/lib/batchcompute_cli/externals/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/externals copying build/lib/batchcompute_cli/externals/command.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/externals copying build/lib/batchcompute_cli/externals/ecs.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/externals creating /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/it_config.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/__init__.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/ecs_client.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/config.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/validator.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/util.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/result_cache.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/qsub_config.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/client.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/zip.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/oss_client.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/smart_unicode.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/formater.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/dag.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/util/list2table.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util copying build/lib/batchcompute_cli/cli_images.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/cli_template.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli copying build/lib/batchcompute_cli/cli_apps.py -> /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/repl.py to repl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/i18ns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/i18ns/en.py to en.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/i18ns/zh_CN.py to zh_CN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/i18n_util.py to i18n_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/const.py to const.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli_clusters.py to cli_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli_pbs.py to cli_pbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/app_create.py to app_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_create.py to job_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/oss_copy.py to oss_copy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/disk_type.py to disk_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/instance_type.py to instance_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/oss_delete.py to oss_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/cluster_delete.py to cluster_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_qsub.py to job_qsub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/project_status.py to project_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/project_submit.py to project_submit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/cluster_instance_delete.py to cluster_instance_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/app_del.py to app_del.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/log_fetch.py to log_fetch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/oss_download.py to oss_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/cluster_update.py to cluster_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_restart.py to job_restart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_stop.py to job_stop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_qhost.py to job_qhost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/cluster_instance_recreate.py to cluster_instance_recreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/resource_type.py to resource_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/cluster_create.py to cluster_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_qdel.py to job_qdel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/oss_upload.py to oss_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/project_update.py to project_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/oss_login.py to oss_login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/image_create.py to image_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_asub.py to job_asub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/project_build.py to project_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/oss_cat.py to oss_cat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/image_delete.py to image_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/oss_pwd.py to oss_pwd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/project_task_add.py to project_task_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/app_update.py to app_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/checker.py to checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_qstat.py to job_qstat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/project_create.py to project_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_delete.py to job_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_update.py to job_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/job_submit.py to job_submit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/template_gen.py to template_gen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/oss_ls.py to oss_ls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/action/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/templates/add_task.py to add_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/pbs/qsub.py to qsub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/resumable.py to resumable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/iterators.py to iterators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/task_queue.py to task_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/cookies.py to cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/euctwprober.py to euctwprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/chardetect.py to chardetect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/universaldetector.py to universaldetector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/sjisprober.py to sjisprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/jisfreq.py to jisfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/euckrprober.py to euckrprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/charsetprober.py to charsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/latin1prober.py to latin1prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/big5freq.py to big5freq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/utf8prober.py to utf8prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/jpcntx.py to jpcntx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/cp949prober.py to cp949prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/big5prober.py to big5prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/escprober.py to escprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/escsm.py to escsm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/chardistribution.py to chardistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/chardet/mbcssm.py to mbcssm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/appengine.py to appengine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/filepost.py to filepost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/packages/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/url.py to url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/timeout.py to timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/packages/urllib3/_collections.py to _collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/certs.py to certs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/requests/status_codes.py to status_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/lib/oss2/xml_utils.py to xml_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli_jobs.py to cli_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli_oss.py to cli_oss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli_project.py to cli_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/externals/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/externals/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/externals/ecs.py to ecs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/it_config.py to it_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/ecs_client.py to ecs_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/result_cache.py to result_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/qsub_config.py to qsub_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/zip.py to zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/oss_client.py to oss_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/smart_unicode.py to smart_unicode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/formater.py to formater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/dag.py to dag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/util/list2table.py to list2table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli_images.py to cli_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli_template.py to cli_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli/cli_apps.py to cli_apps.cpython-39.pyc writing byte-compilation script '/tmp/tmp2bdxltmn.py' /usr/bin/python3 /tmp/tmp2bdxltmn.py removing /tmp/tmp2bdxltmn.py running install_egg_info running egg_info writing src/batchcompute_cli.egg-info/PKG-INFO writing dependency_links to src/batchcompute_cli.egg-info/dependency_links.txt writing entry points to src/batchcompute_cli.egg-info/entry_points.txt writing requirements to src/batchcompute_cli.egg-info/requires.txt writing top-level names to src/batchcompute_cli.egg-info/top_level.txt reading manifest file 'src/batchcompute_cli.egg-info/SOURCES.txt' writing manifest file 'src/batchcompute_cli.egg-info/SOURCES.txt' Copying src/batchcompute_cli.egg-info to /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9/site-packages/batchcompute_cli-1.7.7-py3.9.egg-info running install_scripts Installing batchcompute script to /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/bin Installing bcs script to /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64//usr/share/doc/python-batchcompute-cli + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64 ~/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64 ~/build/BUILD/batchcompute-cli-1.7.7 + '[' -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 ']' ~/build/BUILD/batchcompute-cli-1.7.7 + popd + mv /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.7.7-1 --unique-debug-suffix -1.7.7-1.x86_64 --unique-debug-src-base python-batchcompute-cli-1.7.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/batchcompute-cli-1.7.7 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-batchcompute-cli-1.7.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-batchcompute-cli-1.7.7-1.noarch Provides: python-batchcompute-cli python3-batchcompute-cli = 1.7.7-1 python3.9dist(batchcompute-cli) = 1.7.7 python3dist(batchcompute-cli) = 1.7.7 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(batchcompute) >= 2.1.4 python3.9dist(blessings) python3.9dist(drawille) python3.9dist(oss2) python3.9dist(setuptools) python3.9dist(terminal) Processing files: python-batchcompute-cli-help-1.7.7-1.noarch warning: Empty %files file /builddir/build/BUILD/batchcompute-cli-1.7.7/doclist.lst Provides: python-batchcompute-cli-help = 1.7.7-1 python3-batchcompute-cli-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-batchcompute-cli-1.7.7-1.x86_64 Wrote: /builddir/build/RPMS/python-batchcompute-cli-help-1.7.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-batchcompute-cli-1.7.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aZgIp8 + umask 022 + cd /builddir/build/BUILD + cd batchcompute-cli-1.7.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-batchcompute-cli-1.7.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0