Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kfserving.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681783334.723812/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-kfserving.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-kfserving-0.6.1-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-kfserving.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681783334.723812/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-kfserving.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-kfserving-0.6.1-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-kfserving.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681783334.723812/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-kfserving.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.Ep1B3G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kfserving-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/kfserving-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kfserving-0.6.1 + /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.IE3cGk + umask 022 + cd /builddir/build/BUILD + cd kfserving-0.6.1 + 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/kfserving copying kfserving/kfserver.py -> build/lib/kfserving copying kfserving/kfmodel_repository.py -> build/lib/kfserving copying kfserving/storage.py -> build/lib/kfserving copying kfserving/kfmodel.py -> build/lib/kfserving copying kfserving/rest.py -> build/lib/kfserving copying kfserving/__init__.py -> build/lib/kfserving copying kfserving/exceptions.py -> build/lib/kfserving copying kfserving/api_client.py -> build/lib/kfserving copying kfserving/configuration.py -> build/lib/kfserving creating build/lib/kfserving/api copying kfserving/api/kf_serving_watch.py -> build/lib/kfserving/api copying kfserving/api/__init__.py -> build/lib/kfserving/api copying kfserving/api/creds_utils.py -> build/lib/kfserving/api copying kfserving/api/kf_serving_client.py -> build/lib/kfserving/api creating build/lib/kfserving/constants copying kfserving/constants/constants.py -> build/lib/kfserving/constants copying kfserving/constants/__init__.py -> build/lib/kfserving/constants creating build/lib/kfserving/models copying kfserving/models/v1beta1_explainer_extension_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_xg_boost_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_inference_service_status.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_predictors_config.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_light_gbm_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_paddle_server_spec.py -> build/lib/kfserving/models copying kfserving/models/v1_time.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_art_explainer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_tensorflow_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha1_trained_model_list.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_custom_predictor.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_predictor_extension_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_explainers_config.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_explainer_config.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_predictor_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_inference_service_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha1_trained_model_spec.py -> build/lib/kfserving/models copying kfserving/models/knative_volatile_time.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_sk_learn_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_aix_explainer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_triton_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_component_status_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_explainer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_transformer_config.py -> build/lib/kfserving/models copying kfserving/models/knative_condition.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_light_gbm_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_tf_serving_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_transformer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_aix_explainer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_alibi_explainer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_py_torch_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_sk_learn_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_inference_service_list.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_model_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_onnx_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_triton_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_pmml_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_status_configuration_spec.py -> build/lib/kfserving/models copying kfserving/models/knative_addressable.py -> build/lib/kfserving/models copying kfserving/models/knative_url.py -> build/lib/kfserving/models copying kfserving/models/__init__.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_inference_service_list.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_batcher.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_batcher.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_pmml_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_onnx_runtime_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_pod_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_transformers_config.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_logger.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_inference_service.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_torch_serve_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_predictor_protocols.py -> build/lib/kfserving/models copying kfserving/models/v1alpha1_model_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_predictor_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha1_trained_model.py -> build/lib/kfserving/models copying kfserving/models/knative_status.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_predictor_config.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_deployment_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_inference_services_config.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_inference_service.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_transformer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_inference_service_status.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_explainer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_alibi_explainer_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_logger_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_xg_boost_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_custom_explainer.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_endpoint_spec.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_custom_spec.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_custom_transformer.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_ingress_config.py -> build/lib/kfserving/models copying kfserving/models/v1beta1_component_extension_spec.py -> build/lib/kfserving/models copying kfserving/models/net_url_userinfo.py -> build/lib/kfserving/models copying kfserving/models/v1alpha2_inference_service_spec.py -> build/lib/kfserving/models creating build/lib/kfserving/handlers copying kfserving/handlers/http.py -> build/lib/kfserving/handlers copying kfserving/handlers/__init__.py -> build/lib/kfserving/handlers creating build/lib/kfserving/utils copying kfserving/utils/utils.py -> build/lib/kfserving/utils copying kfserving/utils/__init__.py -> build/lib/kfserving/utils copying kfserving/utils/numpy_encoder.py -> build/lib/kfserving/utils running egg_info writing kfserving.egg-info/PKG-INFO writing dependency_links to kfserving.egg-info/dependency_links.txt writing requirements to kfserving.egg-info/requires.txt writing top-level names to kfserving.egg-info/top_level.txt reading manifest file 'kfserving.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'kfserving.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vhuXnt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64 + cd kfserving-0.6.1 + 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-kfserving-0.6.1-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-kfserving-0.6.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/constants copying build/lib/kfserving/constants/constants.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/constants copying build/lib/kfserving/constants/__init__.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/constants creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/utils copying build/lib/kfserving/utils/utils.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/utils copying build/lib/kfserving/utils/__init__.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/utils copying build/lib/kfserving/utils/numpy_encoder.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/utils copying build/lib/kfserving/kfserver.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving copying build/lib/kfserving/kfmodel_repository.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving copying build/lib/kfserving/storage.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api copying build/lib/kfserving/api/kf_serving_watch.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api copying build/lib/kfserving/api/__init__.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api copying build/lib/kfserving/api/creds_utils.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api copying build/lib/kfserving/api/kf_serving_client.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api copying build/lib/kfserving/kfmodel.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving copying build/lib/kfserving/rest.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving copying build/lib/kfserving/__init__.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving copying build/lib/kfserving/exceptions.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/handlers copying build/lib/kfserving/handlers/http.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/handlers copying build/lib/kfserving/handlers/__init__.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/handlers copying build/lib/kfserving/api_client.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving copying build/lib/kfserving/configuration.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving creating /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_explainer_extension_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_xg_boost_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_inference_service_status.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_predictors_config.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_light_gbm_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_paddle_server_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1_time.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_art_explainer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_tensorflow_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha1_trained_model_list.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_custom_predictor.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_predictor_extension_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_explainers_config.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_explainer_config.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_predictor_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_inference_service_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha1_trained_model_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/knative_volatile_time.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_sk_learn_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_aix_explainer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_triton_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_component_status_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_explainer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_transformer_config.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/knative_condition.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_light_gbm_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_tf_serving_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_transformer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_aix_explainer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_alibi_explainer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_py_torch_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_sk_learn_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_inference_service_list.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_model_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_onnx_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_triton_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_pmml_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_status_configuration_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/knative_addressable.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/knative_url.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/__init__.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_inference_service_list.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_batcher.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_batcher.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_pmml_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_onnx_runtime_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_pod_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_transformers_config.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_logger.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_inference_service.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_torch_serve_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_predictor_protocols.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha1_model_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_predictor_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha1_trained_model.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/knative_status.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_predictor_config.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_deployment_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_inference_services_config.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_inference_service.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_transformer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_inference_service_status.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_explainer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_alibi_explainer_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_logger_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_xg_boost_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_custom_explainer.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_endpoint_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_custom_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_custom_transformer.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_ingress_config.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1beta1_component_extension_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/net_url_userinfo.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models copying build/lib/kfserving/models/v1alpha2_inference_service_spec.py -> /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/constants/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/utils/numpy_encoder.py to numpy_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/kfserver.py to kfserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/kfmodel_repository.py to kfmodel_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api/kf_serving_watch.py to kf_serving_watch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api/creds_utils.py to creds_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api/kf_serving_client.py to kf_serving_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/kfmodel.py to kfmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/handlers/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_explainer_extension_spec.py to v1beta1_explainer_extension_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_xg_boost_spec.py to v1beta1_xg_boost_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_inference_service_status.py to v1beta1_inference_service_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_predictors_config.py to v1beta1_predictors_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_light_gbm_spec.py to v1beta1_light_gbm_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_paddle_server_spec.py to v1beta1_paddle_server_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1_time.py to v1_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_art_explainer_spec.py to v1beta1_art_explainer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_tensorflow_spec.py to v1alpha2_tensorflow_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha1_trained_model_list.py to v1alpha1_trained_model_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_custom_predictor.py to v1beta1_custom_predictor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_predictor_extension_spec.py to v1beta1_predictor_extension_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_explainers_config.py to v1beta1_explainers_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_explainer_config.py to v1beta1_explainer_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_predictor_spec.py to v1beta1_predictor_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_inference_service_spec.py to v1beta1_inference_service_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha1_trained_model_spec.py to v1alpha1_trained_model_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/knative_volatile_time.py to knative_volatile_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_sk_learn_spec.py to v1alpha2_sk_learn_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_aix_explainer_spec.py to v1beta1_aix_explainer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_triton_spec.py to v1beta1_triton_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_component_status_spec.py to v1beta1_component_status_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_explainer_spec.py to v1beta1_explainer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_transformer_config.py to v1beta1_transformer_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/knative_condition.py to knative_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_light_gbm_spec.py to v1alpha2_light_gbm_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_tf_serving_spec.py to v1beta1_tf_serving_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_transformer_spec.py to v1alpha2_transformer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_aix_explainer_spec.py to v1alpha2_aix_explainer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_alibi_explainer_spec.py to v1beta1_alibi_explainer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_py_torch_spec.py to v1alpha2_py_torch_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_sk_learn_spec.py to v1beta1_sk_learn_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_inference_service_list.py to v1alpha2_inference_service_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_model_spec.py to v1beta1_model_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_onnx_spec.py to v1alpha2_onnx_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_triton_spec.py to v1alpha2_triton_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_pmml_spec.py to v1alpha2_pmml_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_status_configuration_spec.py to v1alpha2_status_configuration_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/knative_addressable.py to knative_addressable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/knative_url.py to knative_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_inference_service_list.py to v1beta1_inference_service_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_batcher.py to v1alpha2_batcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_batcher.py to v1beta1_batcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_pmml_spec.py to v1beta1_pmml_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_onnx_runtime_spec.py to v1beta1_onnx_runtime_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_pod_spec.py to v1beta1_pod_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_transformers_config.py to v1beta1_transformers_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_logger.py to v1alpha2_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_inference_service.py to v1beta1_inference_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_torch_serve_spec.py to v1beta1_torch_serve_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_predictor_protocols.py to v1beta1_predictor_protocols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha1_model_spec.py to v1alpha1_model_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_predictor_spec.py to v1alpha2_predictor_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha1_trained_model.py to v1alpha1_trained_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/knative_status.py to knative_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_predictor_config.py to v1beta1_predictor_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_deployment_spec.py to v1alpha2_deployment_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_inference_services_config.py to v1beta1_inference_services_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_inference_service.py to v1alpha2_inference_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_transformer_spec.py to v1beta1_transformer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_inference_service_status.py to v1alpha2_inference_service_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_explainer_spec.py to v1alpha2_explainer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_alibi_explainer_spec.py to v1alpha2_alibi_explainer_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_logger_spec.py to v1beta1_logger_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_xg_boost_spec.py to v1alpha2_xg_boost_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_custom_explainer.py to v1beta1_custom_explainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_endpoint_spec.py to v1alpha2_endpoint_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_custom_spec.py to v1alpha2_custom_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_custom_transformer.py to v1beta1_custom_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_ingress_config.py to v1beta1_ingress_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1beta1_component_extension_spec.py to v1beta1_component_extension_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/net_url_userinfo.py to net_url_userinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving/models/v1alpha2_inference_service_spec.py to v1alpha2_inference_service_spec.cpython-39.pyc writing byte-compilation script '/tmp/tmpy2kcl_2o.py' /usr/bin/python3 /tmp/tmpy2kcl_2o.py removing /tmp/tmpy2kcl_2o.py running install_egg_info running egg_info writing kfserving.egg-info/PKG-INFO writing dependency_links to kfserving.egg-info/dependency_links.txt writing requirements to kfserving.egg-info/requires.txt writing top-level names to kfserving.egg-info/top_level.txt reading manifest file 'kfserving.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'kfserving.egg-info/SOURCES.txt' Copying kfserving.egg-info to /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/kfserving-0.6.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64//usr/share/doc/python-kfserving + '[' -d doc ']' ~/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64 ~/build/BUILD/kfserving-0.6.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/kfserving-0.6.1 + mv /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.1-1 --unique-debug-suffix -0.6.1-1.x86_64 --unique-debug-src-base python-kfserving-0.6.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/kfserving-0.6.1 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-kfserving-0.6.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-kfserving-0.6.1-1.noarch Provides: python-kfserving python3-kfserving = 0.6.1-1 python3.9dist(kfserving) = 0.6.1 python3dist(kfserving) = 0.6.1 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(adal) >= 1.2.2 python3.9dist(argparse) >= 1.4 python3.9dist(avro) >= 1.10.1 python3.9dist(azure-storage-blob) >= 1.3 python3.9dist(azure-storage-blob) <= 2.1 python3.9dist(boto3) >= 1.17.32 python3.9dist(botocore) >= 1.20.32 python3.9dist(certifi) >= 14.05.14 python3.9dist(cloudevents) >= 1.2 python3.9dist(google-cloud-storage) >= 1.31 python3.9dist(grpcio) >= 1.34.1 python3.9dist(kubernetes) >= 12 python3.9dist(minio) >= 4.0.9 python3.9dist(minio) < 7 python3.9dist(numpy) >= 1.17.3 python3.9dist(psutil) >= 5 python3.9dist(python-dateutil) >= 2.5.3 python3.9dist(ray) >= 1.5 python3.9dist(setuptools) >= 21 python3.9dist(six) >= 1.15 python3.9dist(table-logger) >= 0.3.5 python3.9dist(tornado) >= 6 python3.9dist(urllib3) >= 1.15.1 Processing files: python-kfserving-help-0.6.1-1.noarch warning: Empty %files file /builddir/build/BUILD/kfserving-0.6.1/doclist.lst Provides: python-kfserving-help = 0.6.1-1 python3-kfserving-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-kfserving-0.6.1-1.x86_64 Wrote: /builddir/build/RPMS/python-kfserving-help-0.6.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-kfserving-0.6.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kIbKdc + umask 022 + cd /builddir/build/BUILD + cd kfserving-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-kfserving-0.6.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0