Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pointcloud-to-ply.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-aarch64-1789561515.182804/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pointcloud-to-ply.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 Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ros-humble-pointcloud-to-ply-0.0.2-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/pointcloud-to-ply.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-aarch64-1789561515.182804/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pointcloud-to-ply.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 Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ros-humble-pointcloud-to-ply-0.0.2-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/pointcloud-to-ply.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-aarch64-1789561515.182804/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pointcloud-to-ply.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 Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kzYK33 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pointcloud-to-ply-humble-devel + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pointcloud-to-ply-humble-devel.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pointcloud-to-ply-humble-devel + /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.G2AjOl + umask 022 + cd /builddir/build/BUILD + cd pointcloud-to-ply-humble-devel + source /opt/ros/humble/setup.sh + export PYTHONPATH=/opt/ros/humble/lib/python3.11/site-packages:/opt/ros/humble/lib/python3.11/site-packages + PYTHONPATH=/opt/ros/humble/lib/python3.11/site-packages:/opt/ros/humble/lib/python3.11/site-packages + export PKG_CONFIG_PATH=/opt/ros/humble/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig + PKG_CONFIG_PATH=/opt/ros/humble/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig + mkdir -p dist + /usr/bin/python3 setup.py bdist_wheel --dist-dir dist running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pointcloud_to_ply copying pointcloud_to_ply/pointcloud_to_ply_node.py -> build/lib/pointcloud_to_ply copying pointcloud_to_ply/__init__.py -> build/lib/pointcloud_to_ply /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply copying build/lib/pointcloud_to_ply/pointcloud_to_ply_node.py -> build/bdist.linux-aarch64/wheel/pointcloud_to_ply copying build/lib/pointcloud_to_ply/__init__.py -> build/bdist.linux-aarch64/wheel/pointcloud_to_ply running install_data creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share/pointcloud_to_ply copying package.xml -> build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share/pointcloud_to_ply creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share/pointcloud_to_ply/launch copying launch/pointcloud_to_ply.launch.xml -> build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share/pointcloud_to_ply/launch creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share/ament_index creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share/ament_index/resource_index creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share/ament_index/resource_index/packages copying resource/pointcloud_to_ply -> build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.data/data/share/ament_index/resource_index/packages running install_egg_info running egg_info creating pointcloud_to_ply.egg-info writing pointcloud_to_ply.egg-info/PKG-INFO writing dependency_links to pointcloud_to_ply.egg-info/dependency_links.txt writing entry points to pointcloud_to_ply.egg-info/entry_points.txt writing requirements to pointcloud_to_ply.egg-info/requires.txt writing top-level names to pointcloud_to_ply.egg-info/top_level.txt writing manifest file 'pointcloud_to_ply.egg-info/SOURCES.txt' reading manifest file 'pointcloud_to_ply.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pointcloud_to_ply.egg-info/SOURCES.txt' Copying pointcloud_to_ply.egg-info to build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1-py3.11.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/pointcloud_to_ply-0.0.1.dist-info/WHEEL creating 'dist/pointcloud_to_ply-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'pointcloud_to_ply/__init__.py' adding 'pointcloud_to_ply/pointcloud_to_ply_node.py' adding 'pointcloud_to_ply-0.0.1.data/data/share/ament_index/resource_index/packages/pointcloud_to_ply' adding 'pointcloud_to_ply-0.0.1.data/data/share/pointcloud_to_ply/package.xml' adding 'pointcloud_to_ply-0.0.1.data/data/share/pointcloud_to_ply/launch/pointcloud_to_ply.launch.xml' adding 'pointcloud_to_ply-0.0.1.dist-info/LICENSE' adding 'pointcloud_to_ply-0.0.1.dist-info/METADATA' adding 'pointcloud_to_ply-0.0.1.dist-info/WHEEL' adding 'pointcloud_to_ply-0.0.1.dist-info/entry_points.txt' adding 'pointcloud_to_ply-0.0.1.dist-info/top_level.txt' adding 'pointcloud_to_ply-0.0.1.dist-info/zip-safe' adding 'pointcloud_to_ply-0.0.1.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PICjCP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ros-humble-pointcloud-to-ply-0.0.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ros-humble-pointcloud-to-ply-0.0.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/ros-humble-pointcloud-to-ply-0.0.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ros-humble-pointcloud-to-ply-0.0.2-1.aarch64 + cd pointcloud-to-ply-humble-devel + source /opt/ros/humble/setup.sh + export PYTHONPATH=/opt/ros/humble/lib/python3.11/site-packages:/opt/ros/humble/lib/python3.11/site-packages + PYTHONPATH=/opt/ros/humble/lib/python3.11/site-packages:/opt/ros/humble/lib/python3.11/site-packages + export PKG_CONFIG_PATH=/opt/ros/humble/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig + PKG_CONFIG_PATH=/opt/ros/humble/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig + /usr/bin/python3 -m pip install --no-deps --no-build-isolation --prefix=/opt/ros/humble --root=/builddir/build/BUILDROOT/ros-humble-pointcloud-to-ply-0.0.2-1.aarch64 dist/pointcloud_to_ply-0.0.1-py3-none-any.whl Processing ./dist/pointcloud_to_ply-0.0.1-py3-none-any.whl Installing collected packages: pointcloud-to-ply Successfully installed pointcloud-to-ply-0.0.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink Processing files: ros-humble-pointcloud-to-ply-0.0.2-1.aarch64 Provides: ros-humble-pointcloud-to-ply = 0.0.2-1 ros-humble-pointcloud-to-ply(aarch-64) = 0.0.2-1 ros-humble-pointcloud-to-ply-devel = 0.0.2-1 ros-humble-pointcloud-to-ply-doc = 0.0.2-1 ros-humble-pointcloud-to-ply-runtime = 0.0.2-1 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/ros-humble-pointcloud-to-ply-0.0.2-1.aarch64 Wrote: /builddir/build/RPMS/ros-humble-pointcloud-to-ply-0.0.2-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CtSUz9 + umask 022 + cd /builddir/build/BUILD + cd pointcloud-to-ply-humble-devel + /usr/bin/rm -rf /builddir/build/BUILDROOT/ros-humble-pointcloud-to-ply-0.0.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.omYgvb + umask 022 + cd /builddir/build/BUILD + rm -rf pointcloud-to-ply-humble-devel pointcloud-to-ply-humble-devel.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0