>>> clustershell: Building community/clustershell 1.9.2-r1 (using abuild 3.14.1-r3) started Fri, 29 Nov 2024 10:37:36 +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.4.6-r0) (3/27) Installing gdbm (1.24-r0) (4/27) Installing xz-libs (5.6.3-r0) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.5_p20241006-r3) (7/27) Installing sqlite-libs (3.47.1-r0) (8/27) Installing python3 (3.12.7-r1) (9/27) Installing python3-pycache-pyc0 (3.12.7-r1) (10/27) Installing pyc (3.12.7-r1) (11/27) Installing py3-yaml-pyc (6.0.2-r0) (12/27) Installing python3-pyc (3.12.7-r1) (13/27) Installing yaml (0.2.5-r2) (14/27) Installing py3-yaml (6.0.2-r0) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-installer-pyc (0.7.0-r2) (17/27) Installing py3-gpep517 (16-r0) (18/27) Installing py3-gpep517-pyc (16-r0) (19/27) Installing py3-parsing (3.1.4-r0) (20/27) Installing py3-parsing-pyc (3.1.4-r0) (21/27) Installing py3-packaging (24.2-r0) (22/27) Installing py3-packaging-pyc (24.2-r0) (23/27) Installing py3-setuptools (70.3.0-r0) (24/27) Installing py3-setuptools-pyc (70.3.0-r0) (25/27) Installing py3-wheel (0.43.0-r0) (26/27) Installing py3-wheel-pyc (0.43.0-r0) (27/27) Installing .makedepends-clustershell (20241129.103739) Executing busybox-1.37.0-r8.trigger OK: 386 MiB in 128 packages >>> clustershell: Cleaning up srcdir >>> clustershell: Cleaning up pkgdir >>> clustershell: Cleaning up tmpdir >>> clustershell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/clustershell-1.9.2.tar.gz >>> clustershell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/clustershell-1.9.2.tar.gz >>> clustershell: Checking sha512sums... clustershell-1.9.2.tar.gz: OK >>> clustershell: Unpacking /var/cache/distfiles/edge/clustershell-1.9.2.tar.gz... 2024-11-29 10:37:42,095 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-11-29 10:37:42,146 root INFO running bdist_wheel 2024-11-29 10:37:42,219 root INFO running build 2024-11-29 10:37:42,219 root INFO running build_py 2024-11-29 10:37:42,230 root INFO creating build 2024-11-29 10:37:42,230 root INFO creating build/lib 2024-11-29 10:37:42,231 root INFO creating build/lib/ClusterShell 2024-11-29 10:37:42,231 root INFO copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell 2024-11-29 10:37:42,232 root INFO copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell 2024-11-29 10:37:42,234 root INFO copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell 2024-11-29 10:37:42,235 root INFO copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell 2024-11-29 10:37:42,236 root INFO copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell 2024-11-29 10:37:42,237 root INFO copying lib/ClusterShell/Event.py -> build/lib/ClusterShell 2024-11-29 10:37:42,239 root INFO copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell 2024-11-29 10:37:42,240 root INFO copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell 2024-11-29 10:37:42,241 root INFO copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell 2024-11-29 10:37:42,242 root INFO copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell 2024-11-29 10:37:42,244 root INFO copying lib/ClusterShell/Task.py -> build/lib/ClusterShell 2024-11-29 10:37:42,246 root INFO copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell 2024-11-29 10:37:42,248 root INFO creating build/lib/ClusterShell/Worker 2024-11-29 10:37:42,249 root INFO copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,250 root INFO copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,251 root INFO copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,252 root INFO copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,254 root INFO copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,255 root INFO copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,256 root INFO copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,257 root INFO copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,258 root INFO copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,259 root INFO copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker 2024-11-29 10:37:42,261 root INFO creating build/lib/ClusterShell/Engine 2024-11-29 10:37:42,262 root INFO copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine 2024-11-29 10:37:42,263 root INFO copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine 2024-11-29 10:37:42,264 root INFO copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine 2024-11-29 10:37:42,265 root INFO copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine 2024-11-29 10:37:42,266 root INFO copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine 2024-11-29 10:37:42,267 root INFO copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine 2024-11-29 10:37:42,269 root INFO creating build/lib/ClusterShell/CLI 2024-11-29 10:37:42,269 root INFO copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,270 root INFO copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,271 root INFO copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,272 root INFO copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,273 root INFO copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,274 root INFO copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,275 root INFO copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,276 root INFO copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,277 root INFO copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI 2024-11-29 10:37:42,301 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-29 10:37:42,301 root INFO running install 2024-11-29 10:37:42,342 root INFO running install_lib 2024-11-29 10:37:42,350 root INFO creating build/bdist.linux-riscv64 2024-11-29 10:37:42,350 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-29 10:37:42,351 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,351 root INFO copying build/lib/ClusterShell/Defaults.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,352 root INFO copying build/lib/ClusterShell/Propagation.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,353 root INFO copying build/lib/ClusterShell/Topology.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,354 root INFO copying build/lib/ClusterShell/MsgTree.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,355 root INFO copying build/lib/ClusterShell/Communication.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,356 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,357 root INFO copying build/lib/ClusterShell/Worker/Popen.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,358 root INFO copying build/lib/ClusterShell/Worker/Worker.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,359 root INFO copying build/lib/ClusterShell/Worker/Rsh.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,359 root INFO copying build/lib/ClusterShell/Worker/EngineClient.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,360 root INFO copying build/lib/ClusterShell/Worker/Ssh.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,361 root INFO copying build/lib/ClusterShell/Worker/Tree.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,362 root INFO copying build/lib/ClusterShell/Worker/Pdsh.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,363 root INFO copying build/lib/ClusterShell/Worker/__init__.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,364 root INFO copying build/lib/ClusterShell/Worker/Exec.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,365 root INFO copying build/lib/ClusterShell/Worker/fastsubprocess.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2024-11-29 10:37:42,366 root INFO copying build/lib/ClusterShell/Event.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,366 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2024-11-29 10:37:42,367 root INFO copying build/lib/ClusterShell/Engine/Factory.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2024-11-29 10:37:42,368 root INFO copying build/lib/ClusterShell/Engine/Poll.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2024-11-29 10:37:42,369 root INFO copying build/lib/ClusterShell/Engine/Select.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2024-11-29 10:37:42,370 root INFO copying build/lib/ClusterShell/Engine/EPoll.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2024-11-29 10:37:42,371 root INFO copying build/lib/ClusterShell/Engine/__init__.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2024-11-29 10:37:42,371 root INFO copying build/lib/ClusterShell/Engine/Engine.py -> build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2024-11-29 10:37:42,372 root INFO copying build/lib/ClusterShell/Gateway.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,373 root INFO copying build/lib/ClusterShell/__init__.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,374 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,375 root INFO copying build/lib/ClusterShell/CLI/Clush.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,376 root INFO copying build/lib/ClusterShell/CLI/Utils.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,377 root INFO copying build/lib/ClusterShell/CLI/Error.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,378 root INFO copying build/lib/ClusterShell/CLI/Display.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,378 root INFO copying build/lib/ClusterShell/CLI/__init__.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,379 root INFO copying build/lib/ClusterShell/CLI/OptionParser.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,380 root INFO copying build/lib/ClusterShell/CLI/Clubak.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,381 root INFO copying build/lib/ClusterShell/CLI/Config.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,382 root INFO copying build/lib/ClusterShell/CLI/Nodeset.py -> build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2024-11-29 10:37:42,383 root INFO copying build/lib/ClusterShell/NodeUtils.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,384 root INFO copying build/lib/ClusterShell/NodeSet.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,386 root INFO copying build/lib/ClusterShell/Task.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,387 root INFO copying build/lib/ClusterShell/RangeSet.py -> build/bdist.linux-riscv64/wheel/ClusterShell 2024-11-29 10:37:42,389 root INFO writing byte-compilation script '/tmp/tmp06xli_1h.py' 2024-11-29 10:37:42,389 root INFO /usr/bin/python3 /tmp/tmp06xli_1h.py 2024-11-29 10:37:43,763 root INFO removing /tmp/tmp06xli_1h.py 2024-11-29 10:37:43,763 root INFO running install_data 2024-11-29 10:37:43,771 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data 2024-11-29 10:37:43,771 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data 2024-11-29 10:37:43,772 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc 2024-11-29 10:37:43,772 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell 2024-11-29 10:37:43,773 root INFO copying conf/clush.conf -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell 2024-11-29 10:37:43,774 root INFO copying conf/groups.conf -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell 2024-11-29 10:37:43,774 root INFO copying conf/topology.conf.example -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell 2024-11-29 10:37:43,775 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/clush.conf.d 2024-11-29 10:37:43,776 root INFO copying conf/clush.conf.d/sshpass.conf.example -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/clush.conf.d 2024-11-29 10:37:43,777 root INFO copying conf/clush.conf.d/sudo.conf.example -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/clush.conf.d 2024-11-29 10:37:43,777 root INFO copying conf/clush.conf.d/README -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/clush.conf.d 2024-11-29 10:37:43,778 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d 2024-11-29 10:37:43,779 root INFO copying conf/groups.conf.d/genders.conf.example -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d 2024-11-29 10:37:43,780 root INFO copying conf/groups.conf.d/slurm.conf.example -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d 2024-11-29 10:37:43,780 root INFO copying conf/groups.conf.d/xcat.conf.example -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d 2024-11-29 10:37:43,781 root INFO copying conf/groups.conf.d/README -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d 2024-11-29 10:37:43,782 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.d 2024-11-29 10:37:43,783 root INFO copying conf/groups.d/cluster.yaml.example -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.d 2024-11-29 10:37:43,783 root INFO copying conf/groups.d/local.cfg -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.d 2024-11-29 10:37:43,784 root INFO copying conf/groups.d/README -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/etc/clustershell/groups.d 2024-11-29 10:37:43,785 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share 2024-11-29 10:37:43,786 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man 2024-11-29 10:37:43,786 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man/man1 2024-11-29 10:37:43,786 root INFO copying doc/man/man1/clubak.1 -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man/man1 2024-11-29 10:37:43,787 root INFO copying doc/man/man1/cluset.1 -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man/man1 2024-11-29 10:37:43,788 root INFO copying doc/man/man1/clush.1 -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man/man1 2024-11-29 10:37:43,789 root INFO copying doc/man/man1/nodeset.1 -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man/man1 2024-11-29 10:37:43,791 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man/man5 2024-11-29 10:37:43,791 root INFO copying doc/man/man5/clush.conf.5 -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man/man5 2024-11-29 10:37:43,792 root INFO copying doc/man/man5/groups.conf.5 -> build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.data/data/share/man/man5 2024-11-29 10:37:43,793 root INFO running install_egg_info 2024-11-29 10:37:43,802 root INFO running egg_info 2024-11-29 10:37:43,802 root INFO creating lib/ClusterShell.egg-info 2024-11-29 10:37:43,808 root INFO writing lib/ClusterShell.egg-info/PKG-INFO 2024-11-29 10:37:43,810 root INFO writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt 2024-11-29 10:37:43,811 root INFO writing entry points to lib/ClusterShell.egg-info/entry_points.txt 2024-11-29 10:37:43,812 root INFO writing requirements to lib/ClusterShell.egg-info/requires.txt 2024-11-29 10:37:43,813 root INFO writing top-level names to lib/ClusterShell.egg-info/top_level.txt 2024-11-29 10:37:43,814 root INFO writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2024-11-29 10:37:43,826 root INFO reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2024-11-29 10:37:43,827 root INFO reading manifest template 'MANIFEST.in' 2024-11-29 10:37:43,834 root WARNING warning: no files found matching 'doc/sphinx/*.png' 2024-11-29 10:37:43,840 root INFO adding license file 'COPYING.LGPLv2.1' 2024-11-29 10:37:43,847 root INFO writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2024-11-29 10:37:43,848 root INFO Copying lib/ClusterShell.egg-info to build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2-py3.12.egg-info 2024-11-29 10:37:43,853 root INFO running install_scripts 2024-11-29 10:37:43,862 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell-1.9.2.dist-info/WHEEL 2024-11-29 10:37:43,863 wheel INFO creating '/home/buildozer/aports/community/clustershell/src/clustershell-1.9.2/.dist/.tmp-37btcent/ClusterShell-1.9.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-29 10:37:43,865 wheel INFO adding 'ClusterShell/Communication.py' 2024-11-29 10:37:43,867 wheel INFO adding 'ClusterShell/Defaults.py' 2024-11-29 10:37:43,868 wheel INFO adding 'ClusterShell/Event.py' 2024-11-29 10:37:43,869 wheel INFO adding 'ClusterShell/Gateway.py' 2024-11-29 10:37:43,871 wheel INFO adding 'ClusterShell/MsgTree.py' 2024-11-29 10:37:43,873 wheel INFO adding 'ClusterShell/NodeSet.py' 2024-11-29 10:37:43,875 wheel INFO adding 'ClusterShell/NodeUtils.py' 2024-11-29 10:37:43,877 wheel INFO adding 'ClusterShell/Propagation.py' 2024-11-29 10:37:43,878 wheel INFO adding 'ClusterShell/RangeSet.py' 2024-11-29 10:37:43,881 wheel INFO adding 'ClusterShell/Task.py' 2024-11-29 10:37:43,883 wheel INFO adding 'ClusterShell/Topology.py' 2024-11-29 10:37:43,884 wheel INFO adding 'ClusterShell/__init__.py' 2024-11-29 10:37:43,886 wheel INFO adding 'ClusterShell/CLI/Clubak.py' 2024-11-29 10:37:43,887 wheel INFO adding 'ClusterShell/CLI/Clush.py' 2024-11-29 10:37:43,889 wheel INFO adding 'ClusterShell/CLI/Config.py' 2024-11-29 10:37:43,891 wheel INFO adding 'ClusterShell/CLI/Display.py' 2024-11-29 10:37:43,892 wheel INFO adding 'ClusterShell/CLI/Error.py' 2024-11-29 10:37:43,893 wheel INFO adding 'ClusterShell/CLI/Nodeset.py' 2024-11-29 10:37:43,894 wheel INFO adding 'ClusterShell/CLI/OptionParser.py' 2024-11-29 10:37:43,896 wheel INFO adding 'ClusterShell/CLI/Utils.py' 2024-11-29 10:37:43,896 wheel INFO adding 'ClusterShell/CLI/__init__.py' 2024-11-29 10:37:43,898 wheel INFO adding 'ClusterShell/CLI/__pycache__/Clubak.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,899 wheel INFO adding 'ClusterShell/CLI/__pycache__/Clush.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,902 wheel INFO adding 'ClusterShell/CLI/__pycache__/Config.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,903 wheel INFO adding 'ClusterShell/CLI/__pycache__/Display.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,904 wheel INFO adding 'ClusterShell/CLI/__pycache__/Error.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,905 wheel INFO adding 'ClusterShell/CLI/__pycache__/Nodeset.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,907 wheel INFO adding 'ClusterShell/CLI/__pycache__/OptionParser.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,908 wheel INFO adding 'ClusterShell/CLI/__pycache__/Utils.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,909 wheel INFO adding 'ClusterShell/CLI/__pycache__/__init__.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,910 wheel INFO adding 'ClusterShell/Engine/EPoll.py' 2024-11-29 10:37:43,911 wheel INFO adding 'ClusterShell/Engine/Engine.py' 2024-11-29 10:37:43,913 wheel INFO adding 'ClusterShell/Engine/Factory.py' 2024-11-29 10:37:43,914 wheel INFO adding 'ClusterShell/Engine/Poll.py' 2024-11-29 10:37:43,915 wheel INFO adding 'ClusterShell/Engine/Select.py' 2024-11-29 10:37:43,916 wheel INFO adding 'ClusterShell/Engine/__init__.py' 2024-11-29 10:37:43,918 wheel INFO adding 'ClusterShell/Engine/__pycache__/EPoll.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,919 wheel INFO adding 'ClusterShell/Engine/__pycache__/Engine.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,921 wheel INFO adding 'ClusterShell/Engine/__pycache__/Factory.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,922 wheel INFO adding 'ClusterShell/Engine/__pycache__/Poll.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,923 wheel INFO adding 'ClusterShell/Engine/__pycache__/Select.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,924 wheel INFO adding 'ClusterShell/Engine/__pycache__/__init__.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,925 wheel INFO adding 'ClusterShell/Worker/EngineClient.py' 2024-11-29 10:37:43,927 wheel INFO adding 'ClusterShell/Worker/Exec.py' 2024-11-29 10:37:43,928 wheel INFO adding 'ClusterShell/Worker/Pdsh.py' 2024-11-29 10:37:43,930 wheel INFO adding 'ClusterShell/Worker/Popen.py' 2024-11-29 10:37:43,931 wheel INFO adding 'ClusterShell/Worker/Rsh.py' 2024-11-29 10:37:43,931 wheel INFO adding 'ClusterShell/Worker/Ssh.py' 2024-11-29 10:37:43,933 wheel INFO adding 'ClusterShell/Worker/Tree.py' 2024-11-29 10:37:43,934 wheel INFO adding 'ClusterShell/Worker/Worker.py' 2024-11-29 10:37:43,936 wheel INFO adding 'ClusterShell/Worker/__init__.py' 2024-11-29 10:37:43,937 wheel INFO adding 'ClusterShell/Worker/fastsubprocess.py' 2024-11-29 10:37:43,939 wheel INFO adding 'ClusterShell/Worker/__pycache__/EngineClient.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,940 wheel INFO adding 'ClusterShell/Worker/__pycache__/Exec.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,942 wheel INFO adding 'ClusterShell/Worker/__pycache__/Pdsh.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,943 wheel INFO adding 'ClusterShell/Worker/__pycache__/Popen.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,944 wheel INFO adding 'ClusterShell/Worker/__pycache__/Rsh.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,945 wheel INFO adding 'ClusterShell/Worker/__pycache__/Ssh.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,946 wheel INFO adding 'ClusterShell/Worker/__pycache__/Tree.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,948 wheel INFO adding 'ClusterShell/Worker/__pycache__/Worker.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,950 wheel INFO adding 'ClusterShell/Worker/__pycache__/__init__.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,951 wheel INFO adding 'ClusterShell/Worker/__pycache__/fastsubprocess.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,952 wheel INFO adding 'ClusterShell/__pycache__/Communication.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,954 wheel INFO adding 'ClusterShell/__pycache__/Defaults.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,955 wheel INFO adding 'ClusterShell/__pycache__/Event.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,957 wheel INFO adding 'ClusterShell/__pycache__/Gateway.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,958 wheel INFO adding 'ClusterShell/__pycache__/MsgTree.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,960 wheel INFO adding 'ClusterShell/__pycache__/NodeSet.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,963 wheel INFO adding 'ClusterShell/__pycache__/NodeUtils.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,965 wheel INFO adding 'ClusterShell/__pycache__/Propagation.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,966 wheel INFO adding 'ClusterShell/__pycache__/RangeSet.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,969 wheel INFO adding 'ClusterShell/__pycache__/Task.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,972 wheel INFO adding 'ClusterShell/__pycache__/Topology.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,973 wheel INFO adding 'ClusterShell/__pycache__/__init__.cpython-312.opt-1.pyc' 2024-11-29 10:37:43,975 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/clush.conf' 2024-11-29 10:37:43,975 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf' 2024-11-29 10:37:43,976 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/topology.conf.example' 2024-11-29 10:37:43,977 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/clush.conf.d/README' 2024-11-29 10:37:43,978 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/clush.conf.d/sshpass.conf.example' 2024-11-29 10:37:43,979 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/clush.conf.d/sudo.conf.example' 2024-11-29 10:37:43,980 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d/README' 2024-11-29 10:37:43,981 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d/genders.conf.example' 2024-11-29 10:37:43,981 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d/slurm.conf.example' 2024-11-29 10:37:43,982 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/groups.conf.d/xcat.conf.example' 2024-11-29 10:37:43,983 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/groups.d/README' 2024-11-29 10:37:43,984 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/groups.d/cluster.yaml.example' 2024-11-29 10:37:43,985 wheel INFO adding 'ClusterShell-1.9.2.data/data/etc/clustershell/groups.d/local.cfg' 2024-11-29 10:37:43,986 wheel INFO adding 'ClusterShell-1.9.2.data/data/share/man/man1/clubak.1' 2024-11-29 10:37:43,987 wheel INFO adding 'ClusterShell-1.9.2.data/data/share/man/man1/cluset.1' 2024-11-29 10:37:43,989 wheel INFO adding 'ClusterShell-1.9.2.data/data/share/man/man1/clush.1' 2024-11-29 10:37:43,990 wheel INFO adding 'ClusterShell-1.9.2.data/data/share/man/man1/nodeset.1' 2024-11-29 10:37:43,992 wheel INFO adding 'ClusterShell-1.9.2.data/data/share/man/man5/clush.conf.5' 2024-11-29 10:37:43,993 wheel INFO adding 'ClusterShell-1.9.2.data/data/share/man/man5/groups.conf.5' 2024-11-29 10:37:43,995 wheel INFO adding 'ClusterShell-1.9.2.dist-info/COPYING.LGPLv2.1' 2024-11-29 10:37:43,996 wheel INFO adding 'ClusterShell-1.9.2.dist-info/METADATA' 2024-11-29 10:37:43,997 wheel INFO adding 'ClusterShell-1.9.2.dist-info/WHEEL' 2024-11-29 10:37:43,998 wheel INFO adding 'ClusterShell-1.9.2.dist-info/entry_points.txt' 2024-11-29 10:37:43,998 wheel INFO adding 'ClusterShell-1.9.2.dist-info/top_level.txt' 2024-11-29 10:37:44,000 wheel INFO adding 'ClusterShell-1.9.2.dist-info/RECORD' 2024-11-29 10:37:44,002 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-29 10:37:44,017 gpep517 INFO The backend produced .dist/ClusterShell-1.9.2-py3-none-any.whl ClusterShell-1.9.2-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.12/site-packages/ClusterShell/Worker/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.12/site-packages/ClusterShell/Worker/__pycache__' 'usr/lib/python3.12/site-packages/ClusterShell/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.12/site-packages/ClusterShell/__pycache__' 'usr/lib/python3.12/site-packages/ClusterShell/Engine/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.12/site-packages/ClusterShell/Engine/__pycache__' 'usr/lib/python3.12/site-packages/ClusterShell/CLI/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.12/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.12' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell/usr/lib/python3.12' >>> py3-clustershell*: Preparing subpackage py3-clustershell... >>> py3-clustershell*: Running postcheck for py3-clustershell >>> clustershell*: Running postcheck for clustershell >>> clustershell*: Preparing package clustershell... >>> clustershell-doc*: Tracing dependencies... >>> clustershell-doc*: Package size: 22.0 KB >>> clustershell-doc*: Compressing data... >>> clustershell-doc*: Create checksum... >>> clustershell-doc*: Create clustershell-doc-1.9.2-r1.apk >>> clustershell*: Tracing dependencies... py3-yaml py3-clustershell=1.9.2-r1 >>> clustershell*: Package size: 9.1 KB >>> clustershell*: Compressing data... >>> clustershell*: Create checksum... >>> clustershell*: Create clustershell-1.9.2-r1.apk >>> py3-clustershell-pyc*: Tracing dependencies... py3-yaml py3-clustershell=1.9.2-r1 python3~3.12 >>> py3-clustershell-pyc*: Package size: 1.3 MB >>> py3-clustershell-pyc*: Compressing data... >>> py3-clustershell-pyc*: Create checksum... >>> py3-clustershell-pyc*: Create py3-clustershell-pyc-1.9.2-r1.apk >>> py3-clustershell*: Tracing dependencies... python3 python3~3.12 >>> py3-clustershell*: Package size: 609.2 KB >>> py3-clustershell*: Compressing data... >>> py3-clustershell*: Create checksum... >>> py3-clustershell*: Create py3-clustershell-1.9.2-r1.apk >>> clustershell: Build complete at Fri, 29 Nov 2024 10:37:47 +0000 elapsed time 0h 0m 11s >>> clustershell: Cleaning up srcdir >>> clustershell: Cleaning up pkgdir >>> clustershell: Uninstalling dependencies... (1/27) Purging .makedepends-clustershell (20241129.103739) (2/27) Purging py3-yaml-pyc (6.0.2-r0) (3/27) Purging py3-yaml (6.0.2-r0) (4/27) Purging py3-gpep517-pyc (16-r0) (5/27) Purging py3-gpep517 (16-r0) (6/27) Purging py3-installer-pyc (0.7.0-r2) (7/27) Purging py3-installer (0.7.0-r2) (8/27) Purging py3-setuptools-pyc (70.3.0-r0) (9/27) Purging py3-setuptools (70.3.0-r0) (10/27) Purging py3-wheel-pyc (0.43.0-r0) (11/27) Purging py3-wheel (0.43.0-r0) (12/27) Purging py3-packaging-pyc (24.2-r0) (13/27) Purging py3-packaging (24.2-r0) (14/27) Purging py3-parsing-pyc (3.1.4-r0) (15/27) Purging py3-parsing (3.1.4-r0) (16/27) Purging python3-pyc (3.12.7-r1) (17/27) Purging python3-pycache-pyc0 (3.12.7-r1) (18/27) Purging pyc (3.12.7-r1) (19/27) Purging python3 (3.12.7-r1) (20/27) Purging gdbm (1.24-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.5_p20241006-r3) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging sqlite-libs (3.47.1-r0) (26/27) Purging xz-libs (5.6.3-r0) (27/27) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r8.trigger OK: 339 MiB in 101 packages >>> clustershell: Updating the community/riscv64 repository index... >>> clustershell: Signing the index...