Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-vsts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682171495.093806/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-vsts.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-vsts-0.1.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-vsts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682171495.093806/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-vsts.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-vsts-0.1.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-vsts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682171495.093806/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-vsts.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.FJqM3h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vsts-0.1.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/vsts-0.1.25.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vsts-0.1.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.h3EO5j + umask 022 + cd /builddir/build/BUILD + cd vsts-0.1.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/vsts copying vsts/__init__.py -> build/lib/vsts copying vsts/exceptions.py -> build/lib/vsts copying vsts/vss_client.py -> build/lib/vsts copying vsts/vss_client_configuration.py -> build/lib/vsts copying vsts/version.py -> build/lib/vsts copying vsts/credentials.py -> build/lib/vsts copying vsts/_file_cache.py -> build/lib/vsts copying vsts/vss_connection.py -> build/lib/vsts creating build/lib/vsts/test copying vsts/test/__init__.py -> build/lib/vsts/test creating build/lib/vsts/operations copying vsts/operations/__init__.py -> build/lib/vsts/operations creating build/lib/vsts/feed_token copying vsts/feed_token/__init__.py -> build/lib/vsts/feed_token creating build/lib/vsts/work copying vsts/work/__init__.py -> build/lib/vsts/work creating build/lib/vsts/project_analysis copying vsts/project_analysis/__init__.py -> build/lib/vsts/project_analysis creating build/lib/vsts/profile copying vsts/profile/__init__.py -> build/lib/vsts/profile creating build/lib/vsts/work_item_tracking_process_definitions copying vsts/work_item_tracking_process_definitions/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions creating build/lib/vsts/work_item_tracking copying vsts/work_item_tracking/__init__.py -> build/lib/vsts/work_item_tracking creating build/lib/vsts/models copying vsts/models/__init__.py -> build/lib/vsts/models copying vsts/models/wrapped_exception.py -> build/lib/vsts/models copying vsts/models/vss_json_collection_wrapper.py -> build/lib/vsts/models copying vsts/models/improper_exception.py -> build/lib/vsts/models copying vsts/models/system_exception.py -> build/lib/vsts/models copying vsts/models/vss_json_collection_wrapper_base.py -> build/lib/vsts/models copying vsts/models/api_resource_location.py -> build/lib/vsts/models creating build/lib/vsts/feed copying vsts/feed/__init__.py -> build/lib/vsts/feed creating build/lib/vsts/wiki copying vsts/wiki/__init__.py -> build/lib/vsts/wiki creating build/lib/vsts/cloud_load_test copying vsts/cloud_load_test/__init__.py -> build/lib/vsts/cloud_load_test creating build/lib/vsts/core copying vsts/core/__init__.py -> build/lib/vsts/core creating build/lib/vsts/work_item_tracking_process_template copying vsts/work_item_tracking_process_template/__init__.py -> build/lib/vsts/work_item_tracking_process_template creating build/lib/vsts/task_agent copying vsts/task_agent/__init__.py -> build/lib/vsts/task_agent creating build/lib/vsts/maven copying vsts/maven/__init__.py -> build/lib/vsts/maven creating build/lib/vsts/identity copying vsts/identity/__init__.py -> build/lib/vsts/identity creating build/lib/vsts/release copying vsts/release/__init__.py -> build/lib/vsts/release creating build/lib/vsts/file_container copying vsts/file_container/__init__.py -> build/lib/vsts/file_container creating build/lib/vsts/location copying vsts/location/__init__.py -> build/lib/vsts/location creating build/lib/vsts/licensing copying vsts/licensing/__init__.py -> build/lib/vsts/licensing creating build/lib/vsts/gallery copying vsts/gallery/__init__.py -> build/lib/vsts/gallery creating build/lib/vsts/feature_management copying vsts/feature_management/__init__.py -> build/lib/vsts/feature_management creating build/lib/vsts/build copying vsts/build/__init__.py -> build/lib/vsts/build creating build/lib/vsts/npm copying vsts/npm/__init__.py -> build/lib/vsts/npm creating build/lib/vsts/tfvc copying vsts/tfvc/__init__.py -> build/lib/vsts/tfvc creating build/lib/vsts/symbol copying vsts/symbol/__init__.py -> build/lib/vsts/symbol creating build/lib/vsts/client_trace copying vsts/client_trace/__init__.py -> build/lib/vsts/client_trace creating build/lib/vsts/service_hooks copying vsts/service_hooks/__init__.py -> build/lib/vsts/service_hooks creating build/lib/vsts/service_endpoint copying vsts/service_endpoint/__init__.py -> build/lib/vsts/service_endpoint creating build/lib/vsts/settings copying vsts/settings/__init__.py -> build/lib/vsts/settings creating build/lib/vsts/task copying vsts/task/__init__.py -> build/lib/vsts/task creating build/lib/vsts/contributions copying vsts/contributions/__init__.py -> build/lib/vsts/contributions creating build/lib/vsts/git copying vsts/git/__init__.py -> build/lib/vsts/git creating build/lib/vsts/policy copying vsts/policy/__init__.py -> build/lib/vsts/policy creating build/lib/vsts/feature_availability copying vsts/feature_availability/__init__.py -> build/lib/vsts/feature_availability creating build/lib/vsts/nuget copying vsts/nuget/__init__.py -> build/lib/vsts/nuget creating build/lib/vsts/member_entitlement_management copying vsts/member_entitlement_management/__init__.py -> build/lib/vsts/member_entitlement_management creating build/lib/vsts/accounts copying vsts/accounts/__init__.py -> build/lib/vsts/accounts creating build/lib/vsts/customer_intelligence copying vsts/customer_intelligence/__init__.py -> build/lib/vsts/customer_intelligence copying vsts/customer_intelligence/customer_intelligence_client.py -> build/lib/vsts/customer_intelligence creating build/lib/vsts/work_item_tracking_process copying vsts/work_item_tracking_process/__init__.py -> build/lib/vsts/work_item_tracking_process creating build/lib/vsts/extension_management copying vsts/extension_management/__init__.py -> build/lib/vsts/extension_management creating build/lib/vsts/graph copying vsts/graph/__init__.py -> build/lib/vsts/graph creating build/lib/vsts/security copying vsts/security/__init__.py -> build/lib/vsts/security creating build/lib/vsts/notification copying vsts/notification/__init__.py -> build/lib/vsts/notification creating build/lib/vsts/dashboard copying vsts/dashboard/__init__.py -> build/lib/vsts/dashboard creating build/lib/vsts/test/v4_0 copying vsts/test/v4_0/__init__.py -> build/lib/vsts/test/v4_0 copying vsts/test/v4_0/test_client.py -> build/lib/vsts/test/v4_0 creating build/lib/vsts/test/v4_1 copying vsts/test/v4_1/__init__.py -> build/lib/vsts/test/v4_1 copying vsts/test/v4_1/test_client.py -> build/lib/vsts/test/v4_1 creating build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/shared_step_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/name_value_pair.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/query_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/__init__.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_results_context.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/suite_test_case.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_model_base.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/points_filter.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/aggregated_data_for_result_trend.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/plan_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/work_item_to_test_links.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_environment.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/identity_ref.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/clone_options.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_run_statistic.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_parameter_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_operation_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/team_project_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/run_create_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/suite_create_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/build_coverage.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/linked_work_items_query_result.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_failure_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_history.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/suite_entry_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/build_configuration.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/failing_since.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_session.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/results_filter.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_attachment_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_plan.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_trend_filter.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_document.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/release_environment_definition_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_suite_clone_request.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_settings.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/aggregated_results_difference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_summary.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_results_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_payload.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/aggregated_results_analysis.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_attachment_request_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/suite_entry.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_attachment.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/aggregated_results_by_outcome.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/result_retention_settings.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_iteration_details_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_plan_clone_request.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_point.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_to_work_item_links.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_case_result_attachment_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_history_details_for_group.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_message_log_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/custom_test_field_definition.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_method.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/run_filter.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/release_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_variable.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_action_result_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_case_result.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/dtl_environment_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_results_details_for_group.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/module_coverage.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/code_coverage_data.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_case_result_identifier.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/code_coverage_summary.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/work_item_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/run_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_suite.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_points_query.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/last_result_details.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/coverage_statistics.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_summary_for_work_item.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_result_create_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/point_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_case_result_update_model.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/linked_work_items_query.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/shallow_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_run.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/custom_test_field.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/team_context.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/property_bag.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/function_coverage.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_run_coverage.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_failures_analysis.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/clone_operation_information.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/build_reference.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_configuration.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_resolution_state.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/code_coverage_statistics.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/run_statistic.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/test_results_query.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/point_assignment.py -> build/lib/vsts/test/v4_0/models copying vsts/test/v4_0/models/clone_statistics.py -> build/lib/vsts/test/v4_0/models creating build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/shared_step_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/name_value_pair.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/query_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/__init__.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_context.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_test_case.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_model_base.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/points_filter.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_data_for_result_trend.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/plan_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/work_item_to_test_links.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_environment.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/identity_ref.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/clone_options.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_run_statistic.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_parameter_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_operation_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/team_project_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/run_create_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_create_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/build_coverage.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/linked_work_items_query_result.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_failure_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_history.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_entry_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/build_configuration.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/failing_since.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_session.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/results_filter.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_attachment_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_plan.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_runs_by_state.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_trend_filter.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_document.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/release_environment_definition_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_suite_clone_request.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/field_details_for_test_results.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_settings.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_results_difference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_summary.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_payload.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_results_analysis.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_attachment_request_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/suite_entry.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_attachment.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/aggregated_results_by_outcome.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/result_retention_settings.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_iteration_details_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_plan_clone_request.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_point.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_to_work_item_links.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_case_result_attachment_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_history_details_for_group.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_message_log_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/custom_test_field_definition.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_method.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/run_filter.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/release_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/shallow_test_case_result.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_variable.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_action_result_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_case_result.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/dtl_environment_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_details_for_group.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/module_coverage.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/code_coverage_data.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_case_result_identifier.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/code_coverage_summary.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/work_item_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/run_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_suite.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_points_query.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/last_result_details.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/coverage_statistics.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_summary_for_work_item.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_result_create_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/point_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_case_result_update_model.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/linked_work_items_query.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/shallow_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_run.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/custom_test_field.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/team_context.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/property_bag.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/reference_links.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/function_coverage.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_run_coverage.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_failures_analysis.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/graph_subject_base.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_groups_for_build.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/clone_operation_information.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/build_reference.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_configuration.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_resolution_state.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/code_coverage_statistics.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/run_statistic.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_query.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/point_assignment.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/test_results_groups_for_release.py -> build/lib/vsts/test/v4_1/models copying vsts/test/v4_1/models/clone_statistics.py -> build/lib/vsts/test/v4_1/models creating build/lib/vsts/operations/v4_0 copying vsts/operations/v4_0/__init__.py -> build/lib/vsts/operations/v4_0 copying vsts/operations/v4_0/operations_client.py -> build/lib/vsts/operations/v4_0 creating build/lib/vsts/operations/v4_1 copying vsts/operations/v4_1/__init__.py -> build/lib/vsts/operations/v4_1 copying vsts/operations/v4_1/operations_client.py -> build/lib/vsts/operations/v4_1 creating build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/__init__.py -> build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/operation_reference.py -> build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/operation.py -> build/lib/vsts/operations/v4_0/models copying vsts/operations/v4_0/models/reference_links.py -> build/lib/vsts/operations/v4_0/models creating build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/__init__.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/operation_reference.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/operation_result_reference.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/operation.py -> build/lib/vsts/operations/v4_1/models copying vsts/operations/v4_1/models/reference_links.py -> build/lib/vsts/operations/v4_1/models creating build/lib/vsts/feed_token/v4_1 copying vsts/feed_token/v4_1/__init__.py -> build/lib/vsts/feed_token/v4_1 copying vsts/feed_token/v4_1/feed_token_client.py -> build/lib/vsts/feed_token/v4_1 creating build/lib/vsts/work/v4_0 copying vsts/work/v4_0/__init__.py -> build/lib/vsts/work/v4_0 copying vsts/work/v4_0/work_client.py -> build/lib/vsts/work/v4_0 creating build/lib/vsts/work/v4_1 copying vsts/work/v4_1/__init__.py -> build/lib/vsts/work/v4_1 copying vsts/work/v4_1/work_client.py -> build/lib/vsts/work/v4_1 creating build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_type_state_info.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/__init__.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/field_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/filter_model.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_type_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_tracking_resource_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/category_configuration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/identity_ref.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_iteration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/date_range.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_team_status.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_field_values_patch.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_column.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_configuration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_fields.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_chart.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_card_rule_settings.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_level.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_days_off_patch.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/capacity_patch.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_team_iteration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_setting.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/plan_view_data.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_patch.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_chart_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/member.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/update_plan.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_card_settings.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_row.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_field_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/process_configuration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_column.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_criteria_status.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_filter_settings.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/backlog_level_configuration.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_suggested_value.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_data_contract_base.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/parent_child_wIMap.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_member_capacity.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_iteration_attributes.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/filter_clause.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/filter_group.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/activity.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/delivery_view_data.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_settings_days_off.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_reference.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/work_item_color.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_fields.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/rule.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/create_plan.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/plan.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/board_user_settings.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_context.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_iteration_status.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/reference_links.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/timeline_team_data.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_field_value.py -> build/lib/vsts/work/v4_0/models copying vsts/work/v4_0/models/team_field_values.py -> build/lib/vsts/work/v4_0/models creating build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_type_state_info.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/__init__.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/field_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_type_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_tracking_resource_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/category_configuration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/identity_ref.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_iteration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/date_range.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/iteration_work_items.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_team_status.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_field_values_patch.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_column.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_configuration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_fields.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_chart.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_card_rule_settings.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_level.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_days_off_patch.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/capacity_patch.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_team_iteration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_setting.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/plan_view_data.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_patch.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_chart_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/member.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/update_plan.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_card_settings.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_row.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_field_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/process_configuration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_column.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_criteria_status.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_level_configuration.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_suggested_value.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_data_contract_base.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/parent_child_wIMap.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_member_capacity.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_iteration_attributes.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/filter_clause.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/activity.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/delivery_view_data.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_link.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_settings_days_off.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_reference.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/backlog_level_work_items.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/work_item_color.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_fields.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/rule.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/create_plan.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/plan.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/board_user_settings.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_context.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_iteration_status.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/reference_links.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/timeline_team_data.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/graph_subject_base.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_field_value.py -> build/lib/vsts/work/v4_1/models copying vsts/work/v4_1/models/team_field_values.py -> build/lib/vsts/work/v4_1/models creating build/lib/vsts/project_analysis/v4_0 copying vsts/project_analysis/v4_0/__init__.py -> build/lib/vsts/project_analysis/v4_0 copying vsts/project_analysis/v4_0/project_analysis_client.py -> build/lib/vsts/project_analysis/v4_0 creating build/lib/vsts/project_analysis/v4_1 copying vsts/project_analysis/v4_1/__init__.py -> build/lib/vsts/project_analysis/v4_1 copying vsts/project_analysis/v4_1/project_analysis_client.py -> build/lib/vsts/project_analysis/v4_1 creating build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/code_change_trend_item.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/__init__.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/project_activity_metrics.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/project_language_analytics.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/language_statistics.py -> build/lib/vsts/project_analysis/v4_0/models copying vsts/project_analysis/v4_0/models/repository_language_analytics.py -> build/lib/vsts/project_analysis/v4_0/models creating build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/code_change_trend_item.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/__init__.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/project_activity_metrics.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/project_language_analytics.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/language_statistics.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/repository_language_analytics.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/language_metrics_secured_object.py -> build/lib/vsts/project_analysis/v4_1/models copying vsts/project_analysis/v4_1/models/repository_activity_metrics.py -> build/lib/vsts/project_analysis/v4_1/models creating build/lib/vsts/profile/v4_1 copying vsts/profile/v4_1/__init__.py -> build/lib/vsts/profile/v4_1 copying vsts/profile/v4_1/profile_client.py -> build/lib/vsts/profile/v4_1 creating build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/geo_region.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/__init__.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/avatar.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_regions.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/core_profile_attribute.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/attribute_descriptor.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_attribute_base.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/create_profile_context.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_attribute.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/remote_profile.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/profile_region.py -> build/lib/vsts/profile/v4_1/models copying vsts/profile/v4_1/models/attributes_container.py -> build/lib/vsts/profile/v4_1/models creating build/lib/vsts/work_item_tracking_process_definitions/v4_0 copying vsts/work_item_tracking_process_definitions/v4_0/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0 copying vsts/work_item_tracking_process_definitions/v4_0/work_item_tracking_process_definitions_client.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0 creating build/lib/vsts/work_item_tracking_process_definitions/v4_1 copying vsts/work_item_tracking_process_definitions/v4_1/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1 copying vsts/work_item_tracking_process_definitions/v4_1/work_item_tracking_process_definitions_client.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1 creating build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_metadata_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_field_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/section.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/wit_contribution.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/behavior_create_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/hide_state_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/control.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/page.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/form_layout.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/field_update.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/behavior_replace_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_update_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/behavior_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/group.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_behavior.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_item_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_behavior_reference.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_result_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/extension.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/field_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models copying vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_input_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_0/models creating build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/__init__.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_metadata_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_field_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/section.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/wit_contribution.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/behavior_create_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/hide_state_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/control.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/page.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/form_layout.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/field_update.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/behavior_replace_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_update_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/behavior_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/group.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_behavior.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_item_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_behavior_reference.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_result_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/extension.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/field_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models copying vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_input_model.py -> build/lib/vsts/work_item_tracking_process_definitions/v4_1/models creating build/lib/vsts/work_item_tracking/v4_0 copying vsts/work_item_tracking/v4_0/__init__.py -> build/lib/vsts/work_item_tracking/v4_0 copying vsts/work_item_tracking/v4_0/work_item_tracking_client.py -> build/lib/vsts/work_item_tracking/v4_0 creating build/lib/vsts/work_item_tracking/v4_1 copying vsts/work_item_tracking/v4_1/__init__.py -> build/lib/vsts/work_item_tracking/v4_1 copying vsts/work_item_tracking/v4_1/work_item_tracking_client.py -> build/lib/vsts/work_item_tracking/v4_1 creating build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_relation.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_template.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/__init__.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reporting_work_item_link.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_color.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_tracking_resource_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_update.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_delete_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_classification_node.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/artifact_uri_query_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_comment.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reporting_work_item_links_batch.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_state_transition.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_comments.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/account_recent_activity_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/identity_ref.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_icon.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_field_operation.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/json_patch_operation.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/field_dependent_rule.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/wiql.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_category.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_delete.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_tracking_resource.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/account_work_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/artifact_uri_query.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_query_sort_column.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/query_hierarchy_item.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_relation_type.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_template.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_template_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/fields_to_evaluate.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/account_recent_mention_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_filter.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_field_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_history.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_query_clause.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/provisioning_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_state_color.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_delete_shallow_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_color_and_icon.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/account_my_work_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/streamed_batch.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_tracking_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_query_result.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_delete_update.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_field_update.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/identity_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_relation_updates.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/attachment_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_link.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_reference.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_batch.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/link.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_artifact_link.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_state_colors.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/project_work_item_state_colors.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_field.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/team_context.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/reference_links.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_template_update_model.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/work_item_type_field_instance.py -> build/lib/vsts/work_item_tracking/v4_0/models copying vsts/work_item_tracking/v4_0/models/query_hierarchy_items_result.py -> build/lib/vsts/work_item_tracking/v4_0/models creating build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_relation.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_template.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/__init__.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reporting_work_item_link.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_color.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_tracking_resource_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_update.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_delete_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_classification_node.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/artifact_uri_query_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_comment.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reporting_work_item_links_batch.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_state_transition.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_comments.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_field_with_references.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/account_recent_activity_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/identity_ref.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_icon.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_field_operation.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/json_patch_operation.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/field_dependent_rule.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/wiql.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_category.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_delete.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_tracking_resource.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/account_work_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_next_state_on_transition.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/artifact_uri_query.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_query_sort_column.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/query_hierarchy_item.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_relation_type.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_template.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_template_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/fields_to_evaluate.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/account_recent_mention_work_item_model.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_filter.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_field_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_history.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_query_clause.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/provisioning_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_state_color.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_delete_shallow_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_color_and_icon.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/account_my_work_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/streamed_batch.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_tracking_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_query_result.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_delete_update.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_field_update.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/identity_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_relation_updates.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/attachment_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_link.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_reference.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_batch.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/link.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_artifact_link.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_state_colors.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/project_work_item_state_colors.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_field.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/team_context.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/reference_links.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/graph_subject_base.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_template_update_model.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_field_instance.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/work_item_type_field_instance_base.py -> build/lib/vsts/work_item_tracking/v4_1/models copying vsts/work_item_tracking/v4_1/models/query_hierarchy_items_result.py -> build/lib/vsts/work_item_tracking/v4_1/models creating build/lib/vsts/feed/v4_1 copying vsts/feed/v4_1/__init__.py -> build/lib/vsts/feed/v4_1 copying vsts/feed/v4_1/feed_client.py -> build/lib/vsts/feed/v4_1 creating build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/__init__.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_permission.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/json_patch_operation.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_retention_policy.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/protocol_metadata.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_core.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/minimal_package_version.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_changes_response.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/global_permission.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_file.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_update.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_dependency.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_changes_response.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_view.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_version_change.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/upstream_source.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/recycle_bin_package_version.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_version.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/feed_change.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/reference_links.py -> build/lib/vsts/feed/v4_1/models copying vsts/feed/v4_1/models/package_change.py -> build/lib/vsts/feed/v4_1/models creating build/lib/vsts/wiki/v4_0 copying vsts/wiki/v4_0/__init__.py -> build/lib/vsts/wiki/v4_0 copying vsts/wiki/v4_0/wiki_client.py -> build/lib/vsts/wiki/v4_0 creating build/lib/vsts/wiki/v4_1 copying vsts/wiki/v4_1/__init__.py -> build/lib/vsts/wiki/v4_1 copying vsts/wiki/v4_1/wiki_client.py -> build/lib/vsts/wiki/v4_1 creating build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/__init__.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_status.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/change.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/item_content.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_attachment_response.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_attachment_change.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_user_date.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_item.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/item_model.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_page_change.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_push_ref.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_page.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/file_content_metadata.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_change.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_version_descriptor.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_repository.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_commit_ref.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_push.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_repository.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_repository_ref.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_template.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_attachment.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/wiki_update.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_status_context.py -> build/lib/vsts/wiki/v4_0/models copying vsts/wiki/v4_0/models/git_ref_update.py -> build/lib/vsts/wiki/v4_0/models creating build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_v2.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/__init__.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_create_or_update_parameters.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_attachment_response.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_move.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_create_parameters_v2.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_response.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_update_parameters.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_move_parameters.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/git_version_descriptor.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/git_repository.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_create_base_parameters.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/git_repository_ref.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_attachment.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_view_stats.py -> build/lib/vsts/wiki/v4_1/models copying vsts/wiki/v4_1/models/wiki_page_move_response.py -> build/lib/vsts/wiki/v4_1/models creating build/lib/vsts/cloud_load_test/v4_1 copying vsts/cloud_load_test/v4_1/__init__.py -> build/lib/vsts/cloud_load_test/v4_1 copying vsts/cloud_load_test/v4_1/cloud_load_test_client.py -> build/lib/vsts/cloud_load_test/v4_1 creating build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/__init__.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/error_details.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/application_type.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/agent_group_access_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_instance_samples.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/page_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/request_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_api_user_load_test_machine_input.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_definition_basic.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/sub_type.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_drop_ref.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_api_load_test_machine_input.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/clt_customer_intelligence_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test_definition.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_results_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_settings.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/scenario_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/drop_access_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/browser_mix.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_instance_summary_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_samples_result.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run_basic.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_generation_geo_location.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/overridable_run_settings.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_drop.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test_run_settings.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_definition.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_results.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_api_setup_paramaters.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/diagnostics.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run_counter_instance.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/transaction_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/static_agent_run_setting.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_group.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_sample_query_details.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/agent_group.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run_message.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/tenant_details.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/summary_percentile_data.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test_run_details.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/load_test_errors.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_summary.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/application_counters.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/application.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/test_run_abort_message.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/web_api_test_machine.py -> build/lib/vsts/cloud_load_test/v4_1/models copying vsts/cloud_load_test/v4_1/models/counter_sample.py -> build/lib/vsts/cloud_load_test/v4_1/models creating build/lib/vsts/core/v4_0 copying vsts/core/v4_0/__init__.py -> build/lib/vsts/core/v4_0 copying vsts/core/v4_0/core_client.py -> build/lib/vsts/core/v4_0 creating build/lib/vsts/core/v4_1 copying vsts/core/v4_1/__init__.py -> build/lib/vsts/core/v4_1 copying vsts/core/v4_1/core_client.py -> build/lib/vsts/core/v4_1 creating build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/__init__.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/public_key.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/team_project_collection_reference.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_connected_service_details.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/identity_ref.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/json_patch_operation.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/team_project_reference.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/project_info.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_team.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_connected_service.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_connected_service_ref.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/process_reference.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/project_property.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/team_project_collection.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/process.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/identity_data.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/web_api_team_ref.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/team_project.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/operation_reference.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/proxy.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/proxy_authorization.py -> build/lib/vsts/core/v4_0/models copying vsts/core/v4_0/models/reference_links.py -> build/lib/vsts/core/v4_0/models creating build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/__init__.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/public_key.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_project_collection_reference.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_connected_service_details.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/identity_ref.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/json_patch_operation.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_project_reference.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/project_info.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_team.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_connected_service.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_connected_service_ref.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/process_reference.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/project_property.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_project_collection.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/process.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/identity_data.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/web_api_team_ref.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_project.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/operation_reference.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/proxy.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/proxy_authorization.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/reference_links.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/team_member.py -> build/lib/vsts/core/v4_1/models copying vsts/core/v4_1/models/graph_subject_base.py -> build/lib/vsts/core/v4_1/models creating build/lib/vsts/work_item_tracking_process_template/v4_0 copying vsts/work_item_tracking_process_template/v4_0/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_0 copying vsts/work_item_tracking_process_template/v4_0/work_item_tracking_process_template_client.py -> build/lib/vsts/work_item_tracking_process_template/v4_0 creating build/lib/vsts/work_item_tracking_process_template/v4_1 copying vsts/work_item_tracking_process_template/v4_1/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_1 copying vsts/work_item_tracking_process_template/v4_1/work_item_tracking_process_template_client.py -> build/lib/vsts/work_item_tracking_process_template/v4_1 creating build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/validation_issue.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/check_template_existence_result.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/admin_behavior_field.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/process_promote_status.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/admin_behavior.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models copying vsts/work_item_tracking_process_template/v4_0/models/process_import_result.py -> build/lib/vsts/work_item_tracking_process_template/v4_0/models creating build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/__init__.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/validation_issue.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/check_template_existence_result.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/admin_behavior_field.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/process_promote_status.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/admin_behavior.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models copying vsts/work_item_tracking_process_template/v4_1/models/process_import_result.py -> build/lib/vsts/work_item_tracking_process_template/v4_1/models creating build/lib/vsts/task_agent/v4_0 copying vsts/task_agent/v4_0/__init__.py -> build/lib/vsts/task_agent/v4_0 copying vsts/task_agent/v4_0/task_agent_client.py -> build/lib/vsts/task_agent/v4_0 creating build/lib/vsts/task_agent/v4_1 copying vsts/task_agent/v4_1/__init__.py -> build/lib/vsts/task_agent/v4_1 copying vsts/task_agent/v4_1/task_agent_client.py -> build/lib/vsts/task_agent/v4_1 creating build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/__init__.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/authorization_header.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_output_variable.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_group_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_execution_record.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/project_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_type.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/endpoint_url.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/identity_ref.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_message.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_input_validation.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job_target_agent.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/package_metadata.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_group_step.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_machine.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_value.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/data_source_binding_base.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_version.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_group.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_details.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_update_reason.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_session.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_source_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/depends_on.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_input_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_request.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/azure_subscription_query_result.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_public_key.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/validation_item.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/data_source.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_update.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_orchestration_owner.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_execution_data.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_authentication_scheme.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/aad_oauth_token_request.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/metrics_columns_header.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_validation.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/dependency_binding.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_options.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_queue.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/variable_group.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/variable_value.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_group_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_source_definition_base.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/secure_file.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_group_revision.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/help_link.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/data_source_details.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_descriptor.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/dependency_data.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_validation_request.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_definition_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_group.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/variable_group_provider_data.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_values_error.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/package_version.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_job_request.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_definition.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_input_definition_base.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_definition_endpoint.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_retention_policy.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/input_values.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_execution_records_input.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_session_key.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/azure_subscription.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/publish_task_group_metadata.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_hub_license_details.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_group_metrics.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/result_transformation_details.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_execution.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/reference_links.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_machine_group.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/metrics_row.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/endpoint_authorization.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/metrics_column_meta_data.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/deployment_machine_group_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_pool_maintenance_schedule.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_package_metadata.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/data_source_binding.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/service_endpoint_request_result.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/aad_oauth_token_result.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_reference.py -> build/lib/vsts/task_agent/v4_0/models copying vsts/task_agent/v4_0/models/task_agent_authorization.py -> build/lib/vsts/task_agent/v4_0/models creating build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/__init__.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/authorization_header.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_output_variable.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_delay_source.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_execution_record.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/project_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_type.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_target_update_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_create_parameter_pool_property.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/endpoint_url.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_update_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/identity_ref.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_message.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_input_validation.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job_target_agent.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/package_metadata.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_step.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_create_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_machine.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_value.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/data_source_binding_base.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_version.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_details.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_update_reason.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_session.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_source_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/depends_on.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_input_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_request.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/azure_subscription_query_result.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_public_key.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/resource_usage.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/validation_item.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/data_source.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_update.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_orchestration_owner.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_execution_data.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_authentication_scheme.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/aad_oauth_token_request.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_update_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/metrics_columns_header.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_validation.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/dependency_binding.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_options.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_queue.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/variable_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/variable_value.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_source_definition_base.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/secure_file.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group_revision.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/help_link.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/data_source_details.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_descriptor.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/dependency_data.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_validation_request.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_definition_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_orchestration_plan_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/client_certificate.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/variable_group_provider_data.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_values_error.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/package_version.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_job_request.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_definition.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/variable_group_parameters.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_input_definition_base.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_definition_endpoint.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_retention_policy.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/input_values.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_execution_records_input.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_session_key.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/azure_subscription.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/publish_task_group_metadata.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_hub_license_details.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_create_parameter.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_group_metrics.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/result_transformation_details.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_execution.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/authentication_scheme_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/oAuth_configuration.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/reference_links.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_machine_group.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/metrics_row.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/endpoint_authorization.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/graph_subject_base.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/metrics_column_meta_data.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_machine_group_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_pool_maintenance_schedule.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/deployment_pool_summary.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/oAuth_configuration_params.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_package_metadata.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/data_source_binding.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/service_endpoint_request_result.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/aad_oauth_token_result.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_reference.py -> build/lib/vsts/task_agent/v4_1/models copying vsts/task_agent/v4_1/models/task_agent_authorization.py -> build/lib/vsts/task_agent/v4_1/models creating build/lib/vsts/maven/v4_1 copying vsts/maven/v4_1/__init__.py -> build/lib/vsts/maven/v4_1 copying vsts/maven/v4_1/maven_client.py -> build/lib/vsts/maven/v4_1 creating build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/__init__.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_parent.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/package.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_ci.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_person.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_ci_notifier.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/reference_link.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_license.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_dependency_management.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_dependency.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_minimal_package_details.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_metadata.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_organization.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_package.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_recycle_bin_package_version_details.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_packages_batch_request.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/plugin_configuration.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_issue_management.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_build.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_gav.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/batch_operation_data.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/reference_links.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_scm.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/plugin.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_package_version_deletion_state.py -> build/lib/vsts/maven/v4_1/models copying vsts/maven/v4_1/models/maven_pom_mailing_list.py -> build/lib/vsts/maven/v4_1/models creating build/lib/vsts/identity/v4_0 copying vsts/identity/v4_0/__init__.py -> build/lib/vsts/identity/v4_0 copying vsts/identity/v4_0/identity_client.py -> build/lib/vsts/identity/v4_0 creating build/lib/vsts/identity/v4_1 copying vsts/identity/v4_1/__init__.py -> build/lib/vsts/identity/v4_1 copying vsts/identity/v4_1/identity_client.py -> build/lib/vsts/identity/v4_1 creating build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/changed_identities.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/__init__.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/changed_identities_context.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_scope.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/framework_identity_info.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/refresh_token_grant.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_update_data.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/json_web_token.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_batch_info.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/tenant_info.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/create_scope_info.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/authorization_grant.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_self.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/access_token_result.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/group_membership.py -> build/lib/vsts/identity/v4_0/models copying vsts/identity/v4_0/models/identity_snapshot.py -> build/lib/vsts/identity/v4_0/models creating build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/changed_identities.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/__init__.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/changed_identities_context.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_scope.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/framework_identity_info.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/refresh_token_grant.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_update_data.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/json_web_token.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_base.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_batch_info.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/tenant_info.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/create_scope_info.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/authorization_grant.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_self.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/access_token_result.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/group_membership.py -> build/lib/vsts/identity/v4_1/models copying vsts/identity/v4_1/models/identity_snapshot.py -> build/lib/vsts/identity/v4_1/models creating build/lib/vsts/release/v4_0 copying vsts/release/v4_0/__init__.py -> build/lib/vsts/release/v4_0 copying vsts/release/v4_0/release_client.py -> build/lib/vsts/release/v4_0 creating build/lib/vsts/release/v4_1 copying vsts/release/v4_1/__init__.py -> build/lib/vsts/release/v4_1 copying vsts/release/v4_1/release_client.py -> build/lib/vsts/release/v4_1 creating build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/__init__.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_environment.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/project_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/agent_artifact_definition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_deploy_phase.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_update_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/identity_ref.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/deployment.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/change.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/deployment_attempt.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/retention_settings.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/auto_trigger_issue.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/task_input_validation.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/workflow_task_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_approval_step.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/mail_message.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_values_query.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_value.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/data_source_binding_base.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_environment_template.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_task.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_summary.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/folder.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_settings.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_revision.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/deployment_query_parameters.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/metric.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_type_definition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/email_recipients.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_approval.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_version.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/retention_policy.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_schedule.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_deploy_step.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_approval_history.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/environment_options.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/condition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_shallow_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_shallow_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/configuration_variable_value.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_validation.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/variable_group.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_approvals.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_source_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/variable_value.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/task_source_definition_base.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_start_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/environment_retention_policy.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/manual_intervention.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/manual_intervention_update_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_condition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_descriptor.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/queued_release_data.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/definition_environment_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/summary_mail_section.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/variable_group_provider_data.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/workflow_task.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_environment_update_metadata.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_work_item_ref.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_values_error.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/task_input_definition_base.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_environment_step.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/build_version.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/input_values.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_environment_summary.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_definition_environment.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/deployment_job.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/reference_links.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/environment_execution_policy.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/process_parameters.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/approval_options.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_environment_shallow_reference.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/release_revision.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/favorite_item.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/artifact_version_query_result.py -> build/lib/vsts/release/v4_0/models copying vsts/release/v4_0/models/issue.py -> build/lib/vsts/release/v4_0/models creating build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/__init__.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/authorization_header.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_environment.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/project_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/agent_artifact_definition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_undelete_parameter.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_deploy_phase.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_update_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/identity_ref.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/deployment.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/change.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/deployment_attempt.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/retention_settings.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/auto_trigger_issue.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/task_input_validation.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/workflow_task_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_approval_step.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/mail_message.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_values_query.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_value.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/data_source_binding_base.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_environment_template.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_task.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_summary.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/folder.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_settings.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_revision.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/deployment_query_parameters.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/metric.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_type_definition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/email_recipients.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_approval.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_version.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/retention_policy.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_schedule.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_deploy_step.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_approval_history.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/environment_options.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/condition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_shallow_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_shallow_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/configuration_variable_value.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_validation.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/variable_group.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_approvals.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_source_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/variable_value.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/task_source_definition_base.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_start_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/environment_retention_policy.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/manual_intervention.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/manual_intervention_update_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_condition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_descriptor.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_task_attachment.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/queued_release_data.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_gates.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/definition_environment_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/summary_mail_section.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/variable_group_provider_data.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/workflow_task.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_environment_update_metadata.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_work_item_ref.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_values_error.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/task_input_definition_base.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_environment_step.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/build_version.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_gates_options.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/input_values.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_environment_summary.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/pipeline_process.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_gates_step.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_environment.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/deployment_job.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/reference_links.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/environment_execution_policy.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/process_parameters.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/graph_subject_base.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/approval_options.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_environment_shallow_reference.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_revision.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/favorite_item.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/artifact_version_query_result.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/issue.py -> build/lib/vsts/release/v4_1/models copying vsts/release/v4_1/models/release_definition_gate.py -> build/lib/vsts/release/v4_1/models creating build/lib/vsts/file_container/v4_0 copying vsts/file_container/v4_0/__init__.py -> build/lib/vsts/file_container/v4_0 copying vsts/file_container/v4_0/file_container_client.py -> build/lib/vsts/file_container/v4_0 creating build/lib/vsts/file_container/v4_1 copying vsts/file_container/v4_1/__init__.py -> build/lib/vsts/file_container/v4_1 copying vsts/file_container/v4_1/file_container_client.py -> build/lib/vsts/file_container/v4_1 creating build/lib/vsts/file_container/v4_0/models copying vsts/file_container/v4_0/models/__init__.py -> build/lib/vsts/file_container/v4_0/models copying vsts/file_container/v4_0/models/file_container.py -> build/lib/vsts/file_container/v4_0/models copying vsts/file_container/v4_0/models/file_container_item.py -> build/lib/vsts/file_container/v4_0/models creating build/lib/vsts/file_container/v4_1/models copying vsts/file_container/v4_1/models/__init__.py -> build/lib/vsts/file_container/v4_1/models copying vsts/file_container/v4_1/models/file_container.py -> build/lib/vsts/file_container/v4_1/models copying vsts/file_container/v4_1/models/file_container_item.py -> build/lib/vsts/file_container/v4_1/models creating build/lib/vsts/location/v4_0 copying vsts/location/v4_0/__init__.py -> build/lib/vsts/location/v4_0 copying vsts/location/v4_0/location_client.py -> build/lib/vsts/location/v4_0 creating build/lib/vsts/location/v4_1 copying vsts/location/v4_1/__init__.py -> build/lib/vsts/location/v4_1 copying vsts/location/v4_1/location_client.py -> build/lib/vsts/location/v4_1 creating build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/__init__.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/location_service_data.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/location_mapping.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/access_mapping.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/resource_area_info.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/service_definition.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/connection_data.py -> build/lib/vsts/location/v4_0/models copying vsts/location/v4_0/models/identity.py -> build/lib/vsts/location/v4_0/models creating build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/__init__.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/location_service_data.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/location_mapping.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/access_mapping.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/resource_area_info.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/service_definition.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/identity_base.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/connection_data.py -> build/lib/vsts/location/v4_1/models copying vsts/location/v4_1/models/identity.py -> build/lib/vsts/location/v4_1/models creating build/lib/vsts/licensing/v4_0 copying vsts/licensing/v4_0/__init__.py -> build/lib/vsts/licensing/v4_0 copying vsts/licensing/v4_0/licensing_client.py -> build/lib/vsts/licensing/v4_0 creating build/lib/vsts/licensing/v4_1 copying vsts/licensing/v4_1/__init__.py -> build/lib/vsts/licensing/v4_1 copying vsts/licensing/v4_1/licensing_client.py -> build/lib/vsts/licensing/v4_1 creating build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/__init__.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_entitlement.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_entitlement_update_model.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_license_extension_usage.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_source.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/identity_ref.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_assignment.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_license_usage.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_user_license.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/iUsage_right.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/license.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_license_data.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_rights_result.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/client_rights_container.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_operation_result.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/msdn_entitlement.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/extension_assignment_details.py -> build/lib/vsts/licensing/v4_0/models copying vsts/licensing/v4_0/models/account_rights.py -> build/lib/vsts/licensing/v4_0/models creating build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/__init__.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_entitlement.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_entitlement_update_model.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_license_extension_usage.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_source.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/identity_ref.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_assignment.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_license_usage.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_user_license.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/license.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_license_data.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_rights_result.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/client_rights_container.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_operation_result.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/msdn_entitlement.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/extension_assignment_details.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/account_rights.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/reference_links.py -> build/lib/vsts/licensing/v4_1/models copying vsts/licensing/v4_1/models/graph_subject_base.py -> build/lib/vsts/licensing/v4_1/models creating build/lib/vsts/gallery/v4_0 copying vsts/gallery/v4_0/__init__.py -> build/lib/vsts/gallery/v4_0 copying vsts/gallery/v4_0/gallery_client.py -> build/lib/vsts/gallery/v4_0 creating build/lib/vsts/gallery/v4_1 copying vsts/gallery/v4_1/__init__.py -> build/lib/vsts/gallery/v4_1 copying vsts/gallery/v4_1/gallery_client.py -> build/lib/vsts/gallery/v4_1 creating build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_statistic_update.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/__init__.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_query_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/product_category.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/filter_criteria.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/acquisition_options.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_file.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/user_identity_ref.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_package.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_filter_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/categories_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_badge.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/response.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_events.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/query_filter.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/azure_publisher.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_daily_stat.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/user_reported_concern.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_daily_stats.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_share.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher_query_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher_facts.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/reviews_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher_query.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/event_counts.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/question.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/questions_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/publisher_filter_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/installation_target.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/product_categories_result.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/asset_details.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/published_extension.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/metadata_item.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/rating_count_per_rating.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_filter_result_metadata.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_version.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/azure_rest_api_request_model.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_category.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/review_patch.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/review.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/qn_aItem.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/answers.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_statistic.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/notifications_data.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_event.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/concern.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_query.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/acquisition_operation.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/category_language_title.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/review_reply.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/extension_acquisition_request.py -> build/lib/vsts/gallery/v4_0/models copying vsts/gallery/v4_0/models/review_summary.py -> build/lib/vsts/gallery/v4_0/models creating build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_statistic_update.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/__init__.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_query_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/product_category.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/filter_criteria.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/acquisition_options.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_file.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/user_identity_ref.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_base.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_package.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_filter_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_draft.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/categories_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_badge.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/response.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_events.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/query_filter.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/azure_publisher.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_daily_stat.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_draft_asset.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/user_reported_concern.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_daily_stats.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_share.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/unpackaged_extension_data.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_query_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_facts.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/reviews_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_query.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/event_counts.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/question.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/questions_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/publisher_filter_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/installation_target.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/product_categories_result.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/asset_details.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/published_extension.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/metadata_item.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_draft_patch.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/rating_count_per_rating.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_filter_result_metadata.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_version.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/azure_rest_api_request_model.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_category.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/review_patch.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/review.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/qn_aItem.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/answers.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_statistic.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/notifications_data.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_event.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_payload.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/reference_links.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/concern.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_query.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/acquisition_operation.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/category_language_title.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/review_reply.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/extension_acquisition_request.py -> build/lib/vsts/gallery/v4_1/models copying vsts/gallery/v4_1/models/review_summary.py -> build/lib/vsts/gallery/v4_1/models creating build/lib/vsts/feature_management/v4_0 copying vsts/feature_management/v4_0/__init__.py -> build/lib/vsts/feature_management/v4_0 copying vsts/feature_management/v4_0/feature_management_client.py -> build/lib/vsts/feature_management/v4_0 creating build/lib/vsts/feature_management/v4_1 copying vsts/feature_management/v4_1/__init__.py -> build/lib/vsts/feature_management/v4_1 copying vsts/feature_management/v4_1/feature_management_client.py -> build/lib/vsts/feature_management/v4_1 creating build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/__init__.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature_setting_scope.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature_value_rule.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature_state.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/reference_links.py -> build/lib/vsts/feature_management/v4_0/models copying vsts/feature_management/v4_0/models/contributed_feature_state_query.py -> build/lib/vsts/feature_management/v4_0/models creating build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/__init__.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature_setting_scope.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature_value_rule.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature_state.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/reference_links.py -> build/lib/vsts/feature_management/v4_1/models copying vsts/feature_management/v4_1/models/contributed_feature_state_query.py -> build/lib/vsts/feature_management/v4_1/models creating build/lib/vsts/build/v4_0 copying vsts/build/v4_0/__init__.py -> build/lib/vsts/build/v4_0 copying vsts/build/v4_0/build_client.py -> build/lib/vsts/build/v4_0 creating build/lib/vsts/build/v4_1 copying vsts/build/v4_1/__init__.py -> build/lib/vsts/build/v4_1 copying vsts/build/v4_1/build_client.py -> build/lib/vsts/build/v4_1 creating build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option_input_definition.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/__init__.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_request_validation_result.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_log_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/definition_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_agent_pool_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/identity_ref.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/deployment.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/change.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_report_metadata.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/timeline.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/json_patch_operation.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_input_validation.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/team_project_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_step.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/data_source_binding_base.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_revision.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/folder.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_settings.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_template.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/retention_policy.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/artifact_resource.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/web_api_connected_service_ref.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_template3_2.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_artifact.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/variable_group.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_repository.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/timeline_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_source_definition_base.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_resource_usage.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option_definition.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/resource_ref.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_definition_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option_definition_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_badge.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_metric.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition3_2.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_input_definition_base.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/variable_group_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_option_group_definition.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_variable.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/reference_links.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_controller.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/process_parameters.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/xaml_build_controller_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/agent_pool_queue.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_definition_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/timeline_record.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/build_log.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_orchestration_plan_reference.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/issue.py -> build/lib/vsts/build/v4_0/models copying vsts/build/v4_0/models/task_reference.py -> build/lib/vsts/build/v4_0/models creating build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option_input_definition.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/__init__.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/authorization_header.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_request_validation_result.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/test_results_context.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_log_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_reference3_2.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/definition_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_agent_pool_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/repository_webhook.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/identity_ref.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/deployment.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/change.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_report_metadata.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/timeline.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/json_patch_operation.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_input_validation.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/team_project_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_step.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/data_source_binding_base.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_revision.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/source_repository.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/folder.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/supported_trigger.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/aggregated_runs_by_state.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_settings.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_template.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/retention_policy.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/artifact_resource.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/aggregated_results_difference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/source_repositories.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/web_api_connected_service_ref.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/aggregated_results_analysis.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_template3_2.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/aggregated_results_by_outcome.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_artifact.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/variable_group.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_repository.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/timeline_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/source_provider_attributes.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_source_definition_base.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_resource_usage.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option_definition.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/resource_ref.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_definition_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/release_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/associated_work_item.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option_definition_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_badge.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_metric.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition3_2.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_input_definition_base.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_counter.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/attachment.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/source_repository_item.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/variable_group_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_option_group_definition.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_variable.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/reference_links.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_controller.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/process_parameters.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/xaml_build_controller_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/agent_pool_queue.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_definition_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/graph_subject_base.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/timeline_record.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/build_log.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_orchestration_plan_reference.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/issue.py -> build/lib/vsts/build/v4_1/models copying vsts/build/v4_1/models/task_reference.py -> build/lib/vsts/build/v4_1/models creating build/lib/vsts/npm/v4_1 copying vsts/npm/v4_1/__init__.py -> build/lib/vsts/npm/v4_1 copying vsts/npm/v4_1/npm_client.py -> build/lib/vsts/npm/v4_1 creating build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/__init__.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/package.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/upstream_source_info.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/json_patch_operation.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/npm_packages_batch_request.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/npm_recycle_bin_package_version_details.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/npm_package_version_deletion_state.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/package_version_details.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/minimal_package_details.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/batch_operation_data.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/reference_links.py -> build/lib/vsts/npm/v4_1/models copying vsts/npm/v4_1/models/batch_deprecate_data.py -> build/lib/vsts/npm/v4_1/models creating build/lib/vsts/tfvc/v4_0 copying vsts/tfvc/v4_0/__init__.py -> build/lib/vsts/tfvc/v4_0 copying vsts/tfvc/v4_0/tfvc_client.py -> build/lib/vsts/tfvc/v4_0 creating build/lib/vsts/tfvc/v4_1 copying vsts/tfvc/v4_1/__init__.py -> build/lib/vsts/tfvc/v4_1 copying vsts/tfvc/v4_1/tfvc_client.py -> build/lib/vsts/tfvc/v4_1 creating build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_item_request_data.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/__init__.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_changeset_search_criteria.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/team_project_collection_reference.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_branch.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_label_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/identity_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/version_control_project_info.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/change.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/team_project_reference.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/item_content.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_branch_mapping.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_version_descriptor.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/item_model.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/vsts_info.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/checkin_note.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_label_request_data.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_change.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/file_content_metadata.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_merge_source.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/associated_work_item.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_shelveset_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_shelveset_request_data.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_changesets_request_data.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_policy_override_info.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/git_repository.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_shelveset.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_changeset_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/git_repository_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/reference_links.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_item_descriptor.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_item.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_changeset.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_label.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_policy_failure_info.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_branch_ref.py -> build/lib/vsts/tfvc/v4_0/models copying vsts/tfvc/v4_0/models/tfvc_shallow_branch_ref.py -> build/lib/vsts/tfvc/v4_0/models creating build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_item_request_data.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/__init__.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_changeset_search_criteria.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/team_project_collection_reference.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_branch.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_label_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/identity_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/version_control_project_info.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/change.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/team_project_reference.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/item_content.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_branch_mapping.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_version_descriptor.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/item_model.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/vsts_info.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/checkin_note.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_label_request_data.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_change.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/file_content_metadata.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_merge_source.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/associated_work_item.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_shelveset_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_shelveset_request_data.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_changesets_request_data.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_policy_override_info.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/git_repository.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_shelveset.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_changeset_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/git_repository_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/reference_links.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_item_descriptor.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_item.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_changeset.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_label.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/graph_subject_base.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_policy_failure_info.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_branch_ref.py -> build/lib/vsts/tfvc/v4_1/models copying vsts/tfvc/v4_1/models/tfvc_shallow_branch_ref.py -> build/lib/vsts/tfvc/v4_1/models creating build/lib/vsts/symbol/v4_1 copying vsts/symbol/v4_1/__init__.py -> build/lib/vsts/symbol/v4_1 copying vsts/symbol/v4_1/symbol_client.py -> build/lib/vsts/symbol/v4_1 creating build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/__init__.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/json_blob_identifier.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/resource_base.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/request.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/json_blob_identifier_with_blocks.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/json_blob_block_hash.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/debug_entry_create_batch.py -> build/lib/vsts/symbol/v4_1/models copying vsts/symbol/v4_1/models/debug_entry.py -> build/lib/vsts/symbol/v4_1/models creating build/lib/vsts/client_trace/v4_1 copying vsts/client_trace/v4_1/__init__.py -> build/lib/vsts/client_trace/v4_1 copying vsts/client_trace/v4_1/client_trace_client.py -> build/lib/vsts/client_trace/v4_1 creating build/lib/vsts/client_trace/v4_1/models copying vsts/client_trace/v4_1/models/__init__.py -> build/lib/vsts/client_trace/v4_1/models copying vsts/client_trace/v4_1/models/client_trace_event.py -> build/lib/vsts/client_trace/v4_1/models creating build/lib/vsts/service_hooks/v4_0 copying vsts/service_hooks/v4_0/__init__.py -> build/lib/vsts/service_hooks/v4_0 copying vsts/service_hooks/v4_0/service_hooks_client.py -> build/lib/vsts/service_hooks/v4_0 creating build/lib/vsts/service_hooks/v4_1 copying vsts/service_hooks/v4_1/__init__.py -> build/lib/vsts/service_hooks/v4_1 copying vsts/service_hooks/v4_1/service_hooks_client.py -> build/lib/vsts/service_hooks/v4_1 creating build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notification_results_summary_detail.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/__init__.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notification_summary.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/session_token.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/identity_ref.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/external_configuration_descriptor.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/subscription.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/event.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/versioned_resource.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/consumer.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_values_query.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_value.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notification_details.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/formatted_event_message.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/subscriptions_query.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/publisher.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/resource_container.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_validation.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/publisher_event.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_descriptor.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notification.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/event_type_descriptor.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_values_error.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/consumer_action.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_values.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/publishers_query.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/reference_links.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/notifications_query.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_filter_condition.py -> build/lib/vsts/service_hooks/v4_0/models copying vsts/service_hooks/v4_0/models/input_filter.py -> build/lib/vsts/service_hooks/v4_0/models creating build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notification_results_summary_detail.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/__init__.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notification_summary.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/session_token.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/identity_ref.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/external_configuration_descriptor.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/subscription.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/event.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/versioned_resource.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/consumer.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_values_query.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_value.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/update_subscripiton_tracing_parameters.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notification_details.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/formatted_event_message.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/subscriptions_query.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/publisher.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/resource_container.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/subscription_tracing.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_validation.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/update_subscripiton_diagnostics_parameters.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/publisher_event.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_descriptor.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notification.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/event_type_descriptor.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_values_error.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/consumer_action.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_values.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/publishers_query.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/reference_links.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/notifications_query.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/graph_subject_base.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_filter_condition.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/subscription_diagnostics.py -> build/lib/vsts/service_hooks/v4_1/models copying vsts/service_hooks/v4_1/models/input_filter.py -> build/lib/vsts/service_hooks/v4_1/models creating build/lib/vsts/service_endpoint/v4_1 copying vsts/service_endpoint/v4_1/__init__.py -> build/lib/vsts/service_endpoint/v4_1 copying vsts/service_endpoint/v4_1/service_endpoint_client.py -> build/lib/vsts/service_endpoint/v4_1 creating build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/__init__.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/authorization_header.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_execution_record.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_type.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/endpoint_url.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/identity_ref.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_value.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/data_source_binding_base.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_details.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/depends_on.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_request.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/data_source.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_execution_data.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_authentication_scheme.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_validation.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/dependency_binding.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/help_link.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/data_source_details.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_descriptor.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_execution_owner.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/dependency_data.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/client_certificate.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_values_error.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/input_values.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_execution_records_input.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/result_transformation_details.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/authentication_scheme_reference.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/reference_links.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/endpoint_authorization.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/graph_subject_base.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/data_source_binding.py -> build/lib/vsts/service_endpoint/v4_1/models copying vsts/service_endpoint/v4_1/models/service_endpoint_request_result.py -> build/lib/vsts/service_endpoint/v4_1/models creating build/lib/vsts/settings/v4_0 copying vsts/settings/v4_0/__init__.py -> build/lib/vsts/settings/v4_0 copying vsts/settings/v4_0/settings_client.py -> build/lib/vsts/settings/v4_0 creating build/lib/vsts/settings/v4_1 copying vsts/settings/v4_1/__init__.py -> build/lib/vsts/settings/v4_1 copying vsts/settings/v4_1/settings_client.py -> build/lib/vsts/settings/v4_1 creating build/lib/vsts/task/v4_0 copying vsts/task/v4_0/__init__.py -> build/lib/vsts/task/v4_0 copying vsts/task/v4_0/task_client.py -> build/lib/vsts/task/v4_0 creating build/lib/vsts/task/v4_1 copying vsts/task/v4_1/__init__.py -> build/lib/vsts/task/v4_1 copying vsts/task/v4_1/task_client.py -> build/lib/vsts/task/v4_1 creating build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/__init__.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/project_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_queued_plan_group.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/timeline.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_plan_groups_queue_metrics.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_log_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_plan.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_owner.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_attachment.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_container.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/variable_value.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/timeline_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_log.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/mask_hint.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/plan_environment.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_item.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/job_option.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/reference_links.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/timeline_record.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_queued_plan.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_orchestration_plan_reference.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/issue.py -> build/lib/vsts/task/v4_0/models copying vsts/task/v4_0/models/task_reference.py -> build/lib/vsts/task/v4_0/models creating build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/__init__.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/project_reference.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_queued_plan_group.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/timeline.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_plan_groups_queue_metrics.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_log_reference.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_plan.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_owner.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_attachment.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_container.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/variable_value.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/timeline_reference.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_log.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/mask_hint.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/plan_environment.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_item.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/job_option.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/reference_links.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/timeline_record.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_queued_plan.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_orchestration_plan_reference.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/issue.py -> build/lib/vsts/task/v4_1/models copying vsts/task/v4_1/models/task_reference.py -> build/lib/vsts/task/v4_1/models creating build/lib/vsts/contributions/v4_0 copying vsts/contributions/v4_0/__init__.py -> build/lib/vsts/contributions/v4_0 copying vsts/contributions/v4_0/contributions_client.py -> build/lib/vsts/contributions/v4_0 creating build/lib/vsts/contributions/v4_1 copying vsts/contributions/v4_1/__init__.py -> build/lib/vsts/contributions/v4_1 copying vsts/contributions/v4_1/contributions_client.py -> build/lib/vsts/contributions/v4_1 creating build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_base.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_manifest.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/__init__.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_constraint.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_type.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_node_query.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_file.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/serialized_contribution_node.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/installed_extension_state_issue.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_provider_details.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/resolved_data_provider.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/client_data_provider_query.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_event_callback.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_property_description.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution_node_query_result.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_licensing.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/data_provider_query.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/data_provider_exception_details.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/installed_extension.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/licensing_override.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/extension_event_callback_collection.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/data_provider_context.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/data_provider_result.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/contribution.py -> build/lib/vsts/contributions/v4_0/models copying vsts/contributions/v4_0/models/installed_extension_state.py -> build/lib/vsts/contributions/v4_0/models creating build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_base.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_manifest.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/__init__.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_constraint.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_type.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_node_query.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_file.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/installed_extension_state_issue.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/client_contribution_provider_details.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/client_contribution.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/resolved_data_provider.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/client_data_provider_query.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_event_callback.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_property_description.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution_node_query_result.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/client_contribution_node.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_licensing.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/data_provider_query.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/data_provider_exception_details.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/installed_extension.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/licensing_override.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/extension_event_callback_collection.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/data_provider_context.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/data_provider_result.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/contribution.py -> build/lib/vsts/contributions/v4_1/models copying vsts/contributions/v4_1/models/installed_extension_state.py -> build/lib/vsts/contributions/v4_1/models creating build/lib/vsts/git/v4_0 copying vsts/git/v4_0/__init__.py -> build/lib/vsts/git/v4_0 copying vsts/git/v4_0/git_client_base.py -> build/lib/vsts/git/v4_0 copying vsts/git/v4_0/git_client.py -> build/lib/vsts/git/v4_0 creating build/lib/vsts/git/v4_1 copying vsts/git/v4_1/__init__.py -> build/lib/vsts/git/v4_1 copying vsts/git/v4_1/git_client_base.py -> build/lib/vsts/git/v4_1 copying vsts/git/v4_1/git_client.py -> build/lib/vsts/git/v4_1 creating build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_comment_thread_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_item_descriptor.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_async_ref_operation_detail.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/__init__.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_iteration.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/team_project_collection_reference.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_status.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_merge_origin_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_position.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_file_paths_collection.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/identity_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/change.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_suggestion.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_entry_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/team_project_reference.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_branch_stats.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_iteration_changes.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_request.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_fork_operation_status_detail.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_status_detail.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_query_branch_stats_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_completion_options.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/identity_ref_with_vote.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/item_content.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_tracking_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_fork_sync_request.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_thread.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_ref_update_result.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_user_date.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_fork_sync_request_parameters.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_item.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/item_model.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_async_ref_operation.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_query_input.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_commit.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_fork_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_iteration_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_request_parameters.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_push_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/vsts_info.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_push_search_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment_thread_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/global_git_repository_key.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/comment.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_tfvc_source.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/file_content_metadata.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_diff_entry.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_merge_options.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_conflict.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_target_version_descriptor.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_revert.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_repository_stats.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_diff.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_ref_favorite.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_object.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/resource_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/web_api_tag_definition.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/web_api_create_tag_request_data.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_change.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/associated_work_item.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_import_git_source.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_tree_diff_response.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_blob_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/source_to_target_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_commit_diffs.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_search_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_version_descriptor.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_query.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_annotated_tag.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/attachment.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_status.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_cherry_pick.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/import_repository_validation.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_query_commits_criteria.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_repository.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_commit_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/share_notification_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_push.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_repository_ref.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_async_ref_operation_parameters.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_template.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/reference_links.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_pull_request_comment_thread.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_status_context.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_async_ref_operation_source.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_deleted_repository.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_item_request_data.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_ref_update.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_commit_changes.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_base_version_descriptor.py -> build/lib/vsts/git/v4_0/models copying vsts/git/v4_0/models/git_repository_create_options.py -> build/lib/vsts/git/v4_0/models creating build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_comment_thread_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_item_descriptor.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_async_ref_operation_detail.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/__init__.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_recycle_bin_repository_details.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_iteration.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/team_project_collection_reference.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_status.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_merge_origin_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_position.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_file_paths_collection.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/identity_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/change.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_suggestion.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/json_patch_operation.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_entry_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/team_project_reference.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_branch_stats.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_iteration_changes.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_request.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_fork_operation_status_detail.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_status_detail.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_query_branch_stats_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_completion_options.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/identity_ref_with_vote.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/item_content.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_tracking_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_fork_sync_request.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_thread.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_ref_update_result.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_user_date.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_fork_sync_request_parameters.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_item.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/item_model.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_async_ref_operation.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_query_input.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_conflict_update_result.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_commit.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_fork_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_iteration_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_request_parameters.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_push_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/vsts_info.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_push_search_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment_thread_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/global_git_repository_key.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/comment.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_tfvc_source.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/file_content_metadata.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_diff_entry.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_merge_options.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_conflict.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_target_version_descriptor.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_revert.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_repository_stats.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_diff.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_ref_favorite.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_object.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/resource_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/web_api_tag_definition.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/web_api_create_tag_request_data.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_change.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_import_git_source.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_tree_diff_response.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_blob_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/source_to_target_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_commit_diffs.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_search_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_version_descriptor.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_query.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_annotated_tag.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/attachment.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_status.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_cherry_pick.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/import_repository_validation.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_query_commits_criteria.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_repository.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_commit_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/share_notification_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_push.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_repository_ref.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_async_ref_operation_parameters.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_template.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/reference_links.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_pull_request_comment_thread.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/graph_subject_base.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_status_context.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_async_ref_operation_source.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_deleted_repository.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_item_request_data.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_ref_update.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_commit_changes.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_base_version_descriptor.py -> build/lib/vsts/git/v4_1/models copying vsts/git/v4_1/models/git_repository_create_options.py -> build/lib/vsts/git/v4_1/models creating build/lib/vsts/policy/v4_0 copying vsts/policy/v4_0/__init__.py -> build/lib/vsts/policy/v4_0 copying vsts/policy/v4_0/policy_client.py -> build/lib/vsts/policy/v4_0 creating build/lib/vsts/policy/v4_1 copying vsts/policy/v4_1/__init__.py -> build/lib/vsts/policy/v4_1 copying vsts/policy/v4_1/policy_client.py -> build/lib/vsts/policy/v4_1 creating build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/__init__.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_configuration.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/identity_ref.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_evaluation_record.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_type_ref.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_type.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/versioned_policy_configuration_ref.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/reference_links.py -> build/lib/vsts/policy/v4_0/models copying vsts/policy/v4_0/models/policy_configuration_ref.py -> build/lib/vsts/policy/v4_0/models creating build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/__init__.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_configuration.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/identity_ref.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_evaluation_record.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_type_ref.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_type.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/versioned_policy_configuration_ref.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/reference_links.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/graph_subject_base.py -> build/lib/vsts/policy/v4_1/models copying vsts/policy/v4_1/models/policy_configuration_ref.py -> build/lib/vsts/policy/v4_1/models creating build/lib/vsts/feature_availability/v4_0 copying vsts/feature_availability/v4_0/__init__.py -> build/lib/vsts/feature_availability/v4_0 copying vsts/feature_availability/v4_0/feature_availability_client.py -> build/lib/vsts/feature_availability/v4_0 creating build/lib/vsts/feature_availability/v4_1 copying vsts/feature_availability/v4_1/__init__.py -> build/lib/vsts/feature_availability/v4_1 copying vsts/feature_availability/v4_1/feature_availability_client.py -> build/lib/vsts/feature_availability/v4_1 creating build/lib/vsts/feature_availability/v4_0/models copying vsts/feature_availability/v4_0/models/__init__.py -> build/lib/vsts/feature_availability/v4_0/models copying vsts/feature_availability/v4_0/models/feature_flag.py -> build/lib/vsts/feature_availability/v4_0/models copying vsts/feature_availability/v4_0/models/feature_flag_patch.py -> build/lib/vsts/feature_availability/v4_0/models creating build/lib/vsts/feature_availability/v4_1/models copying vsts/feature_availability/v4_1/models/__init__.py -> build/lib/vsts/feature_availability/v4_1/models copying vsts/feature_availability/v4_1/models/feature_flag.py -> build/lib/vsts/feature_availability/v4_1/models copying vsts/feature_availability/v4_1/models/feature_flag_patch.py -> build/lib/vsts/feature_availability/v4_1/models creating build/lib/vsts/nuget/v4_1 copying vsts/nuget/v4_1/__init__.py -> build/lib/vsts/nuget/v4_1 copying vsts/nuget/v4_1/nuGet_client.py -> build/lib/vsts/nuget/v4_1 creating build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/__init__.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/package.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/nuGet_packages_batch_request.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/json_patch_operation.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/batch_list_data.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/nuGet_recycle_bin_package_version_details.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/package_version_details.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/minimal_package_details.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/nuGet_package_version_deletion_state.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/batch_operation_data.py -> build/lib/vsts/nuget/v4_1/models copying vsts/nuget/v4_1/models/reference_links.py -> build/lib/vsts/nuget/v4_1/models creating build/lib/vsts/member_entitlement_management/v4_0 copying vsts/member_entitlement_management/v4_0/__init__.py -> build/lib/vsts/member_entitlement_management/v4_0 copying vsts/member_entitlement_management/v4_0/member_entitlement_management_client.py -> build/lib/vsts/member_entitlement_management/v4_0 creating build/lib/vsts/member_entitlement_management/v4_1 copying vsts/member_entitlement_management/v4_1/__init__.py -> build/lib/vsts/member_entitlement_management/v4_1 copying vsts/member_entitlement_management/v4_1/member_entitlement_management_client.py -> build/lib/vsts/member_entitlement_management/v4_1 creating build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/__init__.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/team_ref.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/graph_subject.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/json_patch_operation.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/operation_result.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/graph_member.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/project_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlements_patch_response.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/graph_group.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/group_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/group_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/access_level.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/project_ref.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/group.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlements_response_base.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/reference_links.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/member_entitlements_post_response.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/group_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/extension.py -> build/lib/vsts/member_entitlement_management/v4_0/models copying vsts/member_entitlement_management/v4_0/models/base_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_0/models creating build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/__init__.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/team_ref.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/paged_graph_member_list.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/license_summary_data.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlements_post_response.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/users_summary.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_subject.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/json_patch_operation.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/operation_result.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_member.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/extension_summary_data.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/summary_data.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/project_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group_option.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlements_patch_response.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_group.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/access_level.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_user.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/project_ref.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlements_response_base.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlement.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlements_response_base.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/reference_links.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlement_operation_reference.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/member_entitlements_post_response.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/graph_subject_base.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/user_entitlements_patch_response.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/group_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/extension.py -> build/lib/vsts/member_entitlement_management/v4_1/models copying vsts/member_entitlement_management/v4_1/models/base_operation_result.py -> build/lib/vsts/member_entitlement_management/v4_1/models creating build/lib/vsts/accounts/v4_0 copying vsts/accounts/v4_0/__init__.py -> build/lib/vsts/accounts/v4_0 copying vsts/accounts/v4_0/accounts_client.py -> build/lib/vsts/accounts/v4_0 creating build/lib/vsts/accounts/v4_1 copying vsts/accounts/v4_1/__init__.py -> build/lib/vsts/accounts/v4_1 copying vsts/accounts/v4_1/accounts_client.py -> build/lib/vsts/accounts/v4_1 creating build/lib/vsts/accounts/v4_0/models copying vsts/accounts/v4_0/models/__init__.py -> build/lib/vsts/accounts/v4_0/models copying vsts/accounts/v4_0/models/account_create_info_internal.py -> build/lib/vsts/accounts/v4_0/models copying vsts/accounts/v4_0/models/account_preferences_internal.py -> build/lib/vsts/accounts/v4_0/models copying vsts/accounts/v4_0/models/account.py -> build/lib/vsts/accounts/v4_0/models creating build/lib/vsts/accounts/v4_1/models copying vsts/accounts/v4_1/models/__init__.py -> build/lib/vsts/accounts/v4_1/models copying vsts/accounts/v4_1/models/account_create_info_internal.py -> build/lib/vsts/accounts/v4_1/models copying vsts/accounts/v4_1/models/account_preferences_internal.py -> build/lib/vsts/accounts/v4_1/models copying vsts/accounts/v4_1/models/account.py -> build/lib/vsts/accounts/v4_1/models creating build/lib/vsts/customer_intelligence/v4_0 copying vsts/customer_intelligence/v4_0/__init__.py -> build/lib/vsts/customer_intelligence/v4_0 copying vsts/customer_intelligence/v4_0/customer_intelligence_client.py -> build/lib/vsts/customer_intelligence/v4_0 creating build/lib/vsts/customer_intelligence/v4_1 copying vsts/customer_intelligence/v4_1/__init__.py -> build/lib/vsts/customer_intelligence/v4_1 copying vsts/customer_intelligence/v4_1/customer_intelligence_client.py -> build/lib/vsts/customer_intelligence/v4_1 creating build/lib/vsts/customer_intelligence/v4_0/models copying vsts/customer_intelligence/v4_0/models/__init__.py -> build/lib/vsts/customer_intelligence/v4_0/models copying vsts/customer_intelligence/v4_0/models/customer_intelligence_event.py -> build/lib/vsts/customer_intelligence/v4_0/models creating build/lib/vsts/customer_intelligence/v4_1/models copying vsts/customer_intelligence/v4_1/models/__init__.py -> build/lib/vsts/customer_intelligence/v4_1/models copying vsts/customer_intelligence/v4_1/models/customer_intelligence_event.py -> build/lib/vsts/customer_intelligence/v4_1/models creating build/lib/vsts/work_item_tracking_process/v4_0 copying vsts/work_item_tracking_process/v4_0/__init__.py -> build/lib/vsts/work_item_tracking_process/v4_0 copying vsts/work_item_tracking_process/v4_0/work_item_tracking_process_client.py -> build/lib/vsts/work_item_tracking_process/v4_0 creating build/lib/vsts/work_item_tracking_process/v4_1 copying vsts/work_item_tracking_process/v4_1/__init__.py -> build/lib/vsts/work_item_tracking_process/v4_1 copying vsts/work_item_tracking_process/v4_1/work_item_tracking_process_client.py -> build/lib/vsts/work_item_tracking_process/v4_1 creating build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/__init__.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/project_reference.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/update_process_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_type_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/section.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_behavior.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/wit_contribution.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/control.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/page.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/create_process_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/field_rule_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/form_layout.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/rule_action_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/rule_condition_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/group.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_behavior_field.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_type_behavior.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/process_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_behavior_reference.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/process_properties.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/work_item_state_result_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/extension.py -> build/lib/vsts/work_item_tracking_process/v4_0/models copying vsts/work_item_tracking_process/v4_0/models/field_model.py -> build/lib/vsts/work_item_tracking_process/v4_0/models creating build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/__init__.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/project_reference.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/update_process_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_type_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/section.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_behavior.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/wit_contribution.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/control.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/page.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/create_process_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/field_rule_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/form_layout.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/rule_action_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/rule_condition_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/group.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_behavior_field.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_type_behavior.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/process_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_behavior_reference.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/process_properties.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/work_item_state_result_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/extension.py -> build/lib/vsts/work_item_tracking_process/v4_1/models copying vsts/work_item_tracking_process/v4_1/models/field_model.py -> build/lib/vsts/work_item_tracking_process/v4_1/models creating build/lib/vsts/extension_management/v4_0 copying vsts/extension_management/v4_0/__init__.py -> build/lib/vsts/extension_management/v4_0 copying vsts/extension_management/v4_0/extension_management_client.py -> build/lib/vsts/extension_management/v4_0 creating build/lib/vsts/extension_management/v4_1 copying vsts/extension_management/v4_1/__init__.py -> build/lib/vsts/extension_management/v4_1 copying vsts/extension_management/v4_1/extension_management_client.py -> build/lib/vsts/extension_management/v4_1 creating build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/acquisition_operation_disallow_reason.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution_base.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_manifest.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/__init__.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution_constraint.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution_type.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_request.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/identity_ref.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/acquisition_options.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_file.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_state.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installed_extension_state_issue.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/requested_extension.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_data_collection.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/user_extension_policy.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_data_collection_query.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_badge.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_event_callback.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_share.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution_property_description.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/publisher_facts.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_policy.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_licensing.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installed_extension_query.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installation_target.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/published_extension.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installed_extension.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_identifier.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/licensing_override.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_version.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_event_callback_collection.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_statistic.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_authorization.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/acquisition_operation.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/contribution.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/extension_acquisition_request.py -> build/lib/vsts/extension_management/v4_0/models copying vsts/extension_management/v4_0/models/installed_extension_state.py -> build/lib/vsts/extension_management/v4_0/models creating build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/acquisition_operation_disallow_reason.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution_base.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_manifest.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/__init__.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution_constraint.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution_type.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_request.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/identity_ref.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/acquisition_options.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_file.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_state.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installed_extension_state_issue.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/requested_extension.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_data_collection.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/user_extension_policy.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_data_collection_query.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_badge.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_event_callback.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_share.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution_property_description.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/publisher_facts.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_policy.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_licensing.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installed_extension_query.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installation_target.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/published_extension.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installed_extension.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_identifier.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/licensing_override.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_version.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_event_callback_collection.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_statistic.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/reference_links.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_authorization.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/graph_subject_base.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/acquisition_operation.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/contribution.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/extension_acquisition_request.py -> build/lib/vsts/extension_management/v4_1/models copying vsts/extension_management/v4_1/models/installed_extension_state.py -> build/lib/vsts/extension_management/v4_1/models creating build/lib/vsts/graph/v4_1 copying vsts/graph/v4_1/__init__.py -> build/lib/vsts/graph/v4_1 copying vsts/graph/v4_1/graph_client.py -> build/lib/vsts/graph/v4_1 creating build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/__init__.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_subject.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_user_creation_context.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_cache_policies.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/json_patch_operation.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_subject_lookup_key.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_member.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_storage_key_result.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_group_creation_context.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_global_extended_property_batch.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_group.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_membership.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_user.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/paged_graph_users.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/identity_key_map.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_scope.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_scope_creation_context.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/reference_links.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_subject_base.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/paged_graph_groups.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_membership_traversal.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_subject_lookup.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_descriptor_result.py -> build/lib/vsts/graph/v4_1/models copying vsts/graph/v4_1/models/graph_membership_state.py -> build/lib/vsts/graph/v4_1/models creating build/lib/vsts/security/v4_0 copying vsts/security/v4_0/__init__.py -> build/lib/vsts/security/v4_0 copying vsts/security/v4_0/security_client.py -> build/lib/vsts/security/v4_0 creating build/lib/vsts/security/v4_1 copying vsts/security/v4_1/__init__.py -> build/lib/vsts/security/v4_1 copying vsts/security/v4_1/security_client.py -> build/lib/vsts/security/v4_1 creating build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/__init__.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/access_control_list.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/ace_extended_information.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/action_definition.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/permission_evaluation_batch.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/access_control_lists_collection.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/security_namespace_description.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/permission_evaluation.py -> build/lib/vsts/security/v4_0/models copying vsts/security/v4_0/models/access_control_entry.py -> build/lib/vsts/security/v4_0/models creating build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/__init__.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/access_control_list.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/ace_extended_information.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/action_definition.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/permission_evaluation_batch.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/access_control_lists_collection.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/security_namespace_description.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/permission_evaluation.py -> build/lib/vsts/security/v4_1/models copying vsts/security/v4_1/models/access_control_entry.py -> build/lib/vsts/security/v4_1/models creating build/lib/vsts/notification/v4_0 copying vsts/notification/v4_0/__init__.py -> build/lib/vsts/notification/v4_0 copying vsts/notification/v4_0/notification_client.py -> build/lib/vsts/notification/v4_0 creating build/lib/vsts/notification/v4_1 copying vsts/notification/v4_1/__init__.py -> build/lib/vsts/notification/v4_1 copying vsts/notification/v4_1/notification_client.py -> build/lib/vsts/notification/v4_1 creating build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_field_type.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/__init__.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_statistic.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_reason.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscription_create_parameters.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/identity_ref.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_evaluation_request.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_type.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscriber_update_parameters.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_publisher.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_channel_with_address.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/input_values_query.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/input_value.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/events_evaluation_result.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_statistics_query_conditions.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notifications_evaluation_result.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/operator_constraint.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/field_input_values.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_field_operator.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/expression_filter_clause.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_evaluation_result.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_scope.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/iSubscription_filter.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_field.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/batch_notification_operation.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/event_actor.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_user_settings.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_type_category.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_statistics_query.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_evaluation_settings.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/base_subscription_filter.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_admin_settings.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_query_condition.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/vss_notification_event.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscriber.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/expression_filter_model.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscription_update_parameters.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/value_definition.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/iSubscription_channel.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/expression_filter_group.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/input_values_error.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscription.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_query.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/subscription_management.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/input_values.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/field_values_query.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/artifact_filter.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/event_scope.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_query_condition.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/reference_links.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_subscription_template.py -> build/lib/vsts/notification/v4_0/models copying vsts/notification/v4_0/models/notification_event_role.py -> build/lib/vsts/notification/v4_0/models creating build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_field_type.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/__init__.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_diagnostic_log_message.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_statistic.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_reason.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscription_create_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/identity_ref.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_evaluation_request.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_type.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscriber_update_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_publisher.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_channel_with_address.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/input_values_query.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/input_value.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/update_subscripiton_tracing_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/events_evaluation_result.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_statistics_query_conditions.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notifications_evaluation_result.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/iNotification_diagnostic_log.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/operator_constraint.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/field_input_values.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_field_operator.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/expression_filter_clause.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_evaluation_result.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_scope.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/iSubscription_filter.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_field.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/batch_notification_operation.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/event_actor.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_user_settings.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_type_category.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_statistics_query.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_evaluation_settings.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/base_subscription_filter.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_admin_settings.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_query_condition.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_tracing.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/vss_notification_event.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/update_subscripiton_diagnostics_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscriber.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/expression_filter_model.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscription_update_parameters.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/value_definition.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/iSubscription_channel.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/expression_filter_group.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/input_values_error.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscription.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_query.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_management.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/input_values.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/field_values_query.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/artifact_filter.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/event_scope.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_query_condition.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/reference_links.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/graph_subject_base.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_subscription_template.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/subscription_diagnostics.py -> build/lib/vsts/notification/v4_1/models copying vsts/notification/v4_1/models/notification_event_role.py -> build/lib/vsts/notification/v4_1/models creating build/lib/vsts/dashboard/v4_0 copying vsts/dashboard/v4_0/__init__.py -> build/lib/vsts/dashboard/v4_0 copying vsts/dashboard/v4_0/dashboard_client.py -> build/lib/vsts/dashboard/v4_0 creating build/lib/vsts/dashboard/v4_1 copying vsts/dashboard/v4_1/__init__.py -> build/lib/vsts/dashboard/v4_1 copying vsts/dashboard/v4_1/dashboard_client.py -> build/lib/vsts/dashboard/v4_1 creating build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/__init__.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard_group_entry.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/semantic_version.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_metadata_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widgets_versioned_list.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard_group.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard_group_entry_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/lightbox_options.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_types_response.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_position.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/dashboard.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_size.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/team_context.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/reference_links.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget_metadata.py -> build/lib/vsts/dashboard/v4_0/models copying vsts/dashboard/v4_0/models/widget.py -> build/lib/vsts/dashboard/v4_0/models creating build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/__init__.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard_group_entry.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/semantic_version.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_metadata_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widgets_versioned_list.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard_group.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard_group_entry_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/lightbox_options.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_types_response.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_position.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/dashboard.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_size.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/team_context.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/reference_links.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget_metadata.py -> build/lib/vsts/dashboard/v4_1/models copying vsts/dashboard/v4_1/models/widget.py -> build/lib/vsts/dashboard/v4_1/models running egg_info writing vsts.egg-info/PKG-INFO writing dependency_links to vsts.egg-info/dependency_links.txt writing requirements to vsts.egg-info/requires.txt writing top-level names to vsts.egg-info/top_level.txt reading manifest file 'vsts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'vsts.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B7zCvD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64 + cd vsts-0.1.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-vsts-0.1.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-vsts-0.1.25-1.x86_64/usr creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0 copying build/lib/vsts/test/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/shared_step_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/name_value_pair.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/query_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_results_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/suite_test_case.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_model_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/points_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/aggregated_data_for_result_trend.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/plan_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/work_item_to_test_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_environment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/clone_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_run_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_parameter_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/run_create_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/suite_create_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/build_coverage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/linked_work_items_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_failure_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_history.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/suite_entry_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/build_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/failing_since.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_session.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/results_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_attachment_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_trend_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_document.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/release_environment_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_suite_clone_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/aggregated_results_difference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_results_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_payload.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/aggregated_results_analysis.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_attachment_request_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/suite_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/aggregated_results_by_outcome.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/result_retention_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_iteration_details_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_plan_clone_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_point.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_to_work_item_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_case_result_attachment_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_history_details_for_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_message_log_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/custom_test_field_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_method.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/run_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/release_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_variable.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_action_result_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_case_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/dtl_environment_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_results_details_for_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/module_coverage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/code_coverage_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_case_result_identifier.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/code_coverage_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/work_item_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/run_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_suite.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_points_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/last_result_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/coverage_statistics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_summary_for_work_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_result_create_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/point_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_case_result_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/linked_work_items_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_run.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/custom_test_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/team_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/property_bag.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/function_coverage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_run_coverage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_failures_analysis.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/clone_operation_information.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/build_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_resolution_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/code_coverage_statistics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/run_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/test_results_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/point_assignment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/models/clone_statistics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models copying build/lib/vsts/test/v4_0/test_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0 copying build/lib/vsts/test/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1 copying build/lib/vsts/test/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/shared_step_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/name_value_pair.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/query_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_test_case.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_model_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/points_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_data_for_result_trend.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/plan_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/work_item_to_test_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_environment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/clone_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_run_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_parameter_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/run_create_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_create_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/build_coverage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/linked_work_items_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_failure_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_history.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_entry_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/build_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/failing_since.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_session.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/results_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_attachment_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_runs_by_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_trend_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_document.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/release_environment_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_suite_clone_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/field_details_for_test_results.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_results_difference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_payload.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_results_analysis.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_attachment_request_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/suite_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/aggregated_results_by_outcome.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/result_retention_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_iteration_details_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_plan_clone_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_point.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_to_work_item_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_case_result_attachment_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_history_details_for_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_message_log_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/custom_test_field_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_method.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/run_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/release_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/shallow_test_case_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_variable.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_action_result_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_case_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/dtl_environment_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_details_for_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/module_coverage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/code_coverage_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_case_result_identifier.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/code_coverage_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/work_item_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/run_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_suite.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_points_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/last_result_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/coverage_statistics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_summary_for_work_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_result_create_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/point_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_case_result_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/linked_work_items_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_run.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/custom_test_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/team_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/property_bag.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/function_coverage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_run_coverage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_failures_analysis.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_groups_for_build.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/clone_operation_information.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/build_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_resolution_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/code_coverage_statistics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/run_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/point_assignment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/test_results_groups_for_release.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/models/clone_statistics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models copying build/lib/vsts/test/v4_1/test_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0 copying build/lib/vsts/operations/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/models/operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/models/operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models copying build/lib/vsts/operations/v4_0/operations_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0 copying build/lib/vsts/operations/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1 copying build/lib/vsts/operations/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/operation_result_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models copying build/lib/vsts/operations/v4_1/operations_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1 copying build/lib/vsts/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed_token copying build/lib/vsts/feed_token/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed_token creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed_token/v4_1 copying build/lib/vsts/feed_token/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed_token/v4_1 copying build/lib/vsts/feed_token/v4_1/feed_token_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed_token/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0 copying build/lib/vsts/work/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_type_state_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/field_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/filter_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_type_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_tracking_resource_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/category_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_iteration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/date_range.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_team_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_field_values_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_column.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_fields.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_chart.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_card_rule_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_level.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_days_off_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/capacity_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_team_iteration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_setting.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/plan_view_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_chart_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/member.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/update_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_card_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_row.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_field_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/process_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_column.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_criteria_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_filter_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/backlog_level_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_suggested_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_data_contract_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/parent_child_wIMap.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_member_capacity.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_iteration_attributes.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/filter_clause.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/filter_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/activity.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/delivery_view_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_settings_days_off.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/work_item_color.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_fields.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/rule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/create_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/board_user_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_iteration_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/timeline_team_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_field_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/models/team_field_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models copying build/lib/vsts/work/v4_0/work_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0 copying build/lib/vsts/work/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1 copying build/lib/vsts/work/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_type_state_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/field_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_type_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_tracking_resource_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/category_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_iteration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/date_range.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/iteration_work_items.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_team_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_field_values_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_column.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_fields.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_chart.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_card_rule_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_level.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_days_off_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/capacity_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_team_iteration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_setting.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/plan_view_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_chart_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/member.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/update_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_card_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_row.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_field_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/process_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_column.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_criteria_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_level_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_suggested_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_data_contract_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/parent_child_wIMap.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_member_capacity.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_iteration_attributes.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/filter_clause.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/activity.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/delivery_view_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_settings_days_off.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/backlog_level_work_items.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/work_item_color.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_fields.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/rule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/create_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/board_user_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_iteration_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/timeline_team_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_field_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/models/team_field_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models copying build/lib/vsts/work/v4_1/work_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0 copying build/lib/vsts/project_analysis/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/code_change_trend_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/project_activity_metrics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/project_language_analytics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/language_statistics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/models/repository_language_analytics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models copying build/lib/vsts/project_analysis/v4_0/project_analysis_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0 copying build/lib/vsts/project_analysis/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1 copying build/lib/vsts/project_analysis/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/code_change_trend_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/project_activity_metrics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/project_language_analytics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/language_statistics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/repository_language_analytics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/language_metrics_secured_object.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/models/repository_activity_metrics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models copying build/lib/vsts/project_analysis/v4_1/project_analysis_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile copying build/lib/vsts/profile/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1 copying build/lib/vsts/profile/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/geo_region.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/avatar.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile_regions.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/core_profile_attribute.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/attribute_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile_attribute_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/create_profile_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile_attribute.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/remote_profile.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/profile_region.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/models/attributes_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models copying build/lib/vsts/profile/v4_1/profile_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1 copying build/lib/vsts/exceptions.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0 copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0 copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/work_item_tracking_process_definitions_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_metadata_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_field_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/section.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/wit_contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_create_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/hide_state_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/control.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/page.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/form_layout.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/field_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_replace_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_behavior.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_behavior_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_result_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/field_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_input_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models copying build/lib/vsts/work_item_tracking_process_definitions/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1 copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1 copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/work_item_tracking_process_definitions_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_metadata_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_field_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/section.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/wit_contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_create_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/hide_state_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/control.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/page.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/form_layout.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/field_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_replace_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_behavior.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_behavior_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_result_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/field_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models copying build/lib/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_input_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0 copying build/lib/vsts/work_item_tracking/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_relation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reporting_work_item_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_color.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_delete_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_classification_node.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/artifact_uri_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_comment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reporting_work_item_links_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_state_transition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_comments.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/account_recent_activity_work_item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_icon.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_field_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/field_dependent_rule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/wiql.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_category.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_delete.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/account_work_work_item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/artifact_uri_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_query_sort_column.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/query_hierarchy_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_relation_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_template_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/fields_to_evaluate.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/account_recent_mention_work_item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_field_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_history.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_query_clause.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/provisioning_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_state_color.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_delete_shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_color_and_icon.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/account_my_work_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/streamed_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_tracking_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_delete_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_field_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/identity_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_relation_updates.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/attachment_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_artifact_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_state_colors.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/project_work_item_state_colors.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/team_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_template_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/work_item_type_field_instance.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/models/query_hierarchy_items_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models copying build/lib/vsts/work_item_tracking/v4_0/work_item_tracking_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0 copying build/lib/vsts/work_item_tracking/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1 copying build/lib/vsts/work_item_tracking/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_relation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reporting_work_item_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_color.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_delete_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_classification_node.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/artifact_uri_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_comment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reporting_work_item_links_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_state_transition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_comments.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_field_with_references.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/account_recent_activity_work_item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_icon.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_field_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/field_dependent_rule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/wiql.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_category.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_delete.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/account_work_work_item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_next_state_on_transition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/artifact_uri_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_query_sort_column.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/query_hierarchy_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_relation_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_template_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/fields_to_evaluate.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/account_recent_mention_work_item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_field_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_history.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_query_clause.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/provisioning_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_state_color.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_delete_shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_color_and_icon.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/account_my_work_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/streamed_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_tracking_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_delete_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_field_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/identity_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_relation_updates.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/attachment_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_artifact_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_state_colors.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/project_work_item_state_colors.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/team_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_template_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/models/query_hierarchy_items_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models copying build/lib/vsts/work_item_tracking/v4_1/work_item_tracking_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models copying build/lib/vsts/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models copying build/lib/vsts/models/wrapped_exception.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models copying build/lib/vsts/models/vss_json_collection_wrapper.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models copying build/lib/vsts/models/improper_exception.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models copying build/lib/vsts/models/system_exception.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models copying build/lib/vsts/models/vss_json_collection_wrapper_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models copying build/lib/vsts/models/api_resource_location.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed copying build/lib/vsts/feed/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1 copying build/lib/vsts/feed/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1 copying build/lib/vsts/feed/v4_1/feed_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_permission.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/protocol_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_core.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/minimal_package_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_changes_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/global_permission.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_dependency.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_changes_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_view.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_version_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/upstream_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/recycle_bin_package_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/feed_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models copying build/lib/vsts/feed/v4_1/models/package_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0 copying build/lib/vsts/wiki/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/item_content.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_attachment_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_attachment_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_user_date.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_page_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_push_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_page.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/file_content_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_commit_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_push.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_repository_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/wiki_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_status_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/models/git_ref_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models copying build/lib/vsts/wiki/v4_0/wiki_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0 copying build/lib/vsts/wiki/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1 copying build/lib/vsts/wiki/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_v2.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_create_or_update_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_attachment_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_move.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_create_parameters_v2.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_update_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_move_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/git_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/git_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_create_base_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/git_repository_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_view_stats.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/models/wiki_page_move_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models copying build/lib/vsts/wiki/v4_1/wiki_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test copying build/lib/vsts/cloud_load_test/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1 copying build/lib/vsts/cloud_load_test/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1 copying build/lib/vsts/cloud_load_test/v4_1/cloud_load_test_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/error_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/application_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/agent_group_access_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_instance_samples.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/page_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/request_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_api_user_load_test_machine_input.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_definition_basic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/sub_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_drop_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_api_load_test_machine_input.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/clt_customer_intelligence_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_results_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/scenario_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/drop_access_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/browser_mix.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_instance_summary_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_samples_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run_basic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_generation_geo_location.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/overridable_run_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_drop.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test_run_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_results.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_api_setup_paramaters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/diagnostics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run_counter_instance.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/transaction_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/static_agent_run_setting.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_sample_query_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/agent_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/tenant_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/summary_percentile_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test_run_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/load_test_errors.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/application_counters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/application.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/test_run_abort_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/web_api_test_machine.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models copying build/lib/vsts/cloud_load_test/v4_1/models/counter_sample.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0 copying build/lib/vsts/core/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/public_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/team_project_collection_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_connected_service_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/project_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_team.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_connected_service.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_connected_service_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/process_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/project_property.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/team_project_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/process.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/identity_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/web_api_team_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/team_project.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/proxy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/proxy_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models copying build/lib/vsts/core/v4_0/core_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0 copying build/lib/vsts/core/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1 copying build/lib/vsts/core/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/public_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_project_collection_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_connected_service_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/project_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_team.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_connected_service.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_connected_service_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/process_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/project_property.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_project_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/process.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/identity_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/web_api_team_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_project.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/proxy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/proxy_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/team_member.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models copying build/lib/vsts/core/v4_1/core_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1 copying build/lib/vsts/vss_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0 copying build/lib/vsts/work_item_tracking_process_template/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/validation_issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/check_template_existence_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/process_promote_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/models/process_import_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models copying build/lib/vsts/work_item_tracking_process_template/v4_0/work_item_tracking_process_template_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0 copying build/lib/vsts/work_item_tracking_process_template/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1 copying build/lib/vsts/work_item_tracking_process_template/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/validation_issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/check_template_existence_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/process_promote_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/models/process_import_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models copying build/lib/vsts/work_item_tracking_process_template/v4_1/work_item_tracking_process_template_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1 copying build/lib/vsts/vss_client_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0 copying build/lib/vsts/task_agent/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/authorization_header.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_output_variable.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_group_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_execution_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/endpoint_url.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job_target_agent.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/package_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_group_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_machine.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/data_source_binding_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_update_reason.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_session.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_source_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/depends_on.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_input_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/azure_subscription_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_public_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/validation_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/data_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_orchestration_owner.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_execution_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_authentication_scheme.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/aad_oauth_token_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/metrics_columns_header.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/dependency_binding.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_queue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/variable_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/variable_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_group_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_source_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/secure_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_group_revision.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/help_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/data_source_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/dependency_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_validation_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/variable_group_provider_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/package_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_job_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_input_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_definition_endpoint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_execution_records_input.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_session_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/azure_subscription.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/publish_task_group_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_hub_license_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_group_metrics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/result_transformation_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_execution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_machine_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/metrics_row.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/endpoint_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/metrics_column_meta_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/deployment_machine_group_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_schedule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_package_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/data_source_binding.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/service_endpoint_request_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/aad_oauth_token_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/models/task_agent_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models copying build/lib/vsts/task_agent/v4_0/task_agent_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0 copying build/lib/vsts/task_agent/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1 copying build/lib/vsts/task_agent/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/authorization_header.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_output_variable.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_delay_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_execution_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_target_update_parameter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_create_parameter_pool_property.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/endpoint_url.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_update_parameter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job_target_agent.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/package_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_create_parameter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_machine.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/data_source_binding_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_update_reason.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_session.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_source_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/depends_on.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_input_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/azure_subscription_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_public_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/resource_usage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/validation_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/data_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_orchestration_owner.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_execution_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_authentication_scheme.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/aad_oauth_token_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_update_parameter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/metrics_columns_header.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/dependency_binding.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_queue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/variable_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/variable_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_source_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/secure_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group_revision.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/help_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/data_source_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/dependency_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_validation_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_orchestration_plan_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/client_certificate.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/variable_group_provider_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/package_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_job_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/variable_group_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_input_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_definition_endpoint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_execution_records_input.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_session_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/azure_subscription.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/publish_task_group_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_hub_license_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_create_parameter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_group_metrics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/result_transformation_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_execution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/authentication_scheme_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/oAuth_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_machine_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/metrics_row.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/endpoint_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/metrics_column_meta_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_machine_group_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_schedule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/deployment_pool_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/oAuth_configuration_params.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_package_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/data_source_binding.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/service_endpoint_request_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/aad_oauth_token_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/models/task_agent_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models copying build/lib/vsts/task_agent/v4_1/task_agent_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven copying build/lib/vsts/maven/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1 copying build/lib/vsts/maven/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_parent.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/package.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_ci.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_person.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_ci_notifier.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/reference_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_license.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_dependency_management.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_dependency.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_minimal_package_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_organization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_package.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_recycle_bin_package_version_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_packages_batch_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/plugin_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_issue_management.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_build.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_gav.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/batch_operation_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_scm.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/plugin.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_package_version_deletion_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/models/maven_pom_mailing_list.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models copying build/lib/vsts/maven/v4_1/maven_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0 copying build/lib/vsts/identity/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/changed_identities.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/changed_identities_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/framework_identity_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/refresh_token_grant.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_update_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/json_web_token.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_batch_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/tenant_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/create_scope_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/authorization_grant.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_self.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/access_token_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/group_membership.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/models/identity_snapshot.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models copying build/lib/vsts/identity/v4_0/identity_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0 copying build/lib/vsts/identity/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1 copying build/lib/vsts/identity/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/changed_identities.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/changed_identities_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/framework_identity_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/refresh_token_grant.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_update_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/json_web_token.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_batch_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/tenant_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/create_scope_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/authorization_grant.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_self.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/access_token_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/group_membership.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/models/identity_snapshot.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models copying build/lib/vsts/identity/v4_1/identity_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0 copying build/lib/vsts/release/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_environment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/agent_artifact_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_deploy_phase.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_update_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/deployment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/deployment_attempt.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/retention_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/auto_trigger_issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/task_input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/workflow_task_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_approval_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/mail_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_values_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/data_source_binding_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_environment_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_task.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/folder.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_revision.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/deployment_query_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/metric.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_type_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/email_recipients.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_approval.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_schedule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_deploy_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_approval_history.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/environment_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/configuration_variable_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/variable_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_approvals.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_source_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/variable_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/task_source_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_start_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/environment_retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/manual_intervention.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/manual_intervention_update_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/queued_release_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/definition_environment_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/summary_mail_section.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/variable_group_provider_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/workflow_task.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_environment_update_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_work_item_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/task_input_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_environment_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/build_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_environment_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_definition_environment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/deployment_job.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/environment_execution_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/process_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/approval_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_environment_shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/release_revision.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/favorite_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/artifact_version_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/models/issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models copying build/lib/vsts/release/v4_0/release_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0 copying build/lib/vsts/release/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1 copying build/lib/vsts/release/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/authorization_header.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_environment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/agent_artifact_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_undelete_parameter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_deploy_phase.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_update_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/deployment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/deployment_attempt.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/retention_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/auto_trigger_issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/task_input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/workflow_task_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_approval_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/mail_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_values_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/data_source_binding_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_environment_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_task.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/folder.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_revision.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/deployment_query_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/metric.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_type_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/email_recipients.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_approval.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_schedule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_deploy_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_approval_history.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/environment_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/configuration_variable_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/variable_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_approvals.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_source_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/variable_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/task_source_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_start_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/environment_retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/manual_intervention.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/manual_intervention_update_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_task_attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/queued_release_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_gates.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/definition_environment_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/summary_mail_section.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/variable_group_provider_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/workflow_task.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_environment_update_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_work_item_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/task_input_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_environment_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/build_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_gates_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_environment_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/pipeline_process.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_gates_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_environment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/deployment_job.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/environment_execution_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/process_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/approval_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_environment_shallow_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_revision.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/favorite_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/artifact_version_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/models/release_definition_gate.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models copying build/lib/vsts/release/v4_1/release_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0 copying build/lib/vsts/file_container/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/models copying build/lib/vsts/file_container/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/models copying build/lib/vsts/file_container/v4_0/models/file_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/models copying build/lib/vsts/file_container/v4_0/models/file_container_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/models copying build/lib/vsts/file_container/v4_0/file_container_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0 copying build/lib/vsts/file_container/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1 copying build/lib/vsts/file_container/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/models copying build/lib/vsts/file_container/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/models copying build/lib/vsts/file_container/v4_1/models/file_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/models copying build/lib/vsts/file_container/v4_1/models/file_container_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/models copying build/lib/vsts/file_container/v4_1/file_container_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1 copying build/lib/vsts/version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0 copying build/lib/vsts/location/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0 copying build/lib/vsts/location/v4_0/location_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/location_service_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/location_mapping.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/access_mapping.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/resource_area_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/service_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/connection_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/v4_0/models/identity.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models copying build/lib/vsts/location/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1 copying build/lib/vsts/location/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1 copying build/lib/vsts/location/v4_1/location_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/location_service_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/location_mapping.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/access_mapping.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/resource_area_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/service_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/identity_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/connection_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models copying build/lib/vsts/location/v4_1/models/identity.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0 copying build/lib/vsts/licensing/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0 copying build/lib/vsts/licensing/v4_0/licensing_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_entitlement_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_license_extension_usage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_assignment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_license_usage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_user_license.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/iUsage_right.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/license.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_license_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_rights_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/client_rights_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/msdn_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/extension_assignment_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/v4_0/models/account_rights.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models copying build/lib/vsts/licensing/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1 copying build/lib/vsts/licensing/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1 copying build/lib/vsts/licensing/v4_1/licensing_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_entitlement_update_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_license_extension_usage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_assignment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_license_usage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_user_license.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/license.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_license_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_rights_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/client_rights_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/msdn_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/extension_assignment_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/account_rights.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models copying build/lib/vsts/licensing/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0 copying build/lib/vsts/gallery/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_statistic_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/product_category.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/filter_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/acquisition_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/user_identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_package.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_filter_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/categories_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_badge.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_events.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/query_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/azure_publisher.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_daily_stat.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/user_reported_concern.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_daily_stats.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_share.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher_facts.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/reviews_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/event_counts.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/question.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/questions_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/publisher_filter_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/installation_target.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/product_categories_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/asset_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/published_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/metadata_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/rating_count_per_rating.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_filter_result_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/azure_rest_api_request_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_category.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/review_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/review.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/qn_aItem.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/answers.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/notifications_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/concern.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/acquisition_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/category_language_title.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/review_reply.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/extension_acquisition_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/models/review_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models copying build/lib/vsts/gallery/v4_0/gallery_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0 copying build/lib/vsts/gallery/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1 copying build/lib/vsts/gallery/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_statistic_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/product_category.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/filter_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/acquisition_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/user_identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_package.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_filter_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_draft.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/categories_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_badge.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_events.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/query_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/azure_publisher.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_daily_stat.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_draft_asset.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/user_reported_concern.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_daily_stats.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_share.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/unpackaged_extension_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_facts.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/reviews_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/event_counts.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/question.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/questions_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/publisher_filter_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/installation_target.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/product_categories_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/asset_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/published_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/metadata_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_draft_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/rating_count_per_rating.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_filter_result_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/azure_rest_api_request_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_category.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/review_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/review.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/qn_aItem.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/answers.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/notifications_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_payload.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/concern.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/acquisition_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/category_language_title.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/review_reply.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/extension_acquisition_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/models/review_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models copying build/lib/vsts/gallery/v4_1/gallery_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0 copying build/lib/vsts/feature_management/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature_setting_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature_value_rule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/models/contributed_feature_state_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models copying build/lib/vsts/feature_management/v4_0/feature_management_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0 copying build/lib/vsts/feature_management/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1 copying build/lib/vsts/feature_management/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature_setting_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature_value_rule.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/models/contributed_feature_state_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models copying build/lib/vsts/feature_management/v4_1/feature_management_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0 copying build/lib/vsts/build/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option_input_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_request_validation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_log_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_agent_pool_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/deployment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_report_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/timeline.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/data_source_binding_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_revision.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/folder.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/artifact_resource.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/web_api_connected_service_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_template3_2.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_artifact.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/variable_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/timeline_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_source_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_resource_usage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/resource_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_badge.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_metric.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition3_2.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_input_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/variable_group_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_option_group_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_variable.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_controller.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/process_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/xaml_build_controller_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/agent_pool_queue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/timeline_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/build_log.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_orchestration_plan_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/models/task_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models copying build/lib/vsts/build/v4_0/build_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0 copying build/lib/vsts/build/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1 copying build/lib/vsts/build/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option_input_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/authorization_header.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_request_validation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/test_results_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_log_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_reference3_2.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_agent_pool_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/repository_webhook.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/deployment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_report_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/timeline.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_step.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/data_source_binding_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_revision.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/source_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/folder.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/supported_trigger.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/aggregated_runs_by_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/retention_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/artifact_resource.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/aggregated_results_difference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/source_repositories.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/web_api_connected_service_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/aggregated_results_analysis.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_template3_2.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/aggregated_results_by_outcome.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_artifact.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/variable_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/timeline_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/source_provider_attributes.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_source_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_resource_usage.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/resource_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/release_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/associated_work_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_badge.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_metric.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition3_2.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_input_definition_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_counter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/source_repository_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/variable_group_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_option_group_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_variable.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_controller.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/process_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/xaml_build_controller_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/agent_pool_queue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_definition_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/timeline_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/build_log.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_orchestration_plan_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/models/task_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models copying build/lib/vsts/build/v4_1/build_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1 copying build/lib/vsts/credentials.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm copying build/lib/vsts/npm/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1 copying build/lib/vsts/npm/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/package.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/upstream_source_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/npm_packages_batch_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/npm_recycle_bin_package_version_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/npm_package_version_deletion_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/package_version_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/minimal_package_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/batch_operation_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/models/batch_deprecate_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models copying build/lib/vsts/npm/v4_1/npm_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0 copying build/lib/vsts/tfvc/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_item_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_changeset_search_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/team_project_collection_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_branch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_label_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/version_control_project_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/item_content.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_branch_mapping.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/vsts_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/checkin_note.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_label_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/file_content_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_merge_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/associated_work_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_shelveset_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_shelveset_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_changesets_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_policy_override_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/git_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_shelveset.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_changeset_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/git_repository_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_item_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_changeset.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_label.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_policy_failure_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_branch_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/models/tfvc_shallow_branch_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models copying build/lib/vsts/tfvc/v4_0/tfvc_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0 copying build/lib/vsts/tfvc/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1 copying build/lib/vsts/tfvc/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_item_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_changeset_search_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/team_project_collection_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_branch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_label_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/version_control_project_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/item_content.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_branch_mapping.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/vsts_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/checkin_note.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_label_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/file_content_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_merge_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/associated_work_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_shelveset_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_shelveset_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_changesets_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_policy_override_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/git_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_shelveset.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_changeset_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/git_repository_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_item_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_changeset.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_label.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_policy_failure_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_branch_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/models/tfvc_shallow_branch_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models copying build/lib/vsts/tfvc/v4_1/tfvc_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol copying build/lib/vsts/symbol/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1 copying build/lib/vsts/symbol/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1 copying build/lib/vsts/symbol/v4_1/symbol_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/json_blob_identifier.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/resource_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/json_blob_identifier_with_blocks.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/json_blob_block_hash.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/debug_entry_create_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models copying build/lib/vsts/symbol/v4_1/models/debug_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace copying build/lib/vsts/client_trace/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1 copying build/lib/vsts/client_trace/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1/models copying build/lib/vsts/client_trace/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1/models copying build/lib/vsts/client_trace/v4_1/models/client_trace_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1/models copying build/lib/vsts/client_trace/v4_1/client_trace_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0 copying build/lib/vsts/service_hooks/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notification_results_summary_detail.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notification_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/session_token.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/external_configuration_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/subscription.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/versioned_resource.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/consumer.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_values_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notification_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/formatted_event_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/subscriptions_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/publisher.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/resource_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/publisher_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notification.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/event_type_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/consumer_action.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/publishers_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/notifications_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_filter_condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/models/input_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models copying build/lib/vsts/service_hooks/v4_0/service_hooks_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0 copying build/lib/vsts/service_hooks/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1 copying build/lib/vsts/service_hooks/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notification_results_summary_detail.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notification_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/session_token.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/external_configuration_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/subscription.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/versioned_resource.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/consumer.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_values_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/update_subscripiton_tracing_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notification_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/formatted_event_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/subscriptions_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/publisher.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/resource_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/subscription_tracing.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/update_subscripiton_diagnostics_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/publisher_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notification.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/event_type_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/consumer_action.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/publishers_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/notifications_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_filter_condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/subscription_diagnostics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/models/input_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models copying build/lib/vsts/service_hooks/v4_1/service_hooks_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint copying build/lib/vsts/service_endpoint/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1 copying build/lib/vsts/service_endpoint/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1 copying build/lib/vsts/service_endpoint/v4_1/service_endpoint_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/authorization_header.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_execution_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/endpoint_url.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/data_source_binding_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/depends_on.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/data_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_execution_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_authentication_scheme.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/dependency_binding.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/help_link.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/data_source_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_execution_owner.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/dependency_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/client_certificate.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_execution_records_input.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/result_transformation_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/authentication_scheme_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/endpoint_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/data_source_binding.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models copying build/lib/vsts/service_endpoint/v4_1/models/service_endpoint_request_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_0 copying build/lib/vsts/settings/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_0 copying build/lib/vsts/settings/v4_0/settings_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_0 copying build/lib/vsts/settings/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_1 copying build/lib/vsts/settings/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_1 copying build/lib/vsts/settings/v4_1/settings_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0 copying build/lib/vsts/task/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_queued_plan_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/timeline.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_plan_groups_queue_metrics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_log_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_owner.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/variable_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/timeline_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_log.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/mask_hint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/plan_environment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/job_option.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/timeline_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_queued_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_orchestration_plan_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/models/task_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models copying build/lib/vsts/task/v4_0/task_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0 copying build/lib/vsts/task/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1 copying build/lib/vsts/task/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_queued_plan_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/timeline.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_plan_groups_queue_metrics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_log_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_owner.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_container.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/variable_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/timeline_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_log.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/mask_hint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/plan_environment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/job_option.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/timeline_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_queued_plan.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_orchestration_plan_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/models/task_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models copying build/lib/vsts/task/v4_1/task_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0 copying build/lib/vsts/contributions/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_manifest.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_constraint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_node_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/serialized_contribution_node.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/installed_extension_state_issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_provider_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/resolved_data_provider.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/client_data_provider_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_event_callback.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_property_description.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution_node_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_licensing.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/data_provider_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/data_provider_exception_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/installed_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/licensing_override.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/extension_event_callback_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/data_provider_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/data_provider_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/models/installed_extension_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models copying build/lib/vsts/contributions/v4_0/contributions_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0 copying build/lib/vsts/contributions/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1 copying build/lib/vsts/contributions/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_manifest.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_constraint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_node_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/installed_extension_state_issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/client_contribution_provider_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/client_contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/resolved_data_provider.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/client_data_provider_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_event_callback.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_property_description.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution_node_query_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/client_contribution_node.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_licensing.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/data_provider_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/data_provider_exception_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/installed_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/licensing_override.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/extension_event_callback_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/data_provider_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/data_provider_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/models/installed_extension_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models copying build/lib/vsts/contributions/v4_1/contributions_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0 copying build/lib/vsts/git/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0 copying build/lib/vsts/git/v4_0/git_client_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_comment_thread_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_item_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_async_ref_operation_detail.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_iteration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/team_project_collection_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_merge_origin_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_position.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_file_paths_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_suggestion.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_entry_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_branch_stats.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_iteration_changes.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_fork_operation_status_detail.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_status_detail.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_query_branch_stats_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_completion_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/identity_ref_with_vote.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/item_content.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_tracking_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_fork_sync_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_thread.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_ref_update_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_user_date.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_fork_sync_request_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_async_ref_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_query_input.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_commit.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_fork_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_iteration_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_request_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_push_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/vsts_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_push_search_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment_thread_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/global_git_repository_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/comment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_tfvc_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/file_content_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_diff_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_merge_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_conflict.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_target_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_revert.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_repository_stats.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_diff.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_ref_favorite.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_object.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/resource_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/web_api_tag_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/web_api_create_tag_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/associated_work_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_import_git_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_tree_diff_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_blob_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/source_to_target_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_commit_diffs.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_search_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_annotated_tag.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_cherry_pick.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/import_repository_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_query_commits_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_commit_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/share_notification_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_push.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_repository_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_async_ref_operation_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_pull_request_comment_thread.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_status_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_async_ref_operation_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_deleted_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_item_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_ref_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_commit_changes.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_base_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/models/git_repository_create_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models copying build/lib/vsts/git/v4_0/git_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0 copying build/lib/vsts/git/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1 copying build/lib/vsts/git/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1 copying build/lib/vsts/git/v4_1/git_client_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_comment_thread_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_item_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_async_ref_operation_detail.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_recycle_bin_repository_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_iteration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/team_project_collection_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_merge_origin_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_position.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_file_paths_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_suggestion.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_entry_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/team_project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_branch_stats.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_iteration_changes.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_fork_operation_status_detail.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_status_detail.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_query_branch_stats_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_completion_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/identity_ref_with_vote.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/item_content.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_tracking_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_fork_sync_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_thread.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_ref_update_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_user_date.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_fork_sync_request_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_item.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/item_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_async_ref_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_query_input.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_conflict_update_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_commit.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_fork_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_iteration_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_request_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_push_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/vsts_info.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_push_search_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment_thread_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/global_git_repository_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/comment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_tfvc_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/file_content_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_diff_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_merge_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_conflict.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_target_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_revert.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_repository_stats.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_diff.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_ref_favorite.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_object.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/resource_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/web_api_tag_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/web_api_create_tag_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_change.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_import_git_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_tree_diff_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_blob_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/source_to_target_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_commit_diffs.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_search_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_annotated_tag.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/attachment.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_status.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_cherry_pick.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/import_repository_validation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_query_commits_criteria.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_commit_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/share_notification_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_push.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_repository_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_async_ref_operation_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_pull_request_comment_thread.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_status_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_async_ref_operation_source.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_deleted_repository.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_item_request_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_ref_update.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_commit_changes.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_base_version_descriptor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/models/git_repository_create_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models copying build/lib/vsts/git/v4_1/git_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0 copying build/lib/vsts/policy/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_evaluation_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_type_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/versioned_policy_configuration_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/models/policy_configuration_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models copying build/lib/vsts/policy/v4_0/policy_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0 copying build/lib/vsts/policy/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1 copying build/lib/vsts/policy/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_configuration.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_evaluation_record.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_type_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/versioned_policy_configuration_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/models/policy_configuration_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models copying build/lib/vsts/policy/v4_1/policy_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0 copying build/lib/vsts/feature_availability/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0 copying build/lib/vsts/feature_availability/v4_0/feature_availability_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/v4_0/models/feature_flag.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/v4_0/models/feature_flag_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/models copying build/lib/vsts/feature_availability/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1 copying build/lib/vsts/feature_availability/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1 copying build/lib/vsts/feature_availability/v4_1/feature_availability_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/models copying build/lib/vsts/feature_availability/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/models copying build/lib/vsts/feature_availability/v4_1/models/feature_flag.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/models copying build/lib/vsts/feature_availability/v4_1/models/feature_flag_patch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget copying build/lib/vsts/nuget/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1 copying build/lib/vsts/nuget/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1 copying build/lib/vsts/nuget/v4_1/nuGet_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/package.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/nuGet_packages_batch_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/batch_list_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/nuGet_recycle_bin_package_version_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/package_version_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/minimal_package_details.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/nuGet_package_version_deletion_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/batch_operation_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models copying build/lib/vsts/nuget/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0 copying build/lib/vsts/member_entitlement_management/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/team_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/graph_subject.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/graph_member.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/project_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlements_patch_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/graph_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/group_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/group_entitlement_operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/access_level.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/project_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlements_response_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlement_operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/member_entitlements_post_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/group_operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/models/base_operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models copying build/lib/vsts/member_entitlement_management/v4_0/member_entitlement_management_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0 copying build/lib/vsts/member_entitlement_management/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1 copying build/lib/vsts/member_entitlement_management/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/team_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/paged_graph_member_list.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/license_summary_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlements_post_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/users_summary.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_subject.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_member.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/extension_summary_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/summary_data.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/project_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group_option.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlements_patch_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group_entitlement_operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/access_level.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_user.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/project_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlements_response_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlement.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlements_response_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlement_operation_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/member_entitlements_post_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/user_entitlements_patch_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/group_operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/models/base_operation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models copying build/lib/vsts/member_entitlement_management/v4_1/member_entitlement_management_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0 copying build/lib/vsts/accounts/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/models/account_create_info_internal.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/models/account_preferences_internal.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/models/account.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models copying build/lib/vsts/accounts/v4_0/accounts_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0 copying build/lib/vsts/accounts/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1 copying build/lib/vsts/accounts/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/models/account_create_info_internal.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/models/account_preferences_internal.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/models/account.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models copying build/lib/vsts/accounts/v4_1/accounts_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0 copying build/lib/vsts/customer_intelligence/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0/models copying build/lib/vsts/customer_intelligence/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0/models copying build/lib/vsts/customer_intelligence/v4_0/models/customer_intelligence_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0/models copying build/lib/vsts/customer_intelligence/v4_0/customer_intelligence_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0 copying build/lib/vsts/customer_intelligence/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1 copying build/lib/vsts/customer_intelligence/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1/models copying build/lib/vsts/customer_intelligence/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1/models copying build/lib/vsts/customer_intelligence/v4_1/models/customer_intelligence_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1/models copying build/lib/vsts/customer_intelligence/v4_1/customer_intelligence_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1 copying build/lib/vsts/customer_intelligence/customer_intelligence_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence copying build/lib/vsts/_file_cache.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0 copying build/lib/vsts/work_item_tracking_process/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/update_process_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_type_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/section.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_behavior.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/wit_contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/control.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/page.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/create_process_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/field_rule_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/form_layout.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/rule_action_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/rule_condition_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_type_behavior.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/process_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/process_properties.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/work_item_state_result_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/models/field_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models copying build/lib/vsts/work_item_tracking_process/v4_0/work_item_tracking_process_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0 copying build/lib/vsts/work_item_tracking_process/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1 copying build/lib/vsts/work_item_tracking_process/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/project_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/update_process_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_type_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/section.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_behavior.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/wit_contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/control.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/page.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/create_process_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/field_rule_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/form_layout.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/rule_action_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/rule_condition_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_type_behavior.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/process_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_reference.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/process_properties.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/work_item_state_result_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/models/field_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models copying build/lib/vsts/work_item_tracking_process/v4_1/work_item_tracking_process_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1 copying build/lib/vsts/vss_connection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0 copying build/lib/vsts/extension_management/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/acquisition_operation_disallow_reason.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_manifest.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution_constraint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/acquisition_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installed_extension_state_issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/requested_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_data_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/user_extension_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_data_collection_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_badge.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_event_callback.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_share.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution_property_description.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/publisher_facts.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_licensing.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installed_extension_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installation_target.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/published_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installed_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_identifier.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/licensing_override.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_event_callback_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/acquisition_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/extension_acquisition_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/models/installed_extension_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models copying build/lib/vsts/extension_management/v4_0/extension_management_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0 copying build/lib/vsts/extension_management/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1 copying build/lib/vsts/extension_management/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/acquisition_operation_disallow_reason.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_manifest.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution_constraint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/acquisition_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_file.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installed_extension_state_issue.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/requested_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_data_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/user_extension_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_data_collection_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_badge.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_event_callback.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_share.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution_property_description.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/publisher_facts.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_policy.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_licensing.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installed_extension_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installation_target.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/published_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installed_extension.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_identifier.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/licensing_override.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_event_callback_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_authorization.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/acquisition_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/contribution.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/extension_acquisition_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/models/installed_extension_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models copying build/lib/vsts/extension_management/v4_1/extension_management_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph copying build/lib/vsts/graph/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1 copying build/lib/vsts/graph/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_subject.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_user_creation_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_cache_policies.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/json_patch_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_subject_lookup_key.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_member.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_storage_key_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_group_creation_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_global_extended_property_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_membership.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_user.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/paged_graph_users.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/identity_key_map.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_scope_creation_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/paged_graph_groups.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_membership_traversal.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_subject_lookup.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_descriptor_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/models/graph_membership_state.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models copying build/lib/vsts/graph/v4_1/graph_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0 copying build/lib/vsts/security/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/access_control_list.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/ace_extended_information.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/action_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/permission_evaluation_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/access_control_lists_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/security_namespace_description.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/permission_evaluation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/models/access_control_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models copying build/lib/vsts/security/v4_0/security_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0 copying build/lib/vsts/security/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1 copying build/lib/vsts/security/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/access_control_list.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/ace_extended_information.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/action_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/permission_evaluation_batch.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/access_control_lists_collection.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/security_namespace_description.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/permission_evaluation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/models/access_control_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models copying build/lib/vsts/security/v4_1/security_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0 copying build/lib/vsts/notification/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_field_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_reason.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscription_create_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_evaluation_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscriber_update_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_publisher.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_channel_with_address.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/input_values_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/events_evaluation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_statistics_query_conditions.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notifications_evaluation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/operator_constraint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/field_input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_field_operator.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/expression_filter_clause.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_evaluation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/iSubscription_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/batch_notification_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/event_actor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_user_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_type_category.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_statistics_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_evaluation_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/base_subscription_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_admin_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_query_condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/vss_notification_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscriber.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/expression_filter_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscription_update_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/value_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/iSubscription_channel.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/expression_filter_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscription.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/subscription_management.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/field_values_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/artifact_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/event_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_query_condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_subscription_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/models/notification_event_role.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models copying build/lib/vsts/notification/v4_0/notification_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0 copying build/lib/vsts/notification/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1 copying build/lib/vsts/notification/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_field_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_diagnostic_log_message.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_statistic.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_reason.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscription_create_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/identity_ref.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_evaluation_request.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_type.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscriber_update_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_publisher.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_channel_with_address.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/input_values_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/input_value.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/update_subscripiton_tracing_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/events_evaluation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_statistics_query_conditions.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notifications_evaluation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/iNotification_diagnostic_log.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/operator_constraint.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/field_input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_field_operator.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/expression_filter_clause.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_evaluation_result.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/iSubscription_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_field.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/batch_notification_operation.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/event_actor.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_user_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_type_category.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_statistics_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_evaluation_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/base_subscription_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_admin_settings.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_query_condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_tracing.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/vss_notification_event.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/update_subscripiton_diagnostics_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscriber.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/expression_filter_model.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscription_update_parameters.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/value_definition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/iSubscription_channel.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/expression_filter_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/input_values_error.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscription.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_management.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/input_values.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/field_values_query.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/artifact_filter.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/event_scope.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_query_condition.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/graph_subject_base.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_subscription_template.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/subscription_diagnostics.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/models/notification_event_role.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models copying build/lib/vsts/notification/v4_1/notification_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0 copying build/lib/vsts/dashboard/v4_0/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard_group_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/semantic_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_metadata_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widgets_versioned_list.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard_group_entry_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/lightbox_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_types_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_position.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/dashboard.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_size.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/team_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/models/widget.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models copying build/lib/vsts/dashboard/v4_0/dashboard_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0 copying build/lib/vsts/dashboard/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1 copying build/lib/vsts/dashboard/v4_1/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1 creating /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/__init__.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard_group_entry.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/semantic_version.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_metadata_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widgets_versioned_list.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard_group.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard_group_entry_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/lightbox_options.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_types_response.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_position.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/dashboard.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_size.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/team_context.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/reference_links.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget_metadata.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/models/widget.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models copying build/lib/vsts/dashboard/v4_1/dashboard_client.py -> /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1 byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/shared_step_model.py to shared_step_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/name_value_pair.py to name_value_pair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/query_model.py to query_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_results_context.py to test_results_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/suite_test_case.py to suite_test_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_model_base.py to test_result_model_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/points_filter.py to points_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/aggregated_data_for_result_trend.py to aggregated_data_for_result_trend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/plan_update_model.py to plan_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/work_item_to_test_links.py to work_item_to_test_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_environment.py to test_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/clone_options.py to clone_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_run_statistic.py to test_run_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_parameter_model.py to test_result_parameter_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_operation_reference.py to test_operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/run_create_model.py to run_create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/suite_create_model.py to suite_create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/build_coverage.py to build_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/linked_work_items_query_result.py to linked_work_items_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_failure_details.py to test_failure_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_history.py to test_result_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/suite_entry_update_model.py to suite_entry_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/build_configuration.py to build_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/failing_since.py to failing_since.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_session.py to test_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/results_filter.py to results_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_attachment_reference.py to test_attachment_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_plan.py to test_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_trend_filter.py to test_result_trend_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_document.py to test_result_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/release_environment_definition_reference.py to release_environment_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_suite_clone_request.py to test_suite_clone_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/aggregated_results_difference.py to aggregated_results_difference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_summary.py to test_result_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_results_details.py to test_results_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_payload.py to test_result_payload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/aggregated_results_analysis.py to aggregated_results_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_attachment_request_model.py to test_attachment_request_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/suite_entry.py to suite_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_attachment.py to test_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/result_retention_settings.py to result_retention_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_iteration_details_model.py to test_iteration_details_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_plan_clone_request.py to test_plan_clone_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_point.py to test_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_to_work_item_links.py to test_to_work_item_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_case_result_attachment_model.py to test_case_result_attachment_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_history_details_for_group.py to test_result_history_details_for_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_message_log_details.py to test_message_log_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/custom_test_field_definition.py to custom_test_field_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_method.py to test_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/run_filter.py to run_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/release_reference.py to release_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_variable.py to test_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_action_result_model.py to test_action_result_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_case_result.py to test_case_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/dtl_environment_details.py to dtl_environment_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_results_details_for_group.py to test_results_details_for_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/module_coverage.py to module_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/code_coverage_data.py to code_coverage_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_case_result_identifier.py to test_case_result_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/code_coverage_summary.py to code_coverage_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/work_item_reference.py to work_item_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/run_update_model.py to run_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_suite.py to test_suite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_points_query.py to test_points_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/last_result_details.py to last_result_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/coverage_statistics.py to coverage_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_summary_for_work_item.py to test_summary_for_work_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_result_create_model.py to test_result_create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/point_update_model.py to point_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_case_result_update_model.py to test_case_result_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/linked_work_items_query.py to linked_work_items_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/shallow_reference.py to shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_run.py to test_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/custom_test_field.py to custom_test_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/team_context.py to team_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/property_bag.py to property_bag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/function_coverage.py to function_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_run_coverage.py to test_run_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_failures_analysis.py to test_failures_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/clone_operation_information.py to clone_operation_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/build_reference.py to build_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_configuration.py to test_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_resolution_state.py to test_resolution_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/code_coverage_statistics.py to code_coverage_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/run_statistic.py to run_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/test_results_query.py to test_results_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/point_assignment.py to point_assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/models/clone_statistics.py to clone_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_0/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/shared_step_model.py to shared_step_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/name_value_pair.py to name_value_pair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/query_model.py to query_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_results_context.py to test_results_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/suite_update_model.py to suite_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/suite_test_case.py to suite_test_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_model_base.py to test_result_model_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/points_filter.py to points_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/aggregated_data_for_result_trend.py to aggregated_data_for_result_trend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/plan_update_model.py to plan_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/work_item_to_test_links.py to work_item_to_test_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_environment.py to test_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/clone_options.py to clone_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_run_statistic.py to test_run_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_parameter_model.py to test_result_parameter_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_operation_reference.py to test_operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/run_create_model.py to run_create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/suite_create_model.py to suite_create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/build_coverage.py to build_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/linked_work_items_query_result.py to linked_work_items_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_failure_details.py to test_failure_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_history.py to test_result_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/suite_entry_update_model.py to suite_entry_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/build_configuration.py to build_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/failing_since.py to failing_since.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_session.py to test_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/results_filter.py to results_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_attachment_reference.py to test_attachment_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_plan.py to test_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/aggregated_runs_by_state.py to aggregated_runs_by_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_trend_filter.py to test_result_trend_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_document.py to test_result_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/release_environment_definition_reference.py to release_environment_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_suite_clone_request.py to test_suite_clone_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/field_details_for_test_results.py to field_details_for_test_results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/aggregated_results_difference.py to aggregated_results_difference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_summary.py to test_result_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_results_details.py to test_results_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_payload.py to test_result_payload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/aggregated_results_analysis.py to aggregated_results_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_attachment_request_model.py to test_attachment_request_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/suite_entry.py to suite_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_attachment.py to test_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/result_retention_settings.py to result_retention_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_iteration_details_model.py to test_iteration_details_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_plan_clone_request.py to test_plan_clone_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_point.py to test_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_to_work_item_links.py to test_to_work_item_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_case_result_attachment_model.py to test_case_result_attachment_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_history_details_for_group.py to test_result_history_details_for_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_message_log_details.py to test_message_log_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/custom_test_field_definition.py to custom_test_field_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_method.py to test_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/run_filter.py to run_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/release_reference.py to release_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/shallow_test_case_result.py to shallow_test_case_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_variable.py to test_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_action_result_model.py to test_action_result_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_case_result.py to test_case_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/dtl_environment_details.py to dtl_environment_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_results_details_for_group.py to test_results_details_for_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/module_coverage.py to module_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/code_coverage_data.py to code_coverage_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_case_result_identifier.py to test_case_result_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/code_coverage_summary.py to code_coverage_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/work_item_reference.py to work_item_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/run_update_model.py to run_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_suite.py to test_suite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_points_query.py to test_points_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/last_result_details.py to last_result_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/coverage_statistics.py to coverage_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_summary_for_work_item.py to test_summary_for_work_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_result_create_model.py to test_result_create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/point_update_model.py to point_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_case_result_update_model.py to test_case_result_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/linked_work_items_query.py to linked_work_items_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/shallow_reference.py to shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_run.py to test_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/custom_test_field.py to custom_test_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/team_context.py to team_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/property_bag.py to property_bag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/function_coverage.py to function_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_run_coverage.py to test_run_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_failures_analysis.py to test_failures_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_results_groups_for_build.py to test_results_groups_for_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/clone_operation_information.py to clone_operation_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/build_reference.py to build_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_configuration.py to test_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_resolution_state.py to test_resolution_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/code_coverage_statistics.py to code_coverage_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/run_statistic.py to run_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_results_query.py to test_results_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/point_assignment.py to point_assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/test_results_groups_for_release.py to test_results_groups_for_release.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/models/clone_statistics.py to clone_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/test/v4_1/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models/operation_reference.py to operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models/operation.py to operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_0/operations_client.py to operations_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models/operation_reference.py to operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models/operation_result_reference.py to operation_result_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models/operation.py to operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/operations/v4_1/operations_client.py to operations_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed_token/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed_token/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed_token/v4_1/feed_token_client.py to feed_token_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/work_item_type_state_info.py to work_item_type_state_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/field_reference.py to field_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/filter_model.py to filter_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/work_item_type_reference.py to work_item_type_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/category_configuration.py to category_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_settings_iteration.py to team_settings_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/date_range.py to date_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/timeline_team_status.py to timeline_team_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_field_values_patch.py to team_field_values_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_column.py to board_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/backlog_configuration.py to backlog_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/backlog_fields.py to backlog_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_chart.py to board_chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_card_rule_settings.py to board_card_rule_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/backlog_level.py to backlog_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_settings_days_off_patch.py to team_settings_days_off_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/capacity_patch.py to capacity_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/timeline_team_iteration.py to timeline_team_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_setting.py to team_setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/plan_view_data.py to plan_view_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_settings_patch.py to team_settings_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_chart_reference.py to board_chart_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/member.py to member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/update_plan.py to update_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_card_settings.py to board_card_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_row.py to board_row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/work_item_field_reference.py to work_item_field_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/process_configuration.py to process_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/backlog_column.py to backlog_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/timeline_criteria_status.py to timeline_criteria_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_filter_settings.py to board_filter_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/backlog_level_configuration.py to backlog_level_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_suggested_value.py to board_suggested_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_settings_data_contract_base.py to team_settings_data_contract_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/parent_child_wIMap.py to parent_child_wIMap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_member_capacity.py to team_member_capacity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_iteration_attributes.py to team_iteration_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/filter_clause.py to filter_clause.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/filter_group.py to filter_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/activity.py to activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/delivery_view_data.py to delivery_view_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board.py to board.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_settings_days_off.py to team_settings_days_off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_reference.py to board_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/work_item_color.py to work_item_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_fields.py to board_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/rule.py to rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/create_plan.py to create_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/plan.py to plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/board_user_settings.py to board_user_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_context.py to team_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/timeline_iteration_status.py to timeline_iteration_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/timeline_team_data.py to timeline_team_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_field_value.py to team_field_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/models/team_field_values.py to team_field_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_0/work_client.py to work_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/work_item_type_state_info.py to work_item_type_state_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/field_reference.py to field_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/work_item_type_reference.py to work_item_type_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/category_configuration.py to category_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_settings_iteration.py to team_settings_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/date_range.py to date_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/iteration_work_items.py to iteration_work_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/timeline_team_status.py to timeline_team_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_field_values_patch.py to team_field_values_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_column.py to board_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/backlog_configuration.py to backlog_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/backlog_fields.py to backlog_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_chart.py to board_chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_card_rule_settings.py to board_card_rule_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/backlog_level.py to backlog_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_settings_days_off_patch.py to team_settings_days_off_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/capacity_patch.py to capacity_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/timeline_team_iteration.py to timeline_team_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_setting.py to team_setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/plan_view_data.py to plan_view_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_settings_patch.py to team_settings_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_chart_reference.py to board_chart_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/member.py to member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/update_plan.py to update_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_card_settings.py to board_card_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_row.py to board_row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/work_item_field_reference.py to work_item_field_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/process_configuration.py to process_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/backlog_column.py to backlog_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/timeline_criteria_status.py to timeline_criteria_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/backlog_level_configuration.py to backlog_level_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_suggested_value.py to board_suggested_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_settings_data_contract_base.py to team_settings_data_contract_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/parent_child_wIMap.py to parent_child_wIMap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_member_capacity.py to team_member_capacity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_iteration_attributes.py to team_iteration_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/filter_clause.py to filter_clause.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/activity.py to activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/delivery_view_data.py to delivery_view_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board.py to board.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/work_item_link.py to work_item_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/work_item_reference.py to work_item_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_settings_days_off.py to team_settings_days_off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_reference.py to board_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/backlog_level_work_items.py to backlog_level_work_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/work_item_color.py to work_item_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_fields.py to board_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/rule.py to rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/create_plan.py to create_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/plan.py to plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/board_user_settings.py to board_user_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_context.py to team_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/timeline_iteration_status.py to timeline_iteration_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/timeline_team_data.py to timeline_team_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_field_value.py to team_field_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/models/team_field_values.py to team_field_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work/v4_1/work_client.py to work_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models/code_change_trend_item.py to code_change_trend_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models/project_activity_metrics.py to project_activity_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models/project_language_analytics.py to project_language_analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models/language_statistics.py to language_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/models/repository_language_analytics.py to repository_language_analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_0/project_analysis_client.py to project_analysis_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models/code_change_trend_item.py to code_change_trend_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models/project_activity_metrics.py to project_activity_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models/project_language_analytics.py to project_language_analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models/language_statistics.py to language_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models/repository_language_analytics.py to repository_language_analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models/language_metrics_secured_object.py to language_metrics_secured_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/models/repository_activity_metrics.py to repository_activity_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/project_analysis/v4_1/project_analysis_client.py to project_analysis_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/geo_region.py to geo_region.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/avatar.py to avatar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/profile_regions.py to profile_regions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/core_profile_attribute.py to core_profile_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/attribute_descriptor.py to attribute_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/profile_attribute_base.py to profile_attribute_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/create_profile_context.py to create_profile_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/profile_attribute.py to profile_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/remote_profile.py to remote_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/profile_region.py to profile_region.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/models/attributes_container.py to attributes_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/profile/v4_1/profile_client.py to profile_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/work_item_tracking_process_definitions_client.py to work_item_tracking_process_definitions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_metadata_model.py to pick_list_metadata_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_field_model.py to work_item_type_field_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_model.py to work_item_type_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/section.py to section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/wit_contribution.py to wit_contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_create_model.py to behavior_create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/hide_state_model.py to hide_state_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_model.py to pick_list_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/form_layout.py to form_layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/field_update.py to field_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_replace_model.py to behavior_replace_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_update_model.py to work_item_type_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/behavior_model.py to behavior_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_type_behavior.py to work_item_type_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/pick_list_item_model.py to pick_list_item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_behavior_reference.py to work_item_behavior_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_result_model.py to work_item_state_result_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/field_model.py to field_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_0/models/work_item_state_input_model.py to work_item_state_input_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/work_item_tracking_process_definitions_client.py to work_item_tracking_process_definitions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_metadata_model.py to pick_list_metadata_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_field_model.py to work_item_type_field_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_model.py to work_item_type_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/section.py to section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/wit_contribution.py to wit_contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_create_model.py to behavior_create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/hide_state_model.py to hide_state_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_model.py to pick_list_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/form_layout.py to form_layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/field_update.py to field_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_replace_model.py to behavior_replace_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_update_model.py to work_item_type_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/behavior_model.py to behavior_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_type_behavior.py to work_item_type_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/pick_list_item_model.py to pick_list_item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_behavior_reference.py to work_item_behavior_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_result_model.py to work_item_state_result_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/field_model.py to field_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_definitions/v4_1/models/work_item_state_input_model.py to work_item_state_input_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation.py to work_item_relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_template.py to work_item_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_link.py to reporting_work_item_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_reference.py to work_item_type_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_color.py to work_item_type_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_update.py to work_item_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_reference.py to work_item_delete_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_classification_node.py to work_item_classification_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/artifact_uri_query_result.py to artifact_uri_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_comment.py to work_item_comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_links_batch.py to reporting_work_item_links_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_state_transition.py to work_item_state_transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_comments.py to work_item_comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/account_recent_activity_work_item_model.py to account_recent_activity_work_item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_icon.py to work_item_icon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_operation.py to work_item_field_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/field_dependent_rule.py to field_dependent_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/wiql.py to wiql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_category.py to work_item_type_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete.py to work_item_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_resource.py to work_item_tracking_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/account_work_work_item_model.py to account_work_work_item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/artifact_uri_query.py to artifact_uri_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_sort_column.py to work_item_query_sort_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/query_hierarchy_item.py to query_hierarchy_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation_type.py to work_item_relation_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_template.py to work_item_type_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_template_reference.py to work_item_template_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/fields_to_evaluate.py to fields_to_evaluate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/account_recent_mention_work_item_model.py to account_recent_mention_work_item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item.py to work_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_filter.py to reporting_work_item_revisions_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_reference.py to work_item_field_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_history.py to work_item_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_clause.py to work_item_query_clause.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/provisioning_result.py to provisioning_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_state_color.py to work_item_state_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_shallow_reference.py to work_item_delete_shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_color_and_icon.py to work_item_type_color_and_icon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/account_my_work_result.py to account_my_work_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type.py to work_item_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/streamed_batch.py to streamed_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_tracking_reference.py to work_item_tracking_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_query_result.py to work_item_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_delete_update.py to work_item_delete_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field_update.py to work_item_field_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/identity_reference.py to identity_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_relation_updates.py to work_item_relation_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/attachment_reference.py to attachment_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_link.py to work_item_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_reference.py to work_item_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/reporting_work_item_revisions_batch.py to reporting_work_item_revisions_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_artifact_link.py to work_artifact_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_state_colors.py to work_item_type_state_colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/project_work_item_state_colors.py to project_work_item_state_colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_field.py to work_item_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/team_context.py to team_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_template_update_model.py to work_item_type_template_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/work_item_type_field_instance.py to work_item_type_field_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/models/query_hierarchy_items_result.py to query_hierarchy_items_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_0/work_item_tracking_client.py to work_item_tracking_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation.py to work_item_relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_template.py to work_item_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_link.py to reporting_work_item_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_reference.py to work_item_type_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_color.py to work_item_type_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource_reference.py to work_item_tracking_resource_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_update.py to work_item_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_reference.py to work_item_delete_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_classification_node.py to work_item_classification_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/artifact_uri_query_result.py to artifact_uri_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_comment.py to work_item_comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_links_batch.py to reporting_work_item_links_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_state_transition.py to work_item_state_transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_comments.py to work_item_comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_with_references.py to work_item_type_field_with_references.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/account_recent_activity_work_item_model.py to account_recent_activity_work_item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_icon.py to work_item_icon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_operation.py to work_item_field_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/field_dependent_rule.py to field_dependent_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/wiql.py to wiql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_category.py to work_item_type_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete.py to work_item_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_resource.py to work_item_tracking_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/account_work_work_item_model.py to account_work_work_item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_next_state_on_transition.py to work_item_next_state_on_transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/artifact_uri_query.py to artifact_uri_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_sort_column.py to work_item_query_sort_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/query_hierarchy_item.py to query_hierarchy_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation_type.py to work_item_relation_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_template.py to work_item_type_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_template_reference.py to work_item_template_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/fields_to_evaluate.py to fields_to_evaluate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/account_recent_mention_work_item_model.py to account_recent_mention_work_item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item.py to work_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_filter.py to reporting_work_item_revisions_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_reference.py to work_item_field_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_history.py to work_item_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_clause.py to work_item_query_clause.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/provisioning_result.py to provisioning_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_state_color.py to work_item_state_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_shallow_reference.py to work_item_delete_shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_color_and_icon.py to work_item_type_color_and_icon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/account_my_work_result.py to account_my_work_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type.py to work_item_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/streamed_batch.py to streamed_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_tracking_reference.py to work_item_tracking_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_query_result.py to work_item_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_delete_update.py to work_item_delete_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field_update.py to work_item_field_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/identity_reference.py to identity_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_relation_updates.py to work_item_relation_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/attachment_reference.py to attachment_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_link.py to work_item_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_reference.py to work_item_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/reporting_work_item_revisions_batch.py to reporting_work_item_revisions_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_artifact_link.py to work_artifact_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_state_colors.py to work_item_type_state_colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/project_work_item_state_colors.py to project_work_item_state_colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_field.py to work_item_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/team_context.py to team_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_template_update_model.py to work_item_type_template_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance.py to work_item_type_field_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/work_item_type_field_instance_base.py to work_item_type_field_instance_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/models/query_hierarchy_items_result.py to query_hierarchy_items_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking/v4_1/work_item_tracking_client.py to work_item_tracking_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models/wrapped_exception.py to wrapped_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models/vss_json_collection_wrapper.py to vss_json_collection_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models/improper_exception.py to improper_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models/system_exception.py to system_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models/vss_json_collection_wrapper_base.py to vss_json_collection_wrapper_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/models/api_resource_location.py to api_resource_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/feed_client.py to feed_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/feed_permission.py to feed_permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/feed_retention_policy.py to feed_retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/protocol_metadata.py to protocol_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/feed_core.py to feed_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/minimal_package_version.py to minimal_package_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/package_changes_response.py to package_changes_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/global_permission.py to global_permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/package_file.py to package_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/feed_update.py to feed_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/package_dependency.py to package_dependency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/feed_changes_response.py to feed_changes_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/feed_view.py to feed_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/package_version_change.py to package_version_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/upstream_source.py to upstream_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/recycle_bin_package_version.py to recycle_bin_package_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/feed.py to feed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/package_version.py to package_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/feed_change.py to feed_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feed/v4_1/models/package_change.py to package_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_status.py to git_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/item_content.py to item_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/wiki_attachment_response.py to wiki_attachment_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/wiki_attachment_change.py to wiki_attachment_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_user_date.py to git_user_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_item.py to git_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/item_model.py to item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/wiki_page_change.py to wiki_page_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_push_ref.py to git_push_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/wiki_page.py to wiki_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/file_content_metadata.py to file_content_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/wiki_change.py to wiki_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_version_descriptor.py to git_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_repository.py to git_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_commit_ref.py to git_commit_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_push.py to git_push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/wiki_repository.py to wiki_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_repository_ref.py to git_repository_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_template.py to git_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/wiki_attachment.py to wiki_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/wiki_update.py to wiki_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_status_context.py to git_status_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/models/git_ref_update.py to git_ref_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_0/wiki_client.py to wiki_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_v2.py to wiki_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_page_create_or_update_parameters.py to wiki_page_create_or_update_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_attachment_response.py to wiki_attachment_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_page_move.py to wiki_page_move.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_create_parameters_v2.py to wiki_create_parameters_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_page_response.py to wiki_page_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_update_parameters.py to wiki_update_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_page.py to wiki_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_page_move_parameters.py to wiki_page_move_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/git_version_descriptor.py to git_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/git_repository.py to git_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_create_base_parameters.py to wiki_create_base_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/git_repository_ref.py to git_repository_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_attachment.py to wiki_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_page_view_stats.py to wiki_page_view_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/models/wiki_page_move_response.py to wiki_page_move_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/wiki/v4_1/wiki_client.py to wiki_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/cloud_load_test_client.py to cloud_load_test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/error_details.py to error_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/application_type.py to application_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/agent_group_access_data.py to agent_group_access_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/counter_instance_samples.py to counter_instance_samples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/page_summary.py to page_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/request_summary.py to request_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/web_api_user_load_test_machine_input.py to web_api_user_load_test_machine_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_definition_basic.py to test_definition_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/sub_type.py to sub_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_drop_ref.py to test_drop_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/web_api_load_test_machine_input.py to web_api_load_test_machine_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/clt_customer_intelligence_data.py to clt_customer_intelligence_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/load_test_definition.py to load_test_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_results_summary.py to test_results_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/scenario_summary.py to scenario_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/drop_access_data.py to drop_access_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/browser_mix.py to browser_mix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/web_instance_summary_data.py to web_instance_summary_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/counter_samples_result.py to counter_samples_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_run_basic.py to test_run_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/load_generation_geo_location.py to load_generation_geo_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/overridable_run_settings.py to overridable_run_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_drop.py to test_drop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/load_test_run_settings.py to load_test_run_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_definition.py to test_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_results.py to test_results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/web_api_setup_paramaters.py to web_api_setup_paramaters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/load_test.py to load_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/diagnostics.py to diagnostics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_run_counter_instance.py to test_run_counter_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/transaction_summary.py to transaction_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/static_agent_run_setting.py to static_agent_run_setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/counter_group.py to counter_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/counter_sample_query_details.py to counter_sample_query_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_run.py to test_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/agent_group.py to agent_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_run_message.py to test_run_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/tenant_details.py to tenant_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/summary_percentile_data.py to summary_percentile_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/load_test_run_details.py to load_test_run_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/load_test_errors.py to load_test_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_summary.py to test_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/application_counters.py to application_counters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/test_run_abort_message.py to test_run_abort_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/web_api_test_machine.py to web_api_test_machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/cloud_load_test/v4_1/models/counter_sample.py to counter_sample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/public_key.py to public_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/web_api_connected_service_details.py to web_api_connected_service_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/project_info.py to project_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/web_api_team.py to web_api_team.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/web_api_connected_service.py to web_api_connected_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/web_api_connected_service_ref.py to web_api_connected_service_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/process_reference.py to process_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/project_property.py to project_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/team_project_collection.py to team_project_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/identity_data.py to identity_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/web_api_team_ref.py to web_api_team_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/team_project.py to team_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/operation_reference.py to operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/proxy_authorization.py to proxy_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_0/core_client.py to core_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/public_key.py to public_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/web_api_connected_service_details.py to web_api_connected_service_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/project_info.py to project_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/web_api_team.py to web_api_team.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/web_api_connected_service.py to web_api_connected_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/web_api_connected_service_ref.py to web_api_connected_service_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/process_reference.py to process_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/project_property.py to project_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/team_project_collection.py to team_project_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/identity_data.py to identity_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/web_api_team_ref.py to web_api_team_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/team_project.py to team_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/operation_reference.py to operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/proxy_authorization.py to proxy_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/team_member.py to team_member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/core/v4_1/core_client.py to core_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/vss_client.py to vss_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models/validation_issue.py to validation_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models/check_template_existence_result.py to check_template_existence_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior_field.py to admin_behavior_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models/process_promote_status.py to process_promote_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models/admin_behavior.py to admin_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/models/process_import_result.py to process_import_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_0/work_item_tracking_process_template_client.py to work_item_tracking_process_template_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models/validation_issue.py to validation_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models/check_template_existence_result.py to check_template_existence_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior_field.py to admin_behavior_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models/process_promote_status.py to process_promote_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models/admin_behavior.py to admin_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/models/process_import_result.py to process_import_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process_template/v4_1/work_item_tracking_process_template_client.py to work_item_tracking_process_template_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/vss_client_configuration.py to vss_client_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/authorization_header.py to authorization_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_output_variable.py to task_output_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/deployment_group_reference.py to deployment_group_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_record.py to service_endpoint_execution_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/project_reference.py to project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint_type.py to service_endpoint_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/endpoint_url.py to endpoint_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_reference.py to task_agent_pool_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_message.py to task_agent_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_input_validation.py to task_input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job_target_agent.py to task_agent_pool_maintenance_job_target_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/package_metadata.py to package_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_group_step.py to task_group_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/deployment_machine.py to deployment_machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/data_source_binding_base.py to data_source_binding_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_version.py to task_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint.py to service_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/deployment_group.py to deployment_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint_details.py to service_endpoint_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_update_reason.py to task_agent_update_reason.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_session.py to task_agent_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_source_definition.py to task_source_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/depends_on.py to depends_on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_input_definition.py to task_input_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint_request.py to service_endpoint_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/azure_subscription_query_result.py to azure_subscription_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_public_key.py to task_agent_public_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/validation_item.py to validation_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent.py to task_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/data_source.py to data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_update.py to task_agent_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_orchestration_owner.py to task_orchestration_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_data.py to service_endpoint_execution_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/aad_oauth_token_request.py to aad_oauth_token_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/metrics_columns_header.py to metrics_columns_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/input_validation.py to input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/dependency_binding.py to dependency_binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_options.py to task_agent_pool_maintenance_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_queue.py to task_agent_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/variable_group.py to variable_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_pool.py to task_agent_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/variable_value.py to variable_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_group_definition.py to task_group_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_source_definition_base.py to task_source_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/secure_file.py to secure_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_group_revision.py to task_group_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/help_link.py to help_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_definition.py to task_agent_pool_maintenance_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/data_source_details.py to data_source_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/input_descriptor.py to input_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/dependency_data.py to dependency_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/input_validation_request.py to input_validation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_definition_reference.py to task_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_group.py to task_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_reference.py to task_agent_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/variable_group_provider_data.py to variable_group_provider_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/package_version.py to package_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_job_request.py to task_agent_job_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_definition.py to task_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_input_definition_base.py to task_input_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_job.py to task_agent_pool_maintenance_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_definition_endpoint.py to task_definition_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_retention_policy.py to task_agent_pool_maintenance_retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_session_key.py to task_agent_session_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/azure_subscription.py to azure_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/publish_task_group_metadata.py to publish_task_group_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_hub_license_details.py to task_hub_license_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/deployment_group_metrics.py to deployment_group_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/result_transformation_details.py to result_transformation_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_execution.py to task_execution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/deployment_machine_group.py to deployment_machine_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/metrics_row.py to metrics_row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/endpoint_authorization.py to endpoint_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/metrics_column_meta_data.py to metrics_column_meta_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/deployment_machine_group_reference.py to deployment_machine_group_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_pool_maintenance_schedule.py to task_agent_pool_maintenance_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_package_metadata.py to task_package_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/data_source_binding.py to data_source_binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/service_endpoint_request_result.py to service_endpoint_request_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/aad_oauth_token_result.py to aad_oauth_token_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_reference.py to task_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/models/task_agent_authorization.py to task_agent_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_0/task_agent_client.py to task_agent_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/authorization_header.py to authorization_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_output_variable.py to task_output_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_group_reference.py to deployment_group_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_delay_source.py to task_agent_delay_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_record.py to service_endpoint_execution_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/project_reference.py to project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint_type.py to service_endpoint_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_target_update_parameter.py to deployment_target_update_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_group_create_parameter_pool_property.py to deployment_group_create_parameter_pool_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/endpoint_url.py to endpoint_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_group_update_parameter.py to task_group_update_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_reference.py to task_agent_pool_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_message.py to task_agent_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_input_validation.py to task_input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job_target_agent.py to task_agent_pool_maintenance_job_target_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/package_metadata.py to package_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_group_step.py to task_group_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_group_create_parameter.py to task_group_create_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_machine.py to deployment_machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/data_source_binding_base.py to data_source_binding_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_version.py to task_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint.py to service_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_group.py to deployment_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint_details.py to service_endpoint_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_update_reason.py to task_agent_update_reason.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_session.py to task_agent_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_source_definition.py to task_source_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/depends_on.py to depends_on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_input_definition.py to task_input_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint_request.py to service_endpoint_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/azure_subscription_query_result.py to azure_subscription_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_public_key.py to task_agent_public_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/resource_usage.py to resource_usage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/validation_item.py to validation_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent.py to task_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/data_source.py to data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_update.py to task_agent_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_orchestration_owner.py to task_orchestration_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_data.py to service_endpoint_execution_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/aad_oauth_token_request.py to aad_oauth_token_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_group_update_parameter.py to deployment_group_update_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/metrics_columns_header.py to metrics_columns_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/input_validation.py to input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/dependency_binding.py to dependency_binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_options.py to task_agent_pool_maintenance_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_queue.py to task_agent_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/variable_group.py to variable_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_pool.py to task_agent_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/variable_value.py to variable_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_group_definition.py to task_group_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_source_definition_base.py to task_source_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/secure_file.py to secure_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_group_revision.py to task_group_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/help_link.py to help_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_definition.py to task_agent_pool_maintenance_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/data_source_details.py to data_source_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/input_descriptor.py to input_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/dependency_data.py to dependency_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/input_validation_request.py to input_validation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_definition_reference.py to task_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_orchestration_plan_group.py to task_orchestration_plan_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_group.py to task_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_reference.py to task_agent_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/client_certificate.py to client_certificate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/variable_group_provider_data.py to variable_group_provider_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/package_version.py to package_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_job_request.py to task_agent_job_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_definition.py to task_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/variable_group_parameters.py to variable_group_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_input_definition_base.py to task_input_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_job.py to task_agent_pool_maintenance_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_definition_endpoint.py to task_definition_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_retention_policy.py to task_agent_pool_maintenance_retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_session_key.py to task_agent_session_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/azure_subscription.py to azure_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/publish_task_group_metadata.py to publish_task_group_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_hub_license_details.py to task_hub_license_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_group_create_parameter.py to deployment_group_create_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_group_metrics.py to deployment_group_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/result_transformation_details.py to result_transformation_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_execution.py to task_execution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/authentication_scheme_reference.py to authentication_scheme_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/oAuth_configuration.py to oAuth_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_machine_group.py to deployment_machine_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/metrics_row.py to metrics_row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/endpoint_authorization.py to endpoint_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/metrics_column_meta_data.py to metrics_column_meta_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_machine_group_reference.py to deployment_machine_group_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_pool_maintenance_schedule.py to task_agent_pool_maintenance_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/deployment_pool_summary.py to deployment_pool_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/oAuth_configuration_params.py to oAuth_configuration_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_package_metadata.py to task_package_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/data_source_binding.py to data_source_binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/service_endpoint_request_result.py to service_endpoint_request_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/aad_oauth_token_result.py to aad_oauth_token_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_reference.py to task_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/models/task_agent_authorization.py to task_agent_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task_agent/v4_1/task_agent_client.py to task_agent_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_parent.py to maven_pom_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_ci.py to maven_pom_ci.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_person.py to maven_pom_person.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_ci_notifier.py to maven_pom_ci_notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/reference_link.py to reference_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_license.py to maven_pom_license.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_dependency_management.py to maven_pom_dependency_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_dependency.py to maven_pom_dependency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_minimal_package_details.py to maven_minimal_package_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_metadata.py to maven_pom_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_organization.py to maven_pom_organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_package.py to maven_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_recycle_bin_package_version_details.py to maven_recycle_bin_package_version_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_packages_batch_request.py to maven_packages_batch_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/plugin_configuration.py to plugin_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_issue_management.py to maven_pom_issue_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_build.py to maven_pom_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_gav.py to maven_pom_gav.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/batch_operation_data.py to batch_operation_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_scm.py to maven_pom_scm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_package_version_deletion_state.py to maven_package_version_deletion_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/models/maven_pom_mailing_list.py to maven_pom_mailing_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/maven/v4_1/maven_client.py to maven_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/changed_identities.py to changed_identities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/changed_identities_context.py to changed_identities_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/identity_scope.py to identity_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/framework_identity_info.py to framework_identity_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/refresh_token_grant.py to refresh_token_grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/identity_update_data.py to identity_update_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/json_web_token.py to json_web_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/identity_batch_info.py to identity_batch_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/tenant_info.py to tenant_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/create_scope_info.py to create_scope_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/authorization_grant.py to authorization_grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/identity_self.py to identity_self.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/access_token_result.py to access_token_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/group_membership.py to group_membership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/models/identity_snapshot.py to identity_snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_0/identity_client.py to identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/changed_identities.py to changed_identities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/changed_identities_context.py to changed_identities_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/identity_scope.py to identity_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/framework_identity_info.py to framework_identity_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/refresh_token_grant.py to refresh_token_grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/identity_update_data.py to identity_update_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/json_web_token.py to json_web_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/identity_base.py to identity_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/identity_batch_info.py to identity_batch_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/tenant_info.py to tenant_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/create_scope_info.py to create_scope_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/authorization_grant.py to authorization_grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/identity_self.py to identity_self.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/access_token_result.py to access_token_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/group_membership.py to group_membership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/models/identity_snapshot.py to identity_snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/identity/v4_1/identity_client.py to identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/artifact_metadata.py to artifact_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_environment.py to release_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/project_reference.py to project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/agent_artifact_definition.py to agent_artifact_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_deploy_phase.py to release_deploy_phase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_update_metadata.py to release_update_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/deployment_attempt.py to deployment_attempt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/retention_settings.py to retention_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/auto_trigger_issue.py to auto_trigger_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release.py to release.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/task_input_validation.py to task_input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/workflow_task_reference.py to workflow_task_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_approval_step.py to release_definition_approval_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/mail_message.py to mail_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/input_values_query.py to input_values_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/data_source_binding_base.py to data_source_binding_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_environment_template.py to release_definition_environment_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_task.py to release_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_summary.py to release_definition_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_settings.py to release_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_revision.py to release_definition_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/deployment_query_parameters.py to deployment_query_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/metric.py to metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/artifact_type_definition.py to artifact_type_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/email_recipients.py to email_recipients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_approval.py to release_approval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/artifact_version.py to artifact_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/retention_policy.py to retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_schedule.py to release_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_deploy_step.py to release_definition_deploy_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_approval_history.py to release_approval_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/environment_options.py to environment_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/condition.py to condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_shallow_reference.py to release_definition_shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_shallow_reference.py to release_shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/configuration_variable_value.py to configuration_variable_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/input_validation.py to input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/variable_group.py to variable_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_approvals.py to release_definition_approvals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/artifact_source_reference.py to artifact_source_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/variable_value.py to variable_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/task_source_definition_base.py to task_source_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_start_metadata.py to release_start_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/environment_retention_policy.py to environment_retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/manual_intervention.py to manual_intervention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/manual_intervention_update_metadata.py to manual_intervention_update_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_condition.py to release_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/input_descriptor.py to input_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_reference.py to release_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/queued_release_data.py to queued_release_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/definition_environment_reference.py to definition_environment_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/summary_mail_section.py to summary_mail_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/variable_group_provider_data.py to variable_group_provider_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/workflow_task.py to workflow_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_environment_update_metadata.py to release_environment_update_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_work_item_ref.py to release_work_item_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/task_input_definition_base.py to task_input_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_environment_step.py to release_definition_environment_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/build_version.py to build_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition.py to release_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_environment_summary.py to release_definition_environment_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/artifact.py to artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_definition_environment.py to release_definition_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/deployment_job.py to deployment_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/environment_execution_policy.py to environment_execution_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/process_parameters.py to process_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/approval_options.py to approval_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_environment_shallow_reference.py to release_environment_shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/release_revision.py to release_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/favorite_item.py to favorite_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/artifact_version_query_result.py to artifact_version_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/models/issue.py to issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_0/release_client.py to release_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/authorization_header.py to authorization_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/artifact_metadata.py to artifact_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_environment.py to release_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/project_reference.py to project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/agent_artifact_definition.py to agent_artifact_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_undelete_parameter.py to release_definition_undelete_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_deploy_phase.py to release_deploy_phase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_update_metadata.py to release_update_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/deployment_attempt.py to deployment_attempt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/retention_settings.py to retention_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/auto_trigger_issue.py to auto_trigger_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release.py to release.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/task_input_validation.py to task_input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/workflow_task_reference.py to workflow_task_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_approval_step.py to release_definition_approval_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/mail_message.py to mail_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/input_values_query.py to input_values_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/data_source_binding_base.py to data_source_binding_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_environment_template.py to release_definition_environment_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_task.py to release_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_summary.py to release_definition_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_settings.py to release_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_revision.py to release_definition_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/deployment_query_parameters.py to deployment_query_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/metric.py to metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/artifact_type_definition.py to artifact_type_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/email_recipients.py to email_recipients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_approval.py to release_approval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/artifact_version.py to artifact_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/retention_policy.py to retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_schedule.py to release_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_deploy_step.py to release_definition_deploy_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_approval_history.py to release_approval_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/environment_options.py to environment_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/condition.py to condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_shallow_reference.py to release_definition_shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_shallow_reference.py to release_shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/configuration_variable_value.py to configuration_variable_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/input_validation.py to input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/variable_group.py to variable_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_approvals.py to release_definition_approvals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/artifact_source_reference.py to artifact_source_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/variable_value.py to variable_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/task_source_definition_base.py to task_source_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_start_metadata.py to release_start_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/environment_retention_policy.py to environment_retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/manual_intervention.py to manual_intervention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/manual_intervention_update_metadata.py to manual_intervention_update_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_condition.py to release_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/input_descriptor.py to input_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_task_attachment.py to release_task_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_reference.py to release_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/queued_release_data.py to queued_release_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_gates.py to release_gates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/definition_environment_reference.py to definition_environment_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/summary_mail_section.py to summary_mail_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/variable_group_provider_data.py to variable_group_provider_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/workflow_task.py to workflow_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_environment_update_metadata.py to release_environment_update_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_work_item_ref.py to release_work_item_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/task_input_definition_base.py to task_input_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_environment_step.py to release_definition_environment_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/build_version.py to build_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_gates_options.py to release_definition_gates_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition.py to release_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_environment_summary.py to release_definition_environment_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/pipeline_process.py to pipeline_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/artifact.py to artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_gates_step.py to release_definition_gates_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_environment.py to release_definition_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/deployment_job.py to deployment_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/environment_execution_policy.py to environment_execution_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/process_parameters.py to process_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/approval_options.py to approval_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_environment_shallow_reference.py to release_environment_shallow_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_revision.py to release_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/favorite_item.py to favorite_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/artifact_version_query_result.py to artifact_version_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/issue.py to issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/models/release_definition_gate.py to release_definition_gate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/release/v4_1/release_client.py to release_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/models/file_container.py to file_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/models/file_container_item.py to file_container_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_0/file_container_client.py to file_container_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/models/file_container.py to file_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/models/file_container_item.py to file_container_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/file_container/v4_1/file_container_client.py to file_container_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/location_client.py to location_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models/location_service_data.py to location_service_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models/location_mapping.py to location_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models/access_mapping.py to access_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models/resource_area_info.py to resource_area_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models/service_definition.py to service_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models/connection_data.py to connection_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_0/models/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/location_client.py to location_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/location_service_data.py to location_service_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/location_mapping.py to location_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/access_mapping.py to access_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/resource_area_info.py to resource_area_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/service_definition.py to service_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/identity_base.py to identity_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/connection_data.py to connection_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/location/v4_1/models/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/licensing_client.py to licensing_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/account_entitlement.py to account_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/account_entitlement_update_model.py to account_entitlement_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/account_license_extension_usage.py to account_license_extension_usage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/extension_source.py to extension_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/extension_assignment.py to extension_assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/account_license_usage.py to account_license_usage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/account_user_license.py to account_user_license.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/iUsage_right.py to iUsage_right.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/license.py to license.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/extension_license_data.py to extension_license_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/extension_rights_result.py to extension_rights_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/client_rights_container.py to client_rights_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/extension_operation_result.py to extension_operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/msdn_entitlement.py to msdn_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/extension_assignment_details.py to extension_assignment_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_0/models/account_rights.py to account_rights.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/licensing_client.py to licensing_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/account_entitlement.py to account_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/account_entitlement_update_model.py to account_entitlement_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/account_license_extension_usage.py to account_license_extension_usage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/extension_source.py to extension_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/extension_assignment.py to extension_assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/account_license_usage.py to account_license_usage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/account_user_license.py to account_user_license.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/license.py to license.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/extension_license_data.py to extension_license_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/extension_rights_result.py to extension_rights_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/client_rights_container.py to client_rights_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/extension_operation_result.py to extension_operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/msdn_entitlement.py to msdn_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/extension_assignment_details.py to extension_assignment_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/account_rights.py to account_rights.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/licensing/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_statistic_update.py to extension_statistic_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_query_result.py to extension_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/product_category.py to product_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/filter_criteria.py to filter_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/acquisition_options.py to acquisition_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_file.py to extension_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/user_identity_ref.py to user_identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_package.py to extension_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_filter_result.py to extension_filter_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/categories_result.py to categories_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_badge.py to extension_badge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_events.py to extension_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/query_filter.py to query_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/azure_publisher.py to azure_publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_daily_stat.py to extension_daily_stat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/user_reported_concern.py to user_reported_concern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_daily_stats.py to extension_daily_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_share.py to extension_share.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/publisher_query_result.py to publisher_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/publisher_facts.py to publisher_facts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/reviews_result.py to reviews_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/publisher_query.py to publisher_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/event_counts.py to event_counts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/question.py to question.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/questions_result.py to questions_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/publisher.py to publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/publisher_filter_result.py to publisher_filter_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/installation_target.py to installation_target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/product_categories_result.py to product_categories_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/asset_details.py to asset_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/published_extension.py to published_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/metadata_item.py to metadata_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/rating_count_per_rating.py to rating_count_per_rating.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_filter_result_metadata.py to extension_filter_result_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_version.py to extension_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/azure_rest_api_request_model.py to azure_rest_api_request_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_category.py to extension_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/review_patch.py to review_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/review.py to review.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/qn_aItem.py to qn_aItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/answers.py to answers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_statistic.py to extension_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/notifications_data.py to notifications_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_event.py to extension_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/concern.py to concern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_query.py to extension_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/acquisition_operation.py to acquisition_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/category_language_title.py to category_language_title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/review_reply.py to review_reply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/extension_acquisition_request.py to extension_acquisition_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/models/review_summary.py to review_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_0/gallery_client.py to gallery_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_statistic_update.py to extension_statistic_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_query_result.py to extension_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/product_category.py to product_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/filter_criteria.py to filter_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/acquisition_options.py to acquisition_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_file.py to extension_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/user_identity_ref.py to user_identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/publisher_base.py to publisher_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_package.py to extension_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_filter_result.py to extension_filter_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_draft.py to extension_draft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/categories_result.py to categories_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_badge.py to extension_badge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_events.py to extension_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/query_filter.py to query_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/azure_publisher.py to azure_publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_daily_stat.py to extension_daily_stat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_draft_asset.py to extension_draft_asset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/user_reported_concern.py to user_reported_concern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_daily_stats.py to extension_daily_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_share.py to extension_share.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/unpackaged_extension_data.py to unpackaged_extension_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/publisher_query_result.py to publisher_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/publisher_facts.py to publisher_facts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/reviews_result.py to reviews_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/publisher_query.py to publisher_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/event_counts.py to event_counts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/question.py to question.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/questions_result.py to questions_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/publisher.py to publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/publisher_filter_result.py to publisher_filter_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/installation_target.py to installation_target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/product_categories_result.py to product_categories_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/asset_details.py to asset_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/published_extension.py to published_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/metadata_item.py to metadata_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_draft_patch.py to extension_draft_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/rating_count_per_rating.py to rating_count_per_rating.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_filter_result_metadata.py to extension_filter_result_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_version.py to extension_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/azure_rest_api_request_model.py to azure_rest_api_request_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_category.py to extension_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/review_patch.py to review_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/review.py to review.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/qn_aItem.py to qn_aItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/answers.py to answers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_statistic.py to extension_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/notifications_data.py to notifications_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_event.py to extension_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_payload.py to extension_payload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/concern.py to concern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_query.py to extension_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/acquisition_operation.py to acquisition_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/category_language_title.py to category_language_title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/review_reply.py to review_reply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/extension_acquisition_request.py to extension_acquisition_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/models/review_summary.py to review_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/gallery/v4_1/gallery_client.py to gallery_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models/contributed_feature_setting_scope.py to contributed_feature_setting_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models/contributed_feature_value_rule.py to contributed_feature_value_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models/contributed_feature_state.py to contributed_feature_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models/contributed_feature.py to contributed_feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/models/contributed_feature_state_query.py to contributed_feature_state_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_0/feature_management_client.py to feature_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models/contributed_feature_setting_scope.py to contributed_feature_setting_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models/contributed_feature_value_rule.py to contributed_feature_value_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models/contributed_feature_state.py to contributed_feature_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models/contributed_feature.py to contributed_feature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/models/contributed_feature_state_query.py to contributed_feature_state_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_management/v4_1/feature_management_client.py to feature_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_option_input_definition.py to build_option_input_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_request_validation_result.py to build_request_validation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_log_reference.py to build_log_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/definition_reference.py to definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/task_agent_pool_reference.py to task_agent_pool_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_report_metadata.py to build_report_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/task_input_validation.py to task_input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_definition_step.py to build_definition_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/data_source_binding_base.py to data_source_binding_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_definition_revision.py to build_definition_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_settings.py to build_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_definition_template.py to build_definition_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/retention_policy.py to retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/artifact_resource.py to artifact_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_option.py to build_option.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/web_api_connected_service_ref.py to web_api_connected_service_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_definition_template3_2.py to build_definition_template3_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_definition.py to build_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_artifact.py to build_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/variable_group.py to variable_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_repository.py to build_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/timeline_reference.py to timeline_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/task_source_definition_base.py to task_source_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_resource_usage.py to build_resource_usage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_option_definition.py to build_option_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/resource_ref.py to resource_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/task_definition_reference.py to task_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_option_definition_reference.py to build_option_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_badge.py to build_badge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_metric.py to build_metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_definition3_2.py to build_definition3_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/task_input_definition_base.py to task_input_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/variable_group_reference.py to variable_group_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_option_group_definition.py to build_option_group_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_definition_variable.py to build_definition_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_controller.py to build_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/process_parameters.py to process_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/xaml_build_controller_reference.py to xaml_build_controller_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/agent_pool_queue.py to agent_pool_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_definition_reference.py to build_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/timeline_record.py to timeline_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/build_log.py to build_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/issue.py to issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/models/task_reference.py to task_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_0/build_client.py to build_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_option_input_definition.py to build_option_input_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/authorization_header.py to authorization_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_request_validation_result.py to build_request_validation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/test_results_context.py to test_results_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_log_reference.py to build_log_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition_reference3_2.py to build_definition_reference3_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/definition_reference.py to definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/task_agent_pool_reference.py to task_agent_pool_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/repository_webhook.py to repository_webhook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_report_metadata.py to build_report_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/task_input_validation.py to task_input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition_step.py to build_definition_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/data_source_binding_base.py to data_source_binding_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition_revision.py to build_definition_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/source_repository.py to source_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/supported_trigger.py to supported_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/aggregated_runs_by_state.py to aggregated_runs_by_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_settings.py to build_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition_template.py to build_definition_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/retention_policy.py to retention_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/artifact_resource.py to artifact_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/aggregated_results_difference.py to aggregated_results_difference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_option.py to build_option.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/source_repositories.py to source_repositories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/web_api_connected_service_ref.py to web_api_connected_service_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/aggregated_results_analysis.py to aggregated_results_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition_template3_2.py to build_definition_template3_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition.py to build_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/aggregated_results_by_outcome.py to aggregated_results_by_outcome.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_artifact.py to build_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/variable_group.py to variable_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_repository.py to build_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/timeline_reference.py to timeline_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/source_provider_attributes.py to source_provider_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/task_source_definition_base.py to task_source_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_resource_usage.py to build_resource_usage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_option_definition.py to build_option_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/resource_ref.py to resource_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/task_definition_reference.py to task_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/release_reference.py to release_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/associated_work_item.py to associated_work_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_option_definition_reference.py to build_option_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_badge.py to build_badge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_metric.py to build_metric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition3_2.py to build_definition3_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/task_input_definition_base.py to task_input_definition_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition_counter.py to build_definition_counter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/source_repository_item.py to source_repository_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/variable_group_reference.py to variable_group_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_option_group_definition.py to build_option_group_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition_variable.py to build_definition_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_controller.py to build_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/process_parameters.py to process_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/xaml_build_controller_reference.py to xaml_build_controller_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/agent_pool_queue.py to agent_pool_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_definition_reference.py to build_definition_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/timeline_record.py to timeline_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/build_log.py to build_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/issue.py to issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/models/task_reference.py to task_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/build/v4_1/build_client.py to build_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/upstream_source_info.py to upstream_source_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/npm_packages_batch_request.py to npm_packages_batch_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/npm_recycle_bin_package_version_details.py to npm_recycle_bin_package_version_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/npm_package_version_deletion_state.py to npm_package_version_deletion_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/package_version_details.py to package_version_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/minimal_package_details.py to minimal_package_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/batch_operation_data.py to batch_operation_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/models/batch_deprecate_data.py to batch_deprecate_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/npm/v4_1/npm_client.py to npm_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_item_request_data.py to tfvc_item_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset_search_criteria.py to tfvc_changeset_search_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_branch.py to tfvc_branch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_label_ref.py to tfvc_label_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/version_control_project_info.py to version_control_project_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/item_content.py to item_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_branch_mapping.py to tfvc_branch_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_version_descriptor.py to tfvc_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/item_model.py to item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/vsts_info.py to vsts_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/checkin_note.py to checkin_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_label_request_data.py to tfvc_label_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_change.py to tfvc_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/file_content_metadata.py to file_content_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_merge_source.py to tfvc_merge_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/associated_work_item.py to associated_work_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset_ref.py to tfvc_shelveset_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset_request_data.py to tfvc_shelveset_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_changesets_request_data.py to tfvc_changesets_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_policy_override_info.py to tfvc_policy_override_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/git_repository.py to git_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_shelveset.py to tfvc_shelveset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset_ref.py to tfvc_changeset_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/git_repository_ref.py to git_repository_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_item_descriptor.py to tfvc_item_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_item.py to tfvc_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_changeset.py to tfvc_changeset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_label.py to tfvc_label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_policy_failure_info.py to tfvc_policy_failure_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_branch_ref.py to tfvc_branch_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/models/tfvc_shallow_branch_ref.py to tfvc_shallow_branch_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_0/tfvc_client.py to tfvc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_item_request_data.py to tfvc_item_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset_search_criteria.py to tfvc_changeset_search_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_branch.py to tfvc_branch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_label_ref.py to tfvc_label_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/version_control_project_info.py to version_control_project_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/item_content.py to item_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_branch_mapping.py to tfvc_branch_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_version_descriptor.py to tfvc_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/item_model.py to item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/vsts_info.py to vsts_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/checkin_note.py to checkin_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_label_request_data.py to tfvc_label_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_change.py to tfvc_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/file_content_metadata.py to file_content_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_merge_source.py to tfvc_merge_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/associated_work_item.py to associated_work_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset_ref.py to tfvc_shelveset_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset_request_data.py to tfvc_shelveset_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_changesets_request_data.py to tfvc_changesets_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_policy_override_info.py to tfvc_policy_override_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/git_repository.py to git_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_shelveset.py to tfvc_shelveset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset_ref.py to tfvc_changeset_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/git_repository_ref.py to git_repository_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_item_descriptor.py to tfvc_item_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_item.py to tfvc_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_changeset.py to tfvc_changeset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_label.py to tfvc_label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_policy_failure_info.py to tfvc_policy_failure_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_branch_ref.py to tfvc_branch_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/models/tfvc_shallow_branch_ref.py to tfvc_shallow_branch_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/tfvc/v4_1/tfvc_client.py to tfvc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/symbol_client.py to symbol_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models/json_blob_identifier.py to json_blob_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models/resource_base.py to resource_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models/json_blob_identifier_with_blocks.py to json_blob_identifier_with_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models/json_blob_block_hash.py to json_blob_block_hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models/debug_entry_create_batch.py to debug_entry_create_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/symbol/v4_1/models/debug_entry.py to debug_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1/models/client_trace_event.py to client_trace_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/client_trace/v4_1/client_trace_client.py to client_trace_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/notification_results_summary_detail.py to notification_results_summary_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/notification_summary.py to notification_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/session_token.py to session_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/external_configuration_descriptor.py to external_configuration_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/versioned_resource.py to versioned_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/consumer.py to consumer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/input_values_query.py to input_values_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/notification_details.py to notification_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/formatted_event_message.py to formatted_event_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/subscriptions_query.py to subscriptions_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/publisher.py to publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/resource_container.py to resource_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/input_validation.py to input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/publisher_event.py to publisher_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/input_descriptor.py to input_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/notification.py to notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/event_type_descriptor.py to event_type_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/consumer_action.py to consumer_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/publishers_query.py to publishers_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/notifications_query.py to notifications_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/input_filter_condition.py to input_filter_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/models/input_filter.py to input_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_0/service_hooks_client.py to service_hooks_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/notification_results_summary_detail.py to notification_results_summary_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/notification_summary.py to notification_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/session_token.py to session_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/external_configuration_descriptor.py to external_configuration_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/versioned_resource.py to versioned_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/consumer.py to consumer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/input_values_query.py to input_values_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/update_subscripiton_tracing_parameters.py to update_subscripiton_tracing_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/notification_details.py to notification_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/formatted_event_message.py to formatted_event_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/subscriptions_query.py to subscriptions_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/publisher.py to publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/resource_container.py to resource_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/subscription_tracing.py to subscription_tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/input_validation.py to input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/update_subscripiton_diagnostics_parameters.py to update_subscripiton_diagnostics_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/publisher_event.py to publisher_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/input_descriptor.py to input_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/notification.py to notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/event_type_descriptor.py to event_type_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/consumer_action.py to consumer_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/publishers_query.py to publishers_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/notifications_query.py to notifications_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/input_filter_condition.py to input_filter_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/subscription_diagnostics.py to subscription_diagnostics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/models/input_filter.py to input_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_hooks/v4_1/service_hooks_client.py to service_hooks_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/service_endpoint_client.py to service_endpoint_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/authorization_header.py to authorization_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_record.py to service_endpoint_execution_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_type.py to service_endpoint_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/endpoint_url.py to endpoint_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/data_source_binding_base.py to data_source_binding_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint.py to service_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_details.py to service_endpoint_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/depends_on.py to depends_on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_request.py to service_endpoint_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/data_source.py to data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_data.py to service_endpoint_execution_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_authentication_scheme.py to service_endpoint_authentication_scheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/input_validation.py to input_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/dependency_binding.py to dependency_binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/help_link.py to help_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/data_source_details.py to data_source_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/input_descriptor.py to input_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_owner.py to service_endpoint_execution_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/dependency_data.py to dependency_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/client_certificate.py to client_certificate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_execution_records_input.py to service_endpoint_execution_records_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/result_transformation_details.py to result_transformation_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/authentication_scheme_reference.py to authentication_scheme_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/endpoint_authorization.py to endpoint_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/data_source_binding.py to data_source_binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/service_endpoint/v4_1/models/service_endpoint_request_result.py to service_endpoint_request_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_0/settings_client.py to settings_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/settings/v4_1/settings_client.py to settings_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/project_reference.py to project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_orchestration_queued_plan_group.py to task_orchestration_queued_plan_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_orchestration_plan_groups_queue_metrics.py to task_orchestration_plan_groups_queue_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_log_reference.py to task_log_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_orchestration_plan.py to task_orchestration_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_orchestration_owner.py to task_orchestration_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_attachment.py to task_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_orchestration_container.py to task_orchestration_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/variable_value.py to variable_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/timeline_reference.py to timeline_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_log.py to task_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/mask_hint.py to mask_hint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/plan_environment.py to plan_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_orchestration_item.py to task_orchestration_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/job_option.py to job_option.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/timeline_record.py to timeline_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_orchestration_queued_plan.py to task_orchestration_queued_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/issue.py to issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/models/task_reference.py to task_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_0/task_client.py to task_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/project_reference.py to project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_orchestration_queued_plan_group.py to task_orchestration_queued_plan_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/timeline.py to timeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_orchestration_plan_groups_queue_metrics.py to task_orchestration_plan_groups_queue_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_log_reference.py to task_log_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_orchestration_plan.py to task_orchestration_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_orchestration_owner.py to task_orchestration_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_attachment.py to task_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_orchestration_container.py to task_orchestration_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/variable_value.py to variable_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/timeline_reference.py to timeline_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_log.py to task_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/mask_hint.py to mask_hint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/plan_environment.py to plan_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_orchestration_item.py to task_orchestration_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/job_option.py to job_option.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/timeline_record.py to timeline_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_orchestration_queued_plan.py to task_orchestration_queued_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_orchestration_plan_reference.py to task_orchestration_plan_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/issue.py to issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/models/task_reference.py to task_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/task/v4_1/task_client.py to task_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/contribution_base.py to contribution_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/extension_manifest.py to extension_manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/contribution_constraint.py to contribution_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/contribution_type.py to contribution_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/contribution_node_query.py to contribution_node_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/extension_file.py to extension_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/serialized_contribution_node.py to serialized_contribution_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/installed_extension_state_issue.py to installed_extension_state_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/contribution_provider_details.py to contribution_provider_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/resolved_data_provider.py to resolved_data_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/client_data_provider_query.py to client_data_provider_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/extension_event_callback.py to extension_event_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/contribution_property_description.py to contribution_property_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/contribution_node_query_result.py to contribution_node_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/extension_licensing.py to extension_licensing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/data_provider_query.py to data_provider_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/data_provider_exception_details.py to data_provider_exception_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/installed_extension.py to installed_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/licensing_override.py to licensing_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/extension_event_callback_collection.py to extension_event_callback_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/data_provider_context.py to data_provider_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/data_provider_result.py to data_provider_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/contribution.py to contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/models/installed_extension_state.py to installed_extension_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_0/contributions_client.py to contributions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/contribution_base.py to contribution_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/extension_manifest.py to extension_manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/contribution_constraint.py to contribution_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/contribution_type.py to contribution_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/contribution_node_query.py to contribution_node_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/extension_file.py to extension_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/installed_extension_state_issue.py to installed_extension_state_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/client_contribution_provider_details.py to client_contribution_provider_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/client_contribution.py to client_contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/resolved_data_provider.py to resolved_data_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/client_data_provider_query.py to client_data_provider_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/extension_event_callback.py to extension_event_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/contribution_property_description.py to contribution_property_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/contribution_node_query_result.py to contribution_node_query_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/client_contribution_node.py to client_contribution_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/extension_licensing.py to extension_licensing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/data_provider_query.py to data_provider_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/data_provider_exception_details.py to data_provider_exception_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/installed_extension.py to installed_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/licensing_override.py to licensing_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/extension_event_callback_collection.py to extension_event_callback_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/data_provider_context.py to data_provider_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/data_provider_result.py to data_provider_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/contribution.py to contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/models/installed_extension_state.py to installed_extension_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/contributions/v4_1/contributions_client.py to contributions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/git_client_base.py to git_client_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_comment_thread_context.py to git_pull_request_comment_thread_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_item_descriptor.py to git_item_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_async_ref_operation_detail.py to git_async_ref_operation_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_iteration.py to git_pull_request_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/team_project_collection_reference.py to team_project_collection_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_status.py to git_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_merge_origin_ref.py to git_merge_origin_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/comment_position.py to comment_position.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_file_paths_collection.py to git_file_paths_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_suggestion.py to git_suggestion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_ref.py to git_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_tree_entry_ref.py to git_tree_entry_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_branch_stats.py to git_branch_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_iteration_changes.py to git_pull_request_iteration_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_import_request.py to git_import_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_fork_operation_status_detail.py to git_fork_operation_status_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_import_status_detail.py to git_import_status_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_query_branch_stats_criteria.py to git_query_branch_stats_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_completion_options.py to git_pull_request_completion_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/identity_ref_with_vote.py to identity_ref_with_vote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_tree_ref.py to git_tree_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/item_content.py to item_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/comment_tracking_criteria.py to comment_tracking_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_fork_sync_request.py to git_fork_sync_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/comment_thread.py to comment_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_ref_update_result.py to git_ref_update_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_user_date.py to git_user_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_fork_sync_request_parameters.py to git_fork_sync_request_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_item.py to git_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/item_model.py to item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_async_ref_operation.py to git_async_ref_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_query_input.py to git_pull_request_query_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_commit.py to git_commit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_fork_ref.py to git_fork_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/comment_iteration_context.py to comment_iteration_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_import_request_parameters.py to git_import_request_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_push_ref.py to git_push_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/vsts_info.py to vsts_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_push_search_criteria.py to git_push_search_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/comment_thread_context.py to comment_thread_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/global_git_repository_key.py to global_git_repository_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/comment.py to comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_import_tfvc_source.py to git_import_tfvc_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/file_content_metadata.py to file_content_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_tree_diff_entry.py to git_tree_diff_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_merge_options.py to git_pull_request_merge_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_conflict.py to git_conflict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_target_version_descriptor.py to git_target_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_revert.py to git_revert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_repository_stats.py to git_repository_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_tree_diff.py to git_tree_diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_ref_favorite.py to git_ref_favorite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_object.py to git_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/resource_ref.py to resource_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/web_api_tag_definition.py to web_api_tag_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/web_api_create_tag_request_data.py to web_api_create_tag_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_change.py to git_pull_request_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/associated_work_item.py to associated_work_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_import_git_source.py to git_import_git_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_tree_diff_response.py to git_tree_diff_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_blob_ref.py to git_blob_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/source_to_target_ref.py to source_to_target_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_commit_diffs.py to git_commit_diffs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_search_criteria.py to git_pull_request_search_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_version_descriptor.py to git_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request.py to git_pull_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_query.py to git_pull_request_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_annotated_tag.py to git_annotated_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_status.py to git_pull_request_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_cherry_pick.py to git_cherry_pick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/import_repository_validation.py to import_repository_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_query_commits_criteria.py to git_query_commits_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_repository.py to git_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_commit_ref.py to git_commit_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/share_notification_context.py to share_notification_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_push.py to git_push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_repository_ref.py to git_repository_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_async_ref_operation_parameters.py to git_async_ref_operation_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_template.py to git_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_pull_request_comment_thread.py to git_pull_request_comment_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_status_context.py to git_status_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_async_ref_operation_source.py to git_async_ref_operation_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_deleted_repository.py to git_deleted_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_item_request_data.py to git_item_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_ref_update.py to git_ref_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_commit_changes.py to git_commit_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_base_version_descriptor.py to git_base_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/models/git_repository_create_options.py to git_repository_create_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_0/git_client.py to git_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/git_client_base.py to git_client_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_comment_thread_context.py to git_pull_request_comment_thread_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_item_descriptor.py to git_item_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_async_ref_operation_detail.py to git_async_ref_operation_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_recycle_bin_repository_details.py to git_recycle_bin_repository_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_iteration.py to git_pull_request_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/team_project_collection_reference.py to team_project_collection_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_status.py to git_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_merge_origin_ref.py to git_merge_origin_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/comment_position.py to comment_position.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_file_paths_collection.py to git_file_paths_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_suggestion.py to git_suggestion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_ref.py to git_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_tree_entry_ref.py to git_tree_entry_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/team_project_reference.py to team_project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_branch_stats.py to git_branch_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_iteration_changes.py to git_pull_request_iteration_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_import_request.py to git_import_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_fork_operation_status_detail.py to git_fork_operation_status_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_import_status_detail.py to git_import_status_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_query_branch_stats_criteria.py to git_query_branch_stats_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_completion_options.py to git_pull_request_completion_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/identity_ref_with_vote.py to identity_ref_with_vote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_tree_ref.py to git_tree_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/item_content.py to item_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/comment_tracking_criteria.py to comment_tracking_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_fork_sync_request.py to git_fork_sync_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/comment_thread.py to comment_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_ref_update_result.py to git_ref_update_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_user_date.py to git_user_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_fork_sync_request_parameters.py to git_fork_sync_request_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_item.py to git_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/item_model.py to item_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_async_ref_operation.py to git_async_ref_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_query_input.py to git_pull_request_query_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_conflict_update_result.py to git_conflict_update_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_commit.py to git_commit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_fork_ref.py to git_fork_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/comment_iteration_context.py to comment_iteration_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_import_request_parameters.py to git_import_request_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_push_ref.py to git_push_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/vsts_info.py to vsts_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_push_search_criteria.py to git_push_search_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/comment_thread_context.py to comment_thread_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/global_git_repository_key.py to global_git_repository_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/comment.py to comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_import_tfvc_source.py to git_import_tfvc_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/file_content_metadata.py to file_content_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_tree_diff_entry.py to git_tree_diff_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_merge_options.py to git_pull_request_merge_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_conflict.py to git_conflict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_target_version_descriptor.py to git_target_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_revert.py to git_revert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_repository_stats.py to git_repository_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_tree_diff.py to git_tree_diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_ref_favorite.py to git_ref_favorite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_object.py to git_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/resource_ref.py to resource_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/web_api_tag_definition.py to web_api_tag_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/web_api_create_tag_request_data.py to web_api_create_tag_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_change.py to git_pull_request_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_import_git_source.py to git_import_git_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_tree_diff_response.py to git_tree_diff_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_blob_ref.py to git_blob_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/source_to_target_ref.py to source_to_target_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_commit_diffs.py to git_commit_diffs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_search_criteria.py to git_pull_request_search_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_version_descriptor.py to git_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request.py to git_pull_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_query.py to git_pull_request_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_annotated_tag.py to git_annotated_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_status.py to git_pull_request_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_cherry_pick.py to git_cherry_pick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/import_repository_validation.py to import_repository_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_query_commits_criteria.py to git_query_commits_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_repository.py to git_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_commit_ref.py to git_commit_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/share_notification_context.py to share_notification_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_push.py to git_push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_repository_ref.py to git_repository_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_async_ref_operation_parameters.py to git_async_ref_operation_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_template.py to git_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_pull_request_comment_thread.py to git_pull_request_comment_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_status_context.py to git_status_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_async_ref_operation_source.py to git_async_ref_operation_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_deleted_repository.py to git_deleted_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_item_request_data.py to git_item_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_ref_update.py to git_ref_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_commit_changes.py to git_commit_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_base_version_descriptor.py to git_base_version_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/models/git_repository_create_options.py to git_repository_create_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/git/v4_1/git_client.py to git_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/policy_configuration.py to policy_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/policy_evaluation_record.py to policy_evaluation_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/policy_type_ref.py to policy_type_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/policy_type.py to policy_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/versioned_policy_configuration_ref.py to versioned_policy_configuration_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/models/policy_configuration_ref.py to policy_configuration_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_0/policy_client.py to policy_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/policy_configuration.py to policy_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/policy_evaluation_record.py to policy_evaluation_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/policy_type_ref.py to policy_type_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/policy_type.py to policy_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/versioned_policy_configuration_ref.py to versioned_policy_configuration_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/models/policy_configuration_ref.py to policy_configuration_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/policy/v4_1/policy_client.py to policy_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/feature_availability_client.py to feature_availability_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/models/feature_flag.py to feature_flag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_0/models/feature_flag_patch.py to feature_flag_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/feature_availability_client.py to feature_availability_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/models/feature_flag.py to feature_flag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/feature_availability/v4_1/models/feature_flag_patch.py to feature_flag_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/nuGet_client.py to nuGet_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/nuGet_packages_batch_request.py to nuGet_packages_batch_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/batch_list_data.py to batch_list_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/nuGet_recycle_bin_package_version_details.py to nuGet_recycle_bin_package_version_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/package_version_details.py to package_version_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/minimal_package_details.py to minimal_package_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/nuGet_package_version_deletion_state.py to nuGet_package_version_deletion_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/batch_operation_data.py to batch_operation_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/nuget/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/team_ref.py to team_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/graph_subject.py to graph_subject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/operation_result.py to operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/graph_member.py to graph_member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/project_entitlement.py to project_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_patch_response.py to member_entitlements_patch_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/graph_group.py to graph_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/group_entitlement.py to group_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/group_entitlement_operation_reference.py to group_entitlement_operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/access_level.py to access_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/project_ref.py to project_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/operation_reference.py to operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlement.py to member_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_response_base.py to member_entitlements_response_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlement_operation_reference.py to member_entitlement_operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/member_entitlements_post_response.py to member_entitlements_post_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/group_operation_result.py to group_operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/models/base_operation_result.py to base_operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_0/member_entitlement_management_client.py to member_entitlement_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/team_ref.py to team_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/paged_graph_member_list.py to paged_graph_member_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/license_summary_data.py to license_summary_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_post_response.py to user_entitlements_post_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/users_summary.py to users_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/graph_subject.py to graph_subject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/operation_result.py to operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/graph_member.py to graph_member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/extension_summary_data.py to extension_summary_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/summary_data.py to summary_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/project_entitlement.py to project_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/group_option.py to group_option.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_reference.py to user_entitlement_operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_patch_response.py to member_entitlements_patch_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/graph_group.py to graph_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/group_entitlement.py to group_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/group_entitlement_operation_reference.py to group_entitlement_operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/access_level.py to access_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/graph_user.py to graph_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement.py to user_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/project_ref.py to project_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_response_base.py to user_entitlements_response_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/operation_reference.py to operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlement.py to member_entitlement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_response_base.py to member_entitlements_response_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlement_operation_reference.py to member_entitlement_operation_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlement_operation_result.py to user_entitlement_operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/member_entitlements_post_response.py to member_entitlements_post_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/user_entitlements_patch_response.py to user_entitlements_patch_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/group_operation_result.py to group_operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/models/base_operation_result.py to base_operation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/member_entitlement_management/v4_1/member_entitlement_management_client.py to member_entitlement_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models/account_create_info_internal.py to account_create_info_internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models/account_preferences_internal.py to account_preferences_internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/models/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_0/accounts_client.py to accounts_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models/account_create_info_internal.py to account_create_info_internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models/account_preferences_internal.py to account_preferences_internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/models/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/accounts/v4_1/accounts_client.py to accounts_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0/models/customer_intelligence_event.py to customer_intelligence_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_0/customer_intelligence_client.py to customer_intelligence_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1/models/customer_intelligence_event.py to customer_intelligence_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/v4_1/customer_intelligence_client.py to customer_intelligence_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/customer_intelligence/customer_intelligence_client.py to customer_intelligence_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/_file_cache.py to _file_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/project_reference.py to project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/update_process_model.py to update_process_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_type_model.py to work_item_type_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/section.py to section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior.py to work_item_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/wit_contribution.py to wit_contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/create_process_model.py to create_process_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/field_rule_model.py to field_rule_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/form_layout.py to form_layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/rule_action_model.py to rule_action_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/rule_condition_model.py to rule_condition_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_field.py to work_item_behavior_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_type_behavior.py to work_item_type_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/process_model.py to process_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_behavior_reference.py to work_item_behavior_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/process_properties.py to process_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/work_item_state_result_model.py to work_item_state_result_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/models/field_model.py to field_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_0/work_item_tracking_process_client.py to work_item_tracking_process_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/project_reference.py to project_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/update_process_model.py to update_process_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_type_model.py to work_item_type_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/section.py to section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior.py to work_item_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/wit_contribution.py to wit_contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/create_process_model.py to create_process_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/field_rule_model.py to field_rule_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/form_layout.py to form_layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/rule_action_model.py to rule_action_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/rule_condition_model.py to rule_condition_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_field.py to work_item_behavior_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_type_behavior.py to work_item_type_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/process_model.py to process_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_behavior_reference.py to work_item_behavior_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/process_properties.py to process_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/work_item_state_result_model.py to work_item_state_result_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/models/field_model.py to field_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/work_item_tracking_process/v4_1/work_item_tracking_process_client.py to work_item_tracking_process_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/vss_connection.py to vss_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/acquisition_operation_disallow_reason.py to acquisition_operation_disallow_reason.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/contribution_base.py to contribution_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_manifest.py to extension_manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/contribution_constraint.py to contribution_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/contribution_type.py to contribution_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_request.py to extension_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/acquisition_options.py to acquisition_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_file.py to extension_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_state.py to extension_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/installed_extension_state_issue.py to installed_extension_state_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/requested_extension.py to requested_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_data_collection.py to extension_data_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/user_extension_policy.py to user_extension_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_data_collection_query.py to extension_data_collection_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_badge.py to extension_badge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_event_callback.py to extension_event_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_share.py to extension_share.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/contribution_property_description.py to contribution_property_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/publisher_facts.py to publisher_facts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_policy.py to extension_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_licensing.py to extension_licensing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/installed_extension_query.py to installed_extension_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/installation_target.py to installation_target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/published_extension.py to published_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/installed_extension.py to installed_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_identifier.py to extension_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/licensing_override.py to licensing_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_version.py to extension_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_event_callback_collection.py to extension_event_callback_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_statistic.py to extension_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_authorization.py to extension_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/acquisition_operation.py to acquisition_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/contribution.py to contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/extension_acquisition_request.py to extension_acquisition_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/models/installed_extension_state.py to installed_extension_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_0/extension_management_client.py to extension_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/acquisition_operation_disallow_reason.py to acquisition_operation_disallow_reason.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/contribution_base.py to contribution_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_manifest.py to extension_manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/contribution_constraint.py to contribution_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/contribution_type.py to contribution_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_request.py to extension_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/acquisition_options.py to acquisition_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_file.py to extension_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_state.py to extension_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/installed_extension_state_issue.py to installed_extension_state_issue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/requested_extension.py to requested_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_data_collection.py to extension_data_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/user_extension_policy.py to user_extension_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_data_collection_query.py to extension_data_collection_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_badge.py to extension_badge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_event_callback.py to extension_event_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_share.py to extension_share.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/contribution_property_description.py to contribution_property_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/publisher_facts.py to publisher_facts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_policy.py to extension_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_licensing.py to extension_licensing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/installed_extension_query.py to installed_extension_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/installation_target.py to installation_target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/published_extension.py to published_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/installed_extension.py to installed_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_identifier.py to extension_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/licensing_override.py to licensing_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_version.py to extension_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_event_callback_collection.py to extension_event_callback_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_statistic.py to extension_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_authorization.py to extension_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/acquisition_operation.py to acquisition_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/contribution.py to contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/extension_acquisition_request.py to extension_acquisition_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/models/installed_extension_state.py to installed_extension_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/extension_management/v4_1/extension_management_client.py to extension_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_subject.py to graph_subject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_user_creation_context.py to graph_user_creation_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_cache_policies.py to graph_cache_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/json_patch_operation.py to json_patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_subject_lookup_key.py to graph_subject_lookup_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_member.py to graph_member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_storage_key_result.py to graph_storage_key_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_group_creation_context.py to graph_group_creation_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_global_extended_property_batch.py to graph_global_extended_property_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_group.py to graph_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_membership.py to graph_membership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_user.py to graph_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/paged_graph_users.py to paged_graph_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/identity_key_map.py to identity_key_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_scope.py to graph_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_scope_creation_context.py to graph_scope_creation_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/paged_graph_groups.py to paged_graph_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_membership_traversal.py to graph_membership_traversal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_subject_lookup.py to graph_subject_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_descriptor_result.py to graph_descriptor_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/models/graph_membership_state.py to graph_membership_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/graph/v4_1/graph_client.py to graph_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/access_control_list.py to access_control_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/ace_extended_information.py to ace_extended_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/action_definition.py to action_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/permission_evaluation_batch.py to permission_evaluation_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/access_control_lists_collection.py to access_control_lists_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/security_namespace_description.py to security_namespace_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/permission_evaluation.py to permission_evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/models/access_control_entry.py to access_control_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_0/security_client.py to security_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/access_control_list.py to access_control_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/ace_extended_information.py to ace_extended_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/action_definition.py to action_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/permission_evaluation_batch.py to permission_evaluation_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/access_control_lists_collection.py to access_control_lists_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/security_namespace_description.py to security_namespace_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/permission_evaluation.py to permission_evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/models/access_control_entry.py to access_control_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/security/v4_1/security_client.py to security_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_event_field_type.py to notification_event_field_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_statistic.py to notification_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_reason.py to notification_reason.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_subscription_create_parameters.py to notification_subscription_create_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_evaluation_request.py to subscription_evaluation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_event_type.py to notification_event_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_subscriber_update_parameters.py to notification_subscriber_update_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_event_publisher.py to notification_event_publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_channel_with_address.py to subscription_channel_with_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/input_values_query.py to input_values_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/events_evaluation_result.py to events_evaluation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_statistics_query_conditions.py to notification_statistics_query_conditions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notifications_evaluation_result.py to notifications_evaluation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/operator_constraint.py to operator_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/field_input_values.py to field_input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_event_field_operator.py to notification_event_field_operator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/expression_filter_clause.py to expression_filter_clause.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_evaluation_result.py to subscription_evaluation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_scope.py to subscription_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/iSubscription_filter.py to iSubscription_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_event_field.py to notification_event_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/batch_notification_operation.py to batch_notification_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/event_actor.py to event_actor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_user_settings.py to subscription_user_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_event_type_category.py to notification_event_type_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_statistics_query.py to notification_statistics_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_evaluation_settings.py to subscription_evaluation_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/base_subscription_filter.py to base_subscription_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_admin_settings.py to subscription_admin_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_query_condition.py to subscription_query_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/vss_notification_event.py to vss_notification_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_subscriber.py to notification_subscriber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/expression_filter_model.py to expression_filter_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_subscription_update_parameters.py to notification_subscription_update_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/value_definition.py to value_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/iSubscription_channel.py to iSubscription_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/expression_filter_group.py to expression_filter_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_subscription.py to notification_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_query.py to subscription_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/subscription_management.py to subscription_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/field_values_query.py to field_values_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/artifact_filter.py to artifact_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/event_scope.py to event_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_query_condition.py to notification_query_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_subscription_template.py to notification_subscription_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/models/notification_event_role.py to notification_event_role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_0/notification_client.py to notification_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_event_field_type.py to notification_event_field_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_diagnostic_log_message.py to notification_diagnostic_log_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_statistic.py to notification_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_reason.py to notification_reason.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_subscription_create_parameters.py to notification_subscription_create_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/identity_ref.py to identity_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_evaluation_request.py to subscription_evaluation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_event_type.py to notification_event_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_subscriber_update_parameters.py to notification_subscriber_update_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_event_publisher.py to notification_event_publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_channel_with_address.py to subscription_channel_with_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/input_values_query.py to input_values_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/input_value.py to input_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/update_subscripiton_tracing_parameters.py to update_subscripiton_tracing_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/events_evaluation_result.py to events_evaluation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_statistics_query_conditions.py to notification_statistics_query_conditions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notifications_evaluation_result.py to notifications_evaluation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/iNotification_diagnostic_log.py to iNotification_diagnostic_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/operator_constraint.py to operator_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/field_input_values.py to field_input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_event_field_operator.py to notification_event_field_operator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/expression_filter_clause.py to expression_filter_clause.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_evaluation_result.py to subscription_evaluation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_scope.py to subscription_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/iSubscription_filter.py to iSubscription_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_event_field.py to notification_event_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/batch_notification_operation.py to batch_notification_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/event_actor.py to event_actor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_user_settings.py to subscription_user_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_event_type_category.py to notification_event_type_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_statistics_query.py to notification_statistics_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_evaluation_settings.py to subscription_evaluation_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/base_subscription_filter.py to base_subscription_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_admin_settings.py to subscription_admin_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_query_condition.py to subscription_query_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_tracing.py to subscription_tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/vss_notification_event.py to vss_notification_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/update_subscripiton_diagnostics_parameters.py to update_subscripiton_diagnostics_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_subscriber.py to notification_subscriber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/expression_filter_model.py to expression_filter_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_subscription_update_parameters.py to notification_subscription_update_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/value_definition.py to value_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/iSubscription_channel.py to iSubscription_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/expression_filter_group.py to expression_filter_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/input_values_error.py to input_values_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_subscription.py to notification_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_query.py to subscription_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_management.py to subscription_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/input_values.py to input_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/field_values_query.py to field_values_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/artifact_filter.py to artifact_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/event_scope.py to event_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_query_condition.py to notification_query_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/graph_subject_base.py to graph_subject_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_subscription_template.py to notification_subscription_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/subscription_diagnostics.py to subscription_diagnostics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/models/notification_event_role.py to notification_event_role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/notification/v4_1/notification_client.py to notification_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/dashboard_group_entry.py to dashboard_group_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/dashboard_response.py to dashboard_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/widget_response.py to widget_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/semantic_version.py to semantic_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/widget_metadata_response.py to widget_metadata_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/widgets_versioned_list.py to widgets_versioned_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/dashboard_group.py to dashboard_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/dashboard_group_entry_response.py to dashboard_group_entry_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/lightbox_options.py to lightbox_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/widget_types_response.py to widget_types_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/widget_position.py to widget_position.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/dashboard.py to dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/widget_size.py to widget_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/team_context.py to team_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/widget_metadata.py to widget_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/models/widget.py to widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_0/dashboard_client.py to dashboard_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/dashboard_group_entry.py to dashboard_group_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/dashboard_response.py to dashboard_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/widget_response.py to widget_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/semantic_version.py to semantic_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/widget_metadata_response.py to widget_metadata_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/widgets_versioned_list.py to widgets_versioned_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/dashboard_group.py to dashboard_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/dashboard_group_entry_response.py to dashboard_group_entry_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/lightbox_options.py to lightbox_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/widget_types_response.py to widget_types_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/widget_position.py to widget_position.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/dashboard.py to dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/widget_size.py to widget_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/team_context.py to team_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/reference_links.py to reference_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/widget_metadata.py to widget_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/models/widget.py to widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts/dashboard/v4_1/dashboard_client.py to dashboard_client.cpython-39.pyc writing byte-compilation script '/tmp/tmpd3jy5ndd.py' /usr/bin/python3 /tmp/tmpd3jy5ndd.py removing /tmp/tmpd3jy5ndd.py running install_egg_info running egg_info writing vsts.egg-info/PKG-INFO writing dependency_links to vsts.egg-info/dependency_links.txt writing requirements to vsts.egg-info/requires.txt writing top-level names to vsts.egg-info/top_level.txt reading manifest file 'vsts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'vsts.egg-info/SOURCES.txt' Copying vsts.egg-info to /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/usr/lib/python3.9/site-packages/vsts-0.1.25-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64//usr/share/doc/python-vsts + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64 ~/build/BUILDROOT/python-vsts-0.1.25-1.x86_64 ~/build/BUILD/vsts-0.1.25 + '[' -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 ']' ~/build/BUILD/vsts-0.1.25 + popd + mv /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.25-1 --unique-debug-suffix -0.1.25-1.x86_64 --unique-debug-src-base python-vsts-0.1.25-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/vsts-0.1.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-vsts-0.1.25-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-vsts-0.1.25-1.noarch Provides: python-vsts python3-vsts = 0.1.25-1 python3.9dist(vsts) = 0.1.25 python3dist(vsts) = 0.1.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 python3.9dist(msrest) >= 0.6 python3.9dist(msrest) < 0.7 Processing files: python-vsts-help-0.1.25-1.noarch warning: Empty %files file /builddir/build/BUILD/vsts-0.1.25/doclist.lst Provides: python-vsts-help = 0.1.25-1 python3-vsts-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-vsts-0.1.25-1.x86_64 Wrote: /builddir/build/RPMS/python-vsts-help-0.1.25-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-vsts-0.1.25-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sHUXEO + umask 022 + cd /builddir/build/BUILD + cd vsts-0.1.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-vsts-0.1.25-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0