>>> clustershell: Building community/clustershell 1.10.1-r0 (using abuild 3.18.0_rc5-r0) started Thu, 20 Aug 2026 10:17:16 +0000 >>> clustershell: Validating /home/buildozer/aports/community/clustershell/APKBUILD... >>> clustershell: Analyzing dependencies... >>> clustershell: Installing for build: build-base py3-yaml py3-gpep517 py3-setuptools py3-wheel ( 1/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r1) ( 3/27) Installing xz-libs (5.8.3-r0) ( 4/27) Installing mpdecimal (4.0.1-r0) ( 5/27) Installing libpanelw (6.6_p20260516-r0) ( 6/27) Installing readline (8.3.3-r1) ( 7/27) Installing sqlite-libs (3.53.4-r0) ( 8/27) Installing python3 (3.14.7-r0) ( 9/27) Installing python3-pycache-pyc0 (3.14.7-r0) (10/27) Installing pyc (3.14.7-r0) (11/27) Installing py3-yaml-pyc (6.0.3-r2) (12/27) Installing python3-pyc (3.14.7-r0) (13/27) Installing yaml (0.2.5-r2) (14/27) Installing py3-yaml (6.0.3-r2) (15/27) Installing py3-installer (1.0.1-r0) (16/27) Installing py3-installer-pyc (1.0.1-r0) (17/27) Installing py3-gpep517 (20-r0) (18/27) Installing py3-gpep517-pyc (20-r0) (19/27) Installing py3-parsing (3.3.2-r1) (20/27) Installing py3-parsing-pyc (3.3.2-r1) (21/27) Installing py3-packaging (26.2-r0) (22/27) Installing py3-packaging-pyc (26.2-r0) (23/27) Installing py3-setuptools (83.0.0-r0) (24/27) Installing py3-setuptools-pyc (83.0.0-r0) (25/27) Installing py3-wheel (0.48.0-r0) (26/27) Installing py3-wheel-pyc (0.48.0-r0) (27/27) Installing .makedepends-clustershell (20260820.101717) Executing busybox-1.38.0-r4.trigger OK: 438.7 MiB in 133 packages >>> clustershell: Cleaning up srcdir >>> clustershell: Cleaning up pkgdir >>> clustershell: Cleaning up tmpdir >>> clustershell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/clustershell-1.10.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> clustershell: Fetching clustershell-1.10.1.tar.gz::https://github.com/cea-hpc/clustershell/archive/refs/tags/v1.10.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/clustershell-1.10.1.tar.gz.part' clustershell-1.10.1. 100% |********************************| 432k 0:00:00 ETA '/var/cache/distfiles/edge/clustershell-1.10.1.tar.gz.part' saved /var/cache/distfiles/edge/clustershell-1.10.1.tar.gz: OK >>> clustershell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/clustershell-1.10.1.tar.gz /var/cache/distfiles/edge/clustershell-1.10.1.tar.gz: OK >>> clustershell: Unpacking /var/cache/distfiles/edge/clustershell-1.10.1.tar.gz... 2026-08-20 10:17:21,851 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-08-20 10:17:21,958 root INFO running bdist_wheel 2026-08-20 10:17:22,029 root INFO running build 2026-08-20 10:17:22,029 root INFO running build_py 2026-08-20 10:17:22,044 root INFO creating build/lib/ClusterShell 2026-08-20 10:17:22,046 root INFO copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell 2026-08-20 10:17:22,049 root INFO copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell 2026-08-20 10:17:22,051 root INFO copying lib/ClusterShell/Task.py -> build/lib/ClusterShell 2026-08-20 10:17:22,054 root INFO copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell 2026-08-20 10:17:22,055 root INFO copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell 2026-08-20 10:17:22,057 root INFO copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell 2026-08-20 10:17:22,059 root INFO copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell 2026-08-20 10:17:22,061 root INFO copying lib/ClusterShell/Event.py -> build/lib/ClusterShell 2026-08-20 10:17:22,063 root INFO copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell 2026-08-20 10:17:22,065 root INFO copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell 2026-08-20 10:17:22,066 root INFO copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell 2026-08-20 10:17:22,068 root INFO copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell 2026-08-20 10:17:22,070 root INFO creating build/lib/ClusterShell/Worker 2026-08-20 10:17:22,071 root INFO copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,073 root INFO copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,074 root INFO copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,075 root INFO copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,077 root INFO copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,078 root INFO copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,080 root INFO copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,082 root INFO copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,083 root INFO copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,085 root INFO copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker 2026-08-20 10:17:22,087 root INFO creating build/lib/ClusterShell/Engine 2026-08-20 10:17:22,088 root INFO copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine 2026-08-20 10:17:22,089 root INFO copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine 2026-08-20 10:17:22,091 root INFO copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine 2026-08-20 10:17:22,092 root INFO copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine 2026-08-20 10:17:22,094 root INFO copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine 2026-08-20 10:17:22,095 root INFO copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine 2026-08-20 10:17:22,097 root INFO creating build/lib/ClusterShell/CLI 2026-08-20 10:17:22,098 root INFO copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,100 root INFO copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,101 root INFO copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,103 root INFO copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,104 root INFO copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,106 root INFO copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,107 root INFO copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,109 root INFO copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,111 root INFO copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI 2026-08-20 10:17:22,144 root INFO installing to build/bdist.linux-riscv64/wheel 2026-08-20 10:17:22,145 root INFO running install 2026-08-20 10:17:22,185 root INFO running install_lib 2026-08-20 10:17:22,198 root INFO creating build/bdist.linux-riscv64/wheel 2026-08-20 10:17:22,199 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell 2026-08-20 10:17:22,200 root INFO copying build/lib/ClusterShell/NodeSet.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,202 root INFO copying build/lib/ClusterShell/RangeSet.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,204 root INFO copying build/lib/ClusterShell/Task.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,205 root INFO copying build/lib/ClusterShell/__init__.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,207 root INFO copying build/lib/ClusterShell/Gateway.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,208 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2026-08-20 10:17:22,209 root INFO copying build/lib/ClusterShell/Worker/Popen.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,210 root INFO copying build/lib/ClusterShell/Worker/__init__.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,212 root INFO copying build/lib/ClusterShell/Worker/fastsubprocess.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,213 root INFO copying build/lib/ClusterShell/Worker/Rsh.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,215 root INFO copying build/lib/ClusterShell/Worker/Pdsh.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,216 root INFO copying build/lib/ClusterShell/Worker/EngineClient.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,217 root INFO copying build/lib/ClusterShell/Worker/Ssh.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,219 root INFO copying build/lib/ClusterShell/Worker/Exec.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,220 root INFO copying build/lib/ClusterShell/Worker/Worker.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,222 root INFO copying build/lib/ClusterShell/Worker/Tree.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-08-20 10:17:22,223 root INFO copying build/lib/ClusterShell/Propagation.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,225 root INFO copying build/lib/ClusterShell/Defaults.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,227 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2026-08-20 10:17:22,227 root INFO copying build/lib/ClusterShell/Engine/Select.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-08-20 10:17:22,229 root INFO copying build/lib/ClusterShell/Engine/__init__.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-08-20 10:17:22,230 root INFO copying build/lib/ClusterShell/Engine/EPoll.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-08-20 10:17:22,231 root INFO copying build/lib/ClusterShell/Engine/Engine.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-08-20 10:17:22,233 root INFO copying build/lib/ClusterShell/Engine/Poll.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-08-20 10:17:22,234 root INFO copying build/lib/ClusterShell/Engine/Factory.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-08-20 10:17:22,236 root INFO copying build/lib/ClusterShell/Event.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,237 root INFO copying build/lib/ClusterShell/NodeUtils.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,239 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2026-08-20 10:17:22,240 root INFO copying build/lib/ClusterShell/CLI/Nodeset.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,241 root INFO copying build/lib/ClusterShell/CLI/Config.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,243 root INFO copying build/lib/ClusterShell/CLI/__init__.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,244 root INFO copying build/lib/ClusterShell/CLI/OptionParser.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,245 root INFO copying build/lib/ClusterShell/CLI/Clush.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,247 root INFO copying build/lib/ClusterShell/CLI/Error.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,249 root INFO copying build/lib/ClusterShell/CLI/Display.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,250 root INFO copying build/lib/ClusterShell/CLI/Clubak.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,251 root INFO copying build/lib/ClusterShell/CLI/Utils.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-08-20 10:17:22,253 root INFO copying build/lib/ClusterShell/Topology.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,254 root INFO copying build/lib/ClusterShell/Communication.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,256 root INFO copying build/lib/ClusterShell/MsgTree.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-08-20 10:17:22,257 root INFO running install_data 2026-08-20 10:17:22,268 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data 2026-08-20 10:17:22,269 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell 2026-08-20 10:17:22,271 root INFO copying conf/clush.conf -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell 2026-08-20 10:17:22,272 root INFO copying conf/groups.conf -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell 2026-08-20 10:17:22,273 root INFO copying conf/topology.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell 2026-08-20 10:17:22,275 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d 2026-08-20 10:17:22,276 root INFO copying conf/clush.conf.d/sshpass.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d 2026-08-20 10:17:22,277 root INFO copying conf/clush.conf.d/sudo.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d 2026-08-20 10:17:22,278 root INFO copying conf/clush.conf.d/README -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d 2026-08-20 10:17:22,280 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d 2026-08-20 10:17:22,281 root INFO copying conf/groups.conf.d/ansible.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d 2026-08-20 10:17:22,282 root INFO copying conf/groups.conf.d/genders.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d 2026-08-20 10:17:22,283 root INFO copying conf/groups.conf.d/slurm.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d 2026-08-20 10:17:22,285 root INFO copying conf/groups.conf.d/xcat.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d 2026-08-20 10:17:22,286 root INFO copying conf/groups.conf.d/README -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d 2026-08-20 10:17:22,288 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.d 2026-08-20 10:17:22,288 root INFO copying conf/groups.d/cluster.yaml.example -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.d 2026-08-20 10:17:22,290 root INFO copying conf/groups.d/local.cfg -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.d 2026-08-20 10:17:22,291 root INFO copying conf/groups.d/README -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.d 2026-08-20 10:17:22,292 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/share/man/man1 2026-08-20 10:17:22,294 root INFO copying doc/man/man1/clubak.1 -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/share/man/man1 2026-08-20 10:17:22,295 root INFO copying doc/man/man1/cluset.1 -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/share/man/man1 2026-08-20 10:17:22,297 root INFO copying doc/man/man1/clush.1 -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/share/man/man1 2026-08-20 10:17:22,298 root INFO copying doc/man/man1/nodeset.1 -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/share/man/man1 2026-08-20 10:17:22,300 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/share/man/man5 2026-08-20 10:17:22,301 root INFO copying doc/man/man5/clush.conf.5 -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/share/man/man5 2026-08-20 10:17:22,302 root INFO copying doc/man/man5/groups.conf.5 -> build/bdist.linux-riscv64/wheel/clustershell-1.10.1.data/data/share/man/man5 2026-08-20 10:17:22,304 root INFO running install_egg_info 2026-08-20 10:17:22,319 root INFO running egg_info 2026-08-20 10:17:22,328 root INFO creating lib/ClusterShell.egg-info 2026-08-20 10:17:22,329 root INFO writing lib/ClusterShell.egg-info/PKG-INFO 2026-08-20 10:17:22,331 root INFO writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt 2026-08-20 10:17:22,333 root INFO writing entry points to lib/ClusterShell.egg-info/entry_points.txt 2026-08-20 10:17:22,334 root INFO writing requirements to lib/ClusterShell.egg-info/requires.txt 2026-08-20 10:17:22,335 root INFO writing top-level names to lib/ClusterShell.egg-info/top_level.txt 2026-08-20 10:17:22,336 root INFO writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2026-08-20 10:17:22,354 root INFO reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2026-08-20 10:17:22,356 root INFO reading manifest template 'MANIFEST.in' 2026-08-20 10:17:22,371 root INFO adding license file 'COPYING.LGPLv2.1' 2026-08-20 10:17:22,380 root INFO writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2026-08-20 10:17:22,381 root INFO Copying lib/ClusterShell.egg-info to build/bdist.linux-riscv64/wheel/./ClusterShell-1.10.1-py3.14.egg-info 2026-08-20 10:17:22,388 root INFO running install_scripts 2026-08-20 10:17:22,396 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.10.1.dist-info/WHEEL 2026-08-20 10:17:22,398 wheel INFO creating '/home/buildozer/aports/community/clustershell/src/clustershell-1.10.1/.dist/.tmp-71rnui8q/clustershell-1.10.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-08-20 10:17:22,400 wheel INFO adding 'ClusterShell/Communication.py' 2026-08-20 10:17:22,402 wheel INFO adding 'ClusterShell/Defaults.py' 2026-08-20 10:17:22,404 wheel INFO adding 'ClusterShell/Event.py' 2026-08-20 10:17:22,405 wheel INFO adding 'ClusterShell/Gateway.py' 2026-08-20 10:17:22,407 wheel INFO adding 'ClusterShell/MsgTree.py' 2026-08-20 10:17:22,409 wheel INFO adding 'ClusterShell/NodeSet.py' 2026-08-20 10:17:22,412 wheel INFO adding 'ClusterShell/NodeUtils.py' 2026-08-20 10:17:22,414 wheel INFO adding 'ClusterShell/Propagation.py' 2026-08-20 10:17:22,416 wheel INFO adding 'ClusterShell/RangeSet.py' 2026-08-20 10:17:22,419 wheel INFO adding 'ClusterShell/Task.py' 2026-08-20 10:17:22,421 wheel INFO adding 'ClusterShell/Topology.py' 2026-08-20 10:17:22,423 wheel INFO adding 'ClusterShell/__init__.py' 2026-08-20 10:17:22,424 wheel INFO adding 'ClusterShell/CLI/Clubak.py' 2026-08-20 10:17:22,426 wheel INFO adding 'ClusterShell/CLI/Clush.py' 2026-08-20 10:17:22,428 wheel INFO adding 'ClusterShell/CLI/Config.py' 2026-08-20 10:17:22,430 wheel INFO adding 'ClusterShell/CLI/Display.py' 2026-08-20 10:17:22,431 wheel INFO adding 'ClusterShell/CLI/Error.py' 2026-08-20 10:17:22,433 wheel INFO adding 'ClusterShell/CLI/Nodeset.py' 2026-08-20 10:17:22,435 wheel INFO adding 'ClusterShell/CLI/OptionParser.py' 2026-08-20 10:17:22,436 wheel INFO adding 'ClusterShell/CLI/Utils.py' 2026-08-20 10:17:22,437 wheel INFO adding 'ClusterShell/CLI/__init__.py' 2026-08-20 10:17:22,439 wheel INFO adding 'ClusterShell/Engine/EPoll.py' 2026-08-20 10:17:22,441 wheel INFO adding 'ClusterShell/Engine/Engine.py' 2026-08-20 10:17:22,442 wheel INFO adding 'ClusterShell/Engine/Factory.py' 2026-08-20 10:17:22,444 wheel INFO adding 'ClusterShell/Engine/Poll.py' 2026-08-20 10:17:22,445 wheel INFO adding 'ClusterShell/Engine/Select.py' 2026-08-20 10:17:22,446 wheel INFO adding 'ClusterShell/Engine/__init__.py' 2026-08-20 10:17:22,448 wheel INFO adding 'ClusterShell/Worker/EngineClient.py' 2026-08-20 10:17:22,450 wheel INFO adding 'ClusterShell/Worker/Exec.py' 2026-08-20 10:17:22,451 wheel INFO adding 'ClusterShell/Worker/Pdsh.py' 2026-08-20 10:17:22,453 wheel INFO adding 'ClusterShell/Worker/Popen.py' 2026-08-20 10:17:22,454 wheel INFO adding 'ClusterShell/Worker/Rsh.py' 2026-08-20 10:17:22,455 wheel INFO adding 'ClusterShell/Worker/Ssh.py' 2026-08-20 10:17:22,457 wheel INFO adding 'ClusterShell/Worker/Tree.py' 2026-08-20 10:17:22,459 wheel INFO adding 'ClusterShell/Worker/Worker.py' 2026-08-20 10:17:22,461 wheel INFO adding 'ClusterShell/Worker/__init__.py' 2026-08-20 10:17:22,462 wheel INFO adding 'ClusterShell/Worker/fastsubprocess.py' 2026-08-20 10:17:22,464 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/clush.conf' 2026-08-20 10:17:22,465 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf' 2026-08-20 10:17:22,466 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/topology.conf.example' 2026-08-20 10:17:22,468 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d/README' 2026-08-20 10:17:22,469 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d/sshpass.conf.example' 2026-08-20 10:17:22,470 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d/sudo.conf.example' 2026-08-20 10:17:22,471 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/README' 2026-08-20 10:17:22,472 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/ansible.conf.example' 2026-08-20 10:17:22,474 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/genders.conf.example' 2026-08-20 10:17:22,475 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/slurm.conf.example' 2026-08-20 10:17:22,476 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/xcat.conf.example' 2026-08-20 10:17:22,477 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.d/README' 2026-08-20 10:17:22,478 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.d/cluster.yaml.example' 2026-08-20 10:17:22,479 wheel INFO adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.d/local.cfg' 2026-08-20 10:17:22,481 wheel INFO adding 'clustershell-1.10.1.data/data/share/man/man1/clubak.1' 2026-08-20 10:17:22,483 wheel INFO adding 'clustershell-1.10.1.data/data/share/man/man1/cluset.1' 2026-08-20 10:17:22,484 wheel INFO adding 'clustershell-1.10.1.data/data/share/man/man1/clush.1' 2026-08-20 10:17:22,486 wheel INFO adding 'clustershell-1.10.1.data/data/share/man/man1/nodeset.1' 2026-08-20 10:17:22,488 wheel INFO adding 'clustershell-1.10.1.data/data/share/man/man5/clush.conf.5' 2026-08-20 10:17:22,489 wheel INFO adding 'clustershell-1.10.1.data/data/share/man/man5/groups.conf.5' 2026-08-20 10:17:22,491 wheel INFO adding 'clustershell-1.10.1.dist-info/licenses/COPYING.LGPLv2.1' 2026-08-20 10:17:22,493 wheel INFO adding 'clustershell-1.10.1.dist-info/METADATA' 2026-08-20 10:17:22,494 wheel INFO adding 'clustershell-1.10.1.dist-info/WHEEL' 2026-08-20 10:17:22,495 wheel INFO adding 'clustershell-1.10.1.dist-info/entry_points.txt' 2026-08-20 10:17:22,496 wheel INFO adding 'clustershell-1.10.1.dist-info/top_level.txt' 2026-08-20 10:17:22,499 wheel INFO adding 'clustershell-1.10.1.dist-info/RECORD' 2026-08-20 10:17:22,501 root INFO removing build/bdist.linux-riscv64/wheel 2026-08-20 10:17:22,513 gpep517 INFO The backend produced .dist/clustershell-1.10.1-py3-none-any.whl clustershell-1.10.1-py3-none-any.whl >>> clustershell: Entering fakeroot... >>> clustershell-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/clustershell/pkg/clustershell-doc/usr/share/man' >>> clustershell-doc*: Preparing subpackage clustershell-doc... >>> clustershell-doc*: Running postcheck for clustershell-doc >>> py3-clustershell-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/ClusterShell/Worker/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.14/site-packages/ClusterShell/Worker/__pycache__' 'usr/lib/python3.14/site-packages/ClusterShell/Engine/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.14/site-packages/ClusterShell/Engine/__pycache__' 'usr/lib/python3.14/site-packages/ClusterShell/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.14/site-packages/ClusterShell/__pycache__' 'usr/lib/python3.14/site-packages/ClusterShell/CLI/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.14/site-packages/ClusterShell/CLI/__pycache__' >>> py3-clustershell-pyc*: Preparing subpackage py3-clustershell-pyc... >>> py3-clustershell-pyc*: Running postcheck for py3-clustershell-pyc >>> py3-clustershell*: Running split function _py3... 'usr/lib/python3.14' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell/usr/lib/python3.14' >>> py3-clustershell*: Preparing subpackage py3-clustershell... >>> py3-clustershell*: Running postcheck for py3-clustershell >>> clustershell*: Running postcheck for clustershell >>> clustershell*: Preparing package clustershell... >>> clustershell*: Tracing dependencies... py3-yaml py3-clustershell=1.10.1-r0 >>> clustershell*: Package size: 11.6 KB >>> clustershell*: Compressing data... >>> clustershell*: Create checksum... >>> clustershell*: Create clustershell-1.10.1-r0.apk >>> clustershell-doc*: Tracing dependencies... >>> clustershell-doc*: Package size: 23.8 KB >>> clustershell-doc*: Compressing data... >>> clustershell-doc*: Create checksum... >>> clustershell-doc*: Create clustershell-doc-1.10.1-r0.apk >>> py3-clustershell-pyc*: Tracing dependencies... python3~3.14 >>> py3-clustershell-pyc*: Package size: 697.9 KB >>> py3-clustershell-pyc*: Compressing data... >>> py3-clustershell-pyc*: Create checksum... >>> py3-clustershell-pyc*: Create py3-clustershell-pyc-1.10.1-r0.apk >>> py3-clustershell*: Tracing dependencies... python3 python3~3.14 >>> py3-clustershell*: Package size: 628.4 KB >>> py3-clustershell*: Compressing data... >>> py3-clustershell*: Create checksum... >>> py3-clustershell*: Create py3-clustershell-1.10.1-r0.apk >>> clustershell: Build complete at Thu, 20 Aug 2026 10:17:26 +0000 elapsed time 0h 0m 10s >>> clustershell: Cleaning up srcdir >>> clustershell: Cleaning up pkgdir >>> clustershell: Cleaning up tmpdir >>> clustershell: Uninstalling dependencies... ( 1/27) Purging .makedepends-clustershell (20260820.101717) ( 2/27) Purging py3-yaml-pyc (6.0.3-r2) ( 3/27) Purging py3-yaml (6.0.3-r2) ( 4/27) Purging py3-gpep517-pyc (20-r0) ( 5/27) Purging py3-gpep517 (20-r0) ( 6/27) Purging py3-installer-pyc (1.0.1-r0) ( 7/27) Purging py3-installer (1.0.1-r0) ( 8/27) Purging py3-setuptools-pyc (83.0.0-r0) ( 9/27) Purging py3-setuptools (83.0.0-r0) (10/27) Purging py3-wheel-pyc (0.48.0-r0) (11/27) Purging py3-wheel (0.48.0-r0) (12/27) Purging py3-packaging-pyc (26.2-r0) (13/27) Purging py3-packaging (26.2-r0) (14/27) Purging py3-parsing-pyc (3.3.2-r1) (15/27) Purging py3-parsing (3.3.2-r1) (16/27) Purging python3-pyc (3.14.7-r0) (17/27) Purging python3-pycache-pyc0 (3.14.7-r0) (18/27) Purging pyc (3.14.7-r0) (19/27) Purging python3 (3.14.7-r0) (20/27) Purging libbz2 (1.0.8-r6) (21/27) Purging libffi (3.5.2-r1) (22/27) Purging libpanelw (6.6_p20260516-r0) (23/27) Purging mpdecimal (4.0.1-r0) (24/27) Purging readline (8.3.3-r1) (25/27) Purging sqlite-libs (3.53.4-r0) (26/27) Purging xz-libs (5.8.3-r0) (27/27) Purging yaml (0.2.5-r2) Executing busybox-1.38.0-r4.trigger OK: 392.2 MiB in 106 packages >>> clustershell: Updating the community/riscv64 repository index... >>> clustershell: Signing the index...