Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tableauserverclient.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682150087.612329/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-tableauserverclient.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-tableauserverclient-0.25-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-tableauserverclient.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682150087.612329/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-tableauserverclient.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-tableauserverclient-0.25-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-tableauserverclient.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682150087.612329/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-tableauserverclient.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.T0kdGh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tableauserverclient-0.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/tableauserverclient-0.25.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tableauserverclient-0.25 + /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.oCiNN0 + umask 022 + cd /builddir/build/BUILD + cd tableauserverclient-0.25 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tableauserverclient copying tableauserverclient/namespace.py -> build/lib/tableauserverclient copying tableauserverclient/__init__.py -> build/lib/tableauserverclient copying tableauserverclient/_version.py -> build/lib/tableauserverclient copying tableauserverclient/filesys_helpers.py -> build/lib/tableauserverclient copying tableauserverclient/datetime_helpers.py -> build/lib/tableauserverclient copying tableauserverclient/exponential_backoff.py -> build/lib/tableauserverclient creating build/lib/tableauserverclient/helpers copying tableauserverclient/helpers/__init__.py -> build/lib/tableauserverclient/helpers copying tableauserverclient/helpers/strings.py -> build/lib/tableauserverclient/helpers creating build/lib/tableauserverclient/models copying tableauserverclient/models/database_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/flow_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/exceptions.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/job_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/project_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/datasource_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/data_alert_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/dqw_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/table_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/data_acceleration_report_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/user_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/fileupload_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/revision_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/favorites_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/flow_run_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/connection_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/custom_view_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/tableau_auth.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/__init__.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/property_decorators.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/tag_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/pagination_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/webhook_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/connection_credentials.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/tableau_types.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/metric_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/site_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/server_info_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/reference_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/column_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/permissions_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/task_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/subscription_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/view_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/interval_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/target.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/schedule_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/group_item.py -> build/lib/tableauserverclient/models copying tableauserverclient/models/workbook_item.py -> build/lib/tableauserverclient/models creating build/lib/tableauserverclient/server copying tableauserverclient/server/server.py -> build/lib/tableauserverclient/server copying tableauserverclient/server/exceptions.py -> build/lib/tableauserverclient/server copying tableauserverclient/server/pager.py -> build/lib/tableauserverclient/server copying tableauserverclient/server/__init__.py -> build/lib/tableauserverclient/server copying tableauserverclient/server/sort.py -> build/lib/tableauserverclient/server copying tableauserverclient/server/query.py -> build/lib/tableauserverclient/server copying tableauserverclient/server/request_factory.py -> build/lib/tableauserverclient/server copying tableauserverclient/server/request_options.py -> build/lib/tableauserverclient/server copying tableauserverclient/server/filter.py -> build/lib/tableauserverclient/server creating build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/default_permissions_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/dqw_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/exceptions.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/views_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/auth_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/subscriptions_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/databases_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/users_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/flows_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/data_acceleration_report_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/projects_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/tasks_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/datasources_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/tables_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/flow_runs_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/fileuploads_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/custom_views_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/workbooks_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/jobs_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/metrics_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/__init__.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/server_info_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/resource_tagger.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/permissions_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/groups_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/data_alert_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/favorites_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/metadata_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/schedules_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/webhooks_endpoint.py -> build/lib/tableauserverclient/server/endpoint copying tableauserverclient/server/endpoint/sites_endpoint.py -> build/lib/tableauserverclient/server/endpoint UPDATING build/lib/tableauserverclient/_version.py set build/lib/tableauserverclient/_version.py to '0.25' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3cTDIv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64 + cd tableauserverclient-0.25 + 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-tableauserverclient-0.25-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/helpers copying build/lib/tableauserverclient/helpers/__init__.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/helpers copying build/lib/tableauserverclient/helpers/strings.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/helpers creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/server/server.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/server/exceptions.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/server/pager.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/server/__init__.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/server/sort.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/default_permissions_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/dqw_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/exceptions.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/views_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/auth_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/subscriptions_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/databases_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/users_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/flows_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/data_acceleration_report_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/projects_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/tasks_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/datasources_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/tables_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/flow_runs_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/fileuploads_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/custom_views_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/workbooks_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/jobs_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/metrics_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/__init__.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/server_info_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/resource_tagger.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/permissions_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/groups_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/data_alert_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/favorites_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/metadata_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/schedules_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/webhooks_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/endpoint/sites_endpoint.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint copying build/lib/tableauserverclient/server/query.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/server/request_factory.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/server/request_options.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/server/filter.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server copying build/lib/tableauserverclient/namespace.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient copying build/lib/tableauserverclient/__init__.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient copying build/lib/tableauserverclient/_version.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient copying build/lib/tableauserverclient/filesys_helpers.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient copying build/lib/tableauserverclient/datetime_helpers.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient copying build/lib/tableauserverclient/exponential_backoff.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient creating /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/database_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/flow_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/exceptions.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/job_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/project_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/datasource_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/data_alert_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/dqw_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/table_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/data_acceleration_report_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/user_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/fileupload_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/revision_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/favorites_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/flow_run_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/connection_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/custom_view_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/tableau_auth.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/__init__.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/property_decorators.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/tag_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/pagination_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/webhook_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/connection_credentials.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/tableau_types.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/metric_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/site_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/server_info_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/reference_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/column_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/permissions_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/task_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/subscription_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/view_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/interval_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/target.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/schedule_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/group_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models copying build/lib/tableauserverclient/models/workbook_item.py -> /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/helpers/strings.py to strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/pager.py to pager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/sort.py to sort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/default_permissions_endpoint.py to default_permissions_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/dqw_endpoint.py to dqw_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/views_endpoint.py to views_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/auth_endpoint.py to auth_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/subscriptions_endpoint.py to subscriptions_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/databases_endpoint.py to databases_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/users_endpoint.py to users_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/flows_endpoint.py to flows_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/data_acceleration_report_endpoint.py to data_acceleration_report_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/projects_endpoint.py to projects_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/tasks_endpoint.py to tasks_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/datasources_endpoint.py to datasources_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/tables_endpoint.py to tables_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/endpoint.py to endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/flow_runs_endpoint.py to flow_runs_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/fileuploads_endpoint.py to fileuploads_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/custom_views_endpoint.py to custom_views_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/workbooks_endpoint.py to workbooks_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/jobs_endpoint.py to jobs_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/metrics_endpoint.py to metrics_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/server_info_endpoint.py to server_info_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/resource_tagger.py to resource_tagger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/permissions_endpoint.py to permissions_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/groups_endpoint.py to groups_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/data_alert_endpoint.py to data_alert_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/favorites_endpoint.py to favorites_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/metadata_endpoint.py to metadata_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/schedules_endpoint.py to schedules_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/webhooks_endpoint.py to webhooks_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/endpoint/sites_endpoint.py to sites_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/request_factory.py to request_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/request_options.py to request_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/server/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/filesys_helpers.py to filesys_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/datetime_helpers.py to datetime_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/exponential_backoff.py to exponential_backoff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/database_item.py to database_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/flow_item.py to flow_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/job_item.py to job_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/project_item.py to project_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/datasource_item.py to datasource_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/data_alert_item.py to data_alert_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/dqw_item.py to dqw_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/table_item.py to table_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/data_acceleration_report_item.py to data_acceleration_report_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/user_item.py to user_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/fileupload_item.py to fileupload_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/revision_item.py to revision_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/favorites_item.py to favorites_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/flow_run_item.py to flow_run_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/connection_item.py to connection_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/custom_view_item.py to custom_view_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/tableau_auth.py to tableau_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/property_decorators.py to property_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/tag_item.py to tag_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/pagination_item.py to pagination_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/webhook_item.py to webhook_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/connection_credentials.py to connection_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/tableau_types.py to tableau_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/metric_item.py to metric_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/site_item.py to site_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/server_info_item.py to server_info_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/reference_item.py to reference_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/column_item.py to column_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/permissions_item.py to permissions_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/task_item.py to task_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/subscription_item.py to subscription_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/view_item.py to view_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/interval_item.py to interval_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/target.py to target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/schedule_item.py to schedule_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/group_item.py to group_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/tableauserverclient/models/workbook_item.py to workbook_item.cpython-39.pyc writing byte-compilation script '/tmp/tmp7acix1zu.py' /usr/bin/python3 /tmp/tmp7acix1zu.py removing /tmp/tmp7acix1zu.py running install_egg_info running egg_info creating UNKNOWN.egg-info writing UNKNOWN.egg-info/PKG-INFO writing dependency_links to UNKNOWN.egg-info/dependency_links.txt writing top-level names to UNKNOWN.egg-info/top_level.txt writing manifest file 'UNKNOWN.egg-info/SOURCES.txt' reading manifest file 'UNKNOWN.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.versioneer' writing manifest file 'UNKNOWN.egg-info/SOURCES.txt' Copying UNKNOWN.egg-info to /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9/site-packages/UNKNOWN-0.25-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64//usr/share/doc/python-tableauserverclient + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64//usr/share/doc/python-tableauserverclient + '[' -d example ']' ~/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64 ~/build/BUILD/tableauserverclient-0.25 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/tableauserverclient-0.25 + mv /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.25-1 --unique-debug-suffix -0.25-1.x86_64 --unique-debug-src-base python-tableauserverclient-0.25-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tableauserverclient-0.25 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-tableauserverclient-0.25-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tableauserverclient-0.25-1.noarch Provides: python-tableauserverclient python3-tableauserverclient = 0.25-1 python3.9dist(unknown) = 0.25 python3dist(unknown) = 0.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: python-tableauserverclient-help-0.25-1.noarch warning: Empty %files file /builddir/build/BUILD/tableauserverclient-0.25/doclist.lst Provides: python-tableauserverclient-help = 0.25-1 python3-tableauserverclient-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-tableauserverclient-0.25-1.x86_64 Wrote: /builddir/build/RPMS/python-tableauserverclient-help-0.25-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-tableauserverclient-0.25-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RAj6zJ + umask 022 + cd /builddir/build/BUILD + cd tableauserverclient-0.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tableauserverclient-0.25-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0