Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-shap.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682158827.001695/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 aarch64 --nodeps /builddir/build/SPECS/python-shap.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-shap-0.41.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-shap.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682158827.001695/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 aarch64 --nodeps /builddir/build/SPECS/python-shap.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-shap-0.41.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-shap.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682158827.001695/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 aarch64 --nodeps /builddir/build/SPECS/python-shap.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W4nwg2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shap-0.41.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/shap-0.41.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shap-0.41.0 + /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.tlOAvK + umask 022 + cd /builddir/build/BUILD + cd shap-0.41.0 + 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 -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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. ERROR: Exception: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher yield File "/usr/lib/python3.9/site-packages/pip/_vendor/urllib3/response.py", line 561, in read data = self._fp_read(amt) if not fp_closed else b"" File "/usr/lib/python3.9/site-packages/pip/_vendor/urllib3/response.py", line 527, in _fp_read return self._fp.read(amt) if amt is not None else self._fp.read() File "/usr/lib/python3.9/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 90, in read data = self.__fp.read(amt) File "/usr/lib64/python3.9/http/client.py", line 463, in read n = self.readinto(b) File "/usr/lib64/python3.9/http/client.py", line 507, in readinto n = self.fp.readinto(b) File "/usr/lib64/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) File "/usr/lib64/python3.9/ssl.py", line 1241, in recv_into return self.read(nbytes, buffer) File "/usr/lib64/python3.9/ssl.py", line 1099, in read return self._sslobj.read(len, buffer) socket.timeout: The read operation timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper status = run_func(*args) File "/usr/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper return func(self, options, args) File "/usr/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run requirement_set = resolver.resolve(reqs, check_supported_wheels=True) File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve result = self._result = resolver.resolve( File "/usr/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/usr/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve self._add_to_criteria(self.state.criteria, r, parent=None) File "/usr/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria if not criterion.candidates: File "/usr/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ return bool(self._sequence) File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ return any(self) File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in return (c for c in iterator if id(c) not in self._incompatible_ids) File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built candidate = func() File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link self._link_candidate_cache[link] = LinkCandidate( File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ super().__init__( File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ self.dist = self._prepare() File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare dist = self._prepare_distribution() File "/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) File "/usr/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement return self._prepare_linked_requirement(req, parallel_builds) File "/usr/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 587, in _prepare_linked_requirement local_file = unpack_url( File "/usr/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 166, in unpack_url file = get_http_url( File "/usr/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 107, in get_http_url from_path, content_type = download(link, temp_dir.path) File "/usr/lib/python3.9/site-packages/pip/_internal/network/download.py", line 147, in __call__ for chunk in chunks: File "/usr/lib/python3.9/site-packages/pip/_internal/network/utils.py", line 63, in response_chunks for chunk in response.raw.stream( File "/usr/lib/python3.9/site-packages/pip/_vendor/urllib3/response.py", line 622, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/lib/python3.9/site-packages/pip/_vendor/urllib3/response.py", line 587, in read raise IncompleteRead(self._fp_bytes_read, self.length_remaining) File "/usr/lib64/python3.9/contextlib.py", line 137, in __exit__ self.gen.throw(typ, value, traceback) File "/usr/lib/python3.9/site-packages/pip/_vendor/urllib3/response.py", line 443, in _error_catcher raise ReadTimeoutError(self._pool, None, "Read timed out.") pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. WARNING: The wheel package is not available. The nvcc binary could not be located in your $PATH. Either add it to your path, or set $CUDAHOME to enable CUDA Error building cuda module: TypeError('cannot unpack non-iterable NoneType object') WARNING: Could not compile cuda extensions Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp4q836bhz', '--quiet', 'numpy']' returned non-zero exit status 2. WARNING: The C extension could not be compiled, sklearn tree models not supported. running build running build_py creating build creating build/lib creating build/lib/shap copying shap/links.py -> build/lib/shap copying shap/_serializable.py -> build/lib/shap copying shap/_explanation.py -> build/lib/shap copying shap/__init__.py -> build/lib/shap copying shap/datasets.py -> build/lib/shap creating build/lib/shap/explainers copying shap/explainers/_gpu_tree.py -> build/lib/shap/explainers copying shap/explainers/_permutation.py -> build/lib/shap/explainers copying shap/explainers/_additive.py -> build/lib/shap/explainers copying shap/explainers/_kernel.py -> build/lib/shap/explainers copying shap/explainers/tf_utils.py -> build/lib/shap/explainers copying shap/explainers/_partition.py -> build/lib/shap/explainers copying shap/explainers/_tree.py -> build/lib/shap/explainers copying shap/explainers/_linear.py -> build/lib/shap/explainers copying shap/explainers/_gradient.py -> build/lib/shap/explainers copying shap/explainers/_explainer.py -> build/lib/shap/explainers copying shap/explainers/pytree.py -> build/lib/shap/explainers copying shap/explainers/mimic.py -> build/lib/shap/explainers copying shap/explainers/__init__.py -> build/lib/shap/explainers copying shap/explainers/_sampling.py -> build/lib/shap/explainers copying shap/explainers/_exact.py -> build/lib/shap/explainers creating build/lib/shap/explainers/other copying shap/explainers/other/_maple.py -> build/lib/shap/explainers/other copying shap/explainers/other/_lime.py -> build/lib/shap/explainers/other copying shap/explainers/other/__init__.py -> build/lib/shap/explainers/other copying shap/explainers/other/_random.py -> build/lib/shap/explainers/other copying shap/explainers/other/_coefficent.py -> build/lib/shap/explainers/other copying shap/explainers/other/_treegain.py -> build/lib/shap/explainers/other creating build/lib/shap/explainers/_deep copying shap/explainers/_deep/deep_tf.py -> build/lib/shap/explainers/_deep copying shap/explainers/_deep/deep_pytorch.py -> build/lib/shap/explainers/_deep copying shap/explainers/_deep/__init__.py -> build/lib/shap/explainers/_deep creating build/lib/shap/plots copying shap/plots/_text.py -> build/lib/shap/plots copying shap/plots/_heatmap.py -> build/lib/shap/plots copying shap/plots/_force.py -> build/lib/shap/plots copying shap/plots/_scatter.py -> build/lib/shap/plots copying shap/plots/_waterfall.py -> build/lib/shap/plots copying shap/plots/_bar.py -> build/lib/shap/plots copying shap/plots/_group_difference.py -> build/lib/shap/plots copying shap/plots/_force_matplotlib.py -> build/lib/shap/plots copying shap/plots/_beeswarm.py -> build/lib/shap/plots copying shap/plots/_labels.py -> build/lib/shap/plots copying shap/plots/_decision.py -> build/lib/shap/plots copying shap/plots/_partial_dependence.py -> build/lib/shap/plots copying shap/plots/_benchmark.py -> build/lib/shap/plots copying shap/plots/_monitoring.py -> build/lib/shap/plots copying shap/plots/__init__.py -> build/lib/shap/plots copying shap/plots/_utils.py -> build/lib/shap/plots copying shap/plots/_image.py -> build/lib/shap/plots copying shap/plots/_embedding.py -> build/lib/shap/plots copying shap/plots/_violin.py -> build/lib/shap/plots creating build/lib/shap/plots/colors copying shap/plots/colors/__init__.py -> build/lib/shap/plots/colors copying shap/plots/colors/_colors.py -> build/lib/shap/plots/colors copying shap/plots/colors/_colorconv.py -> build/lib/shap/plots/colors creating build/lib/shap/benchmark copying shap/benchmark/measures.py -> build/lib/shap/benchmark copying shap/benchmark/_explanation_error.py -> build/lib/shap/benchmark copying shap/benchmark/_result.py -> build/lib/shap/benchmark copying shap/benchmark/plots.py -> build/lib/shap/benchmark copying shap/benchmark/framework.py -> build/lib/shap/benchmark copying shap/benchmark/models.py -> build/lib/shap/benchmark copying shap/benchmark/experiments.py -> build/lib/shap/benchmark copying shap/benchmark/_sequential.py -> build/lib/shap/benchmark copying shap/benchmark/metrics.py -> build/lib/shap/benchmark copying shap/benchmark/__init__.py -> build/lib/shap/benchmark copying shap/benchmark/_compute.py -> build/lib/shap/benchmark copying shap/benchmark/methods.py -> build/lib/shap/benchmark creating build/lib/shap/maskers copying shap/maskers/_fixed_composite.py -> build/lib/shap/maskers copying shap/maskers/_text.py -> build/lib/shap/maskers copying shap/maskers/_fixed.py -> build/lib/shap/maskers copying shap/maskers/_tabular.py -> build/lib/shap/maskers copying shap/maskers/_masker.py -> build/lib/shap/maskers copying shap/maskers/_composite.py -> build/lib/shap/maskers copying shap/maskers/__init__.py -> build/lib/shap/maskers copying shap/maskers/_output_composite.py -> build/lib/shap/maskers copying shap/maskers/_image.py -> build/lib/shap/maskers creating build/lib/shap/utils copying shap/utils/_general.py -> build/lib/shap/utils copying shap/utils/_show_progress.py -> build/lib/shap/utils copying shap/utils/_keras.py -> build/lib/shap/utils copying shap/utils/transformers.py -> build/lib/shap/utils copying shap/utils/_clustering.py -> build/lib/shap/utils copying shap/utils/image.py -> build/lib/shap/utils copying shap/utils/_legacy.py -> build/lib/shap/utils copying shap/utils/_exceptions.py -> build/lib/shap/utils copying shap/utils/__init__.py -> build/lib/shap/utils copying shap/utils/_masked_model.py -> build/lib/shap/utils creating build/lib/shap/actions copying shap/actions/_optimizer.py -> build/lib/shap/actions copying shap/actions/_action.py -> build/lib/shap/actions copying shap/actions/__init__.py -> build/lib/shap/actions creating build/lib/shap/models copying shap/models/_model.py -> build/lib/shap/models copying shap/models/_topk_lm.py -> build/lib/shap/models copying shap/models/_text_generation.py -> build/lib/shap/models copying shap/models/_transformers_pipeline.py -> build/lib/shap/models copying shap/models/_teacher_forcing.py -> build/lib/shap/models copying shap/models/__init__.py -> build/lib/shap/models creating build/lib/shap/plots/resources copying shap/plots/resources/bundle.js -> build/lib/shap/plots/resources copying shap/plots/resources/logoSmallGray.png -> build/lib/shap/plots/resources creating build/lib/shap/cext copying shap/cext/tree_shap.h -> build/lib/shap/cext + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vy0lLf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64 + cd shap-0.41.0 + 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 -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-shap-0.41.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. The nvcc binary could not be located in your $PATH. Either add it to your path, or set $CUDAHOME to enable CUDA Error building cuda module: TypeError('cannot unpack non-iterable NoneType object') WARNING: Could not compile cuda extensions 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 warning: install_lib: 'build/lib.linux-aarch64-3.9' does not exist -- no Python modules to install running install_egg_info running egg_info writing shap.egg-info/PKG-INFO writing dependency_links to shap.egg-info/dependency_links.txt writing requirements to shap.egg-info/requires.txt writing top-level names to shap.egg-info/top_level.txt numpy.get_include() /builddir/build/BUILD/shap-0.41.0/.eggs/numpy-1.24.2-py3.9-linux-aarch64.egg/numpy/core/include reading manifest file 'shap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'shap/tree_shap.h' adding license file 'LICENSE' writing manifest file 'shap.egg-info/SOURCES.txt' Copying shap.egg-info to /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64/usr/lib64/python3.9/site-packages/shap-0.41.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64//usr/share/doc/python-shap + '[' -d doc ']' ~/build/BUILDROOT/python-shap-0.41.0-1.aarch64 ~/build/BUILD/shap-0.41.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/shap-0.41.0 + popd + mv /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.41.0-1 --unique-debug-suffix -0.41.0-1.aarch64 --unique-debug-src-base python-shap-0.41.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/shap-0.41.0 + /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-shap-0.41.0-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-shap-0.41.0-1.aarch64 Provides: python-shap python3-shap = 0.41.0-1 python3-shap(aarch-64) = 0.41.0-1 python3.9dist(shap) = 0.41 python3dist(shap) = 0.41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(cloudpickle) python3.9dist(numba) python3.9dist(numpy) python3.9dist(packaging) > 20.9 python3.9dist(pandas) python3.9dist(scikit-learn) python3.9dist(scipy) python3.9dist(slicer) = 0.0.7 python3.9dist(tqdm) > 4.25 Processing files: python-shap-help-0.41.0-1.aarch64 warning: Empty %files file /builddir/build/BUILD/shap-0.41.0/doclist.lst Provides: python-shap-help = 0.41.0-1 python-shap-help(aarch-64) = 0.41.0-1 python3-shap-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-shap-debuginfo-0.41.0-1.aarch64 warning: Empty %files file /builddir/build/BUILD/shap-0.41.0/debugfiles.list warning: Empty %files file /builddir/build/BUILD/shap-0.41.0/debugsourcefiles.list Processing files: python-shap-debugsource-0.41.0-1.aarch64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64 Wrote: /builddir/build/RPMS/python-shap-debuginfo-0.41.0-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-shap-debugsource-0.41.0-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-shap-help-0.41.0-1.aarch64.rpm Wrote: /builddir/build/RPMS/python3-shap-0.41.0-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LQ2IYN + umask 022 + cd /builddir/build/BUILD + cd shap-0.41.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-shap-0.41.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0