>>> supervisor: Building main/supervisor 4.3.0-r0 (using abuild 3.15.0-r3) started Tue, 02 Sep 2025 10:30:31 +0000 >>> supervisor: Validating /home/buildozer/aports/main/supervisor/APKBUILD... >>> supervisor: Analyzing dependencies... >>> supervisor: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.1-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.5_p20250816-r0) ( 7/34) Installing sqlite-libs (3.50.4-r1) ( 8/34) Installing python3 (3.12.11-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.11-r0) (10/34) Installing pyc (3.12.11-r0) (11/34) Installing python3-pyc (3.12.11-r0) (12/34) Installing py3-parsing (3.2.3-r0) (13/34) Installing py3-parsing-pyc (3.2.3-r0) (14/34) Installing py3-packaging (25.0-r0) (15/34) Installing py3-packaging-pyc (25.0-r0) (16/34) Installing py3-setuptools (80.9.0-r1) (17/34) Installing py3-setuptools-pyc (80.9.0-r1) (18/34) Installing py3-installer (0.7.0-r2) (19/34) Installing py3-installer-pyc (0.7.0-r2) (20/34) Installing py3-gpep517 (19-r0) (21/34) Installing py3-gpep517-pyc (19-r0) (22/34) Installing py3-wheel (0.46.1-r0) (23/34) Installing py3-wheel-pyc (0.46.1-r0) (24/34) Installing py3-iniconfig (2.1.0-r0) (25/34) Installing py3-iniconfig-pyc (2.1.0-r0) (26/34) Installing py3-pluggy (1.6.0-r0) (27/34) Installing py3-pluggy-pyc (1.6.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pygments (2.19.2-r0) (31/34) Installing py3-pygments-pyc (2.19.2-r0) (32/34) Installing py3-pytest (8.4.1-r1) (33/34) Installing py3-pytest-pyc (8.4.1-r1) (34/34) Installing .makedepends-supervisor (20250902.103036) busybox-1.37.0-r23.trigger: Executing script... OK: 418 MiB in 135 packages >>> supervisor: Cleaning up srcdir >>> supervisor: Cleaning up pkgdir >>> supervisor: Cleaning up tmpdir >>> supervisor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/supervisor-4.3.0.tar.gz >>> supervisor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/supervisor-4.3.0.tar.gz >>> supervisor: Checking sha512sums... supervisor-4.3.0.tar.gz: OK supervisord.conf: OK supervisord.initrd: OK supervisord.logrotate: OK >>> supervisor: Unpacking /var/cache/distfiles/edge/supervisor-4.3.0.tar.gz... 2025-09-02 10:30:42,914 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-09-02 10:30:43,181 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-09-02 10:30:43,402 root INFO running build 2025-09-02 10:30:43,403 root INFO running build_py 2025-09-02 10:30:43,453 root INFO creating build/lib/supervisor 2025-09-02 10:30:43,457 root INFO copying supervisor/process.py -> build/lib/supervisor 2025-09-02 10:30:43,461 root INFO copying supervisor/loggers.py -> build/lib/supervisor 2025-09-02 10:30:43,464 root INFO copying supervisor/__init__.py -> build/lib/supervisor 2025-09-02 10:30:43,467 root INFO copying supervisor/supervisorctl.py -> build/lib/supervisor 2025-09-02 10:30:43,471 root INFO copying supervisor/options.py -> build/lib/supervisor 2025-09-02 10:30:43,476 root INFO copying supervisor/poller.py -> build/lib/supervisor 2025-09-02 10:30:43,479 root INFO copying supervisor/childutils.py -> build/lib/supervisor 2025-09-02 10:30:43,481 root INFO copying supervisor/templating.py -> build/lib/supervisor 2025-09-02 10:30:43,485 root INFO copying supervisor/xmlrpc.py -> build/lib/supervisor 2025-09-02 10:30:43,488 root INFO copying supervisor/http_client.py -> build/lib/supervisor 2025-09-02 10:30:43,491 root INFO copying supervisor/confecho.py -> build/lib/supervisor 2025-09-02 10:30:43,493 root INFO copying supervisor/compat.py -> build/lib/supervisor 2025-09-02 10:30:43,496 root INFO copying supervisor/socket_manager.py -> build/lib/supervisor 2025-09-02 10:30:43,500 root INFO copying supervisor/dispatchers.py -> build/lib/supervisor 2025-09-02 10:30:43,504 root INFO copying supervisor/web.py -> build/lib/supervisor 2025-09-02 10:30:43,507 root INFO copying supervisor/pidproxy.py -> build/lib/supervisor 2025-09-02 10:30:43,510 root INFO copying supervisor/supervisord.py -> build/lib/supervisor 2025-09-02 10:30:43,512 root INFO copying supervisor/states.py -> build/lib/supervisor 2025-09-02 10:30:43,515 root INFO copying supervisor/http.py -> build/lib/supervisor 2025-09-02 10:30:43,518 root INFO copying supervisor/events.py -> build/lib/supervisor 2025-09-02 10:30:43,521 root INFO copying supervisor/datatypes.py -> build/lib/supervisor 2025-09-02 10:30:43,524 root INFO copying supervisor/rpcinterface.py -> build/lib/supervisor 2025-09-02 10:30:43,529 root INFO creating build/lib/supervisor/medusa 2025-09-02 10:30:43,531 root INFO copying supervisor/medusa/counter.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,534 root INFO copying supervisor/medusa/auth_handler.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,537 root INFO copying supervisor/medusa/xmlrpc_handler.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,540 root INFO copying supervisor/medusa/__init__.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,543 root INFO copying supervisor/medusa/util.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,545 root INFO copying supervisor/medusa/http_server.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,548 root INFO copying supervisor/medusa/producers.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,551 root INFO copying supervisor/medusa/asyncore_25.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,554 root INFO copying supervisor/medusa/default_handler.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,556 root INFO copying supervisor/medusa/http_date.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,559 root INFO copying supervisor/medusa/logger.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,562 root INFO copying supervisor/medusa/asynchat_25.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,565 root INFO copying supervisor/medusa/filesys.py -> build/lib/supervisor/medusa 2025-09-02 10:30:43,570 root INFO creating build/lib/supervisor/tests 2025-09-02 10:30:43,572 root INFO copying supervisor/tests/test_rpcinterfaces.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,577 root INFO copying supervisor/tests/test_xmlrpc.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,580 root INFO copying supervisor/tests/test_dispatchers.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,584 root INFO copying supervisor/tests/test_supervisorctl.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,589 root INFO copying supervisor/tests/test_process.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,595 root INFO copying supervisor/tests/test_events.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,598 root INFO copying supervisor/tests/__init__.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,601 root INFO copying supervisor/tests/test_socket_manager.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,604 root INFO copying supervisor/tests/test_http_client.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,607 root INFO copying supervisor/tests/test_loggers.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,611 root INFO copying supervisor/tests/test_supervisord.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,614 root INFO copying supervisor/tests/test_templating.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,618 root INFO copying supervisor/tests/test_datatypes.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,621 root INFO copying supervisor/tests/test_childutils.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,625 root INFO copying supervisor/tests/test_http.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,628 root INFO copying supervisor/tests/test_options.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,633 root INFO copying supervisor/tests/test_end_to_end.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,636 root INFO copying supervisor/tests/test_confecho.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,639 root INFO copying supervisor/tests/test_poller.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,642 root INFO copying supervisor/tests/test_states.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,645 root INFO copying supervisor/tests/base.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,648 root INFO copying supervisor/tests/test_pidproxy.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,651 root INFO copying supervisor/tests/test_web.py -> build/lib/supervisor/tests 2025-09-02 10:30:43,654 root INFO running egg_info 2025-09-02 10:30:43,692 root INFO creating supervisor.egg-info 2025-09-02 10:30:43,693 root INFO writing supervisor.egg-info/PKG-INFO 2025-09-02 10:30:43,704 root INFO writing dependency_links to supervisor.egg-info/dependency_links.txt 2025-09-02 10:30:43,706 root INFO writing entry points to supervisor.egg-info/entry_points.txt 2025-09-02 10:30:43,711 root INFO writing requirements to supervisor.egg-info/requires.txt 2025-09-02 10:30:43,712 root INFO writing top-level names to supervisor.egg-info/top_level.txt 2025-09-02 10:30:43,714 root INFO writing manifest file 'supervisor.egg-info/SOURCES.txt' 2025-09-02 10:30:43,771 root INFO reading manifest file 'supervisor.egg-info/SOURCES.txt' 2025-09-02 10:30:43,774 root INFO reading manifest template 'MANIFEST.in' 2025-09-02 10:30:43,857 root WARNING warning: no previously-included files matching '*' found under directory 'docs/.build' 2025-09-02 10:30:43,858 root INFO adding license file 'LICENSES.txt' 2025-09-02 10:30:43,879 root INFO writing manifest file 'supervisor.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'supervisor.scripts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.scripts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.scripts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.scripts' to be distributed and are already explicitly excluding 'supervisor.scripts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'supervisor.skel' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.skel' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.skel' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.skel' to be distributed and are already explicitly excluding 'supervisor.skel' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'supervisor.tests.fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.tests.fixtures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.tests.fixtures' to be distributed and are already explicitly excluding 'supervisor.tests.fixtures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'supervisor.tests.fixtures.example' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures.example' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.tests.fixtures.example' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.tests.fixtures.example' to be distributed and are already explicitly excluding 'supervisor.tests.fixtures.example' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'supervisor.ui' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.ui' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.ui' to be distributed and are already explicitly excluding 'supervisor.ui' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'supervisor.ui.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.ui.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.ui.images' to be distributed and are already explicitly excluding 'supervisor.ui.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'supervisor.ui.stylesheets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.stylesheets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.ui.stylesheets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.ui.stylesheets' to be distributed and are already explicitly excluding 'supervisor.ui.stylesheets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-09-02 10:30:43,923 root INFO copying supervisor/version.txt -> build/lib/supervisor 2025-09-02 10:30:43,926 root INFO creating build/lib/supervisor/scripts 2025-09-02 10:30:43,928 root INFO copying supervisor/scripts/loop_eventgen.py -> build/lib/supervisor/scripts 2025-09-02 10:30:43,932 root INFO copying supervisor/scripts/loop_listener.py -> build/lib/supervisor/scripts 2025-09-02 10:30:43,935 root INFO copying supervisor/scripts/sample_commevent.py -> build/lib/supervisor/scripts 2025-09-02 10:30:43,938 root INFO copying supervisor/scripts/sample_eventlistener.py -> build/lib/supervisor/scripts 2025-09-02 10:30:43,941 root INFO copying supervisor/scripts/sample_exiting_eventlistener.py -> build/lib/supervisor/scripts 2025-09-02 10:30:43,944 root INFO creating build/lib/supervisor/skel 2025-09-02 10:30:43,946 root INFO copying supervisor/skel/sample.conf -> build/lib/supervisor/skel 2025-09-02 10:30:43,949 root INFO creating build/lib/supervisor/ui 2025-09-02 10:30:43,951 root INFO copying supervisor/ui/status.html -> build/lib/supervisor/ui 2025-09-02 10:30:43,955 root INFO copying supervisor/ui/tail.html -> build/lib/supervisor/ui 2025-09-02 10:30:43,958 root INFO creating build/lib/supervisor/ui/images 2025-09-02 10:30:43,961 root INFO copying supervisor/ui/images/icon.png -> build/lib/supervisor/ui/images 2025-09-02 10:30:43,964 root INFO copying supervisor/ui/images/rule.gif -> build/lib/supervisor/ui/images 2025-09-02 10:30:43,967 root INFO copying supervisor/ui/images/state0.gif -> build/lib/supervisor/ui/images 2025-09-02 10:30:43,971 root INFO copying supervisor/ui/images/state1.gif -> build/lib/supervisor/ui/images 2025-09-02 10:30:43,974 root INFO copying supervisor/ui/images/state2.gif -> build/lib/supervisor/ui/images 2025-09-02 10:30:43,977 root INFO copying supervisor/ui/images/state3.gif -> build/lib/supervisor/ui/images 2025-09-02 10:30:43,979 root INFO copying supervisor/ui/images/supervisor.gif -> build/lib/supervisor/ui/images 2025-09-02 10:30:43,982 root INFO creating build/lib/supervisor/ui/stylesheets 2025-09-02 10:30:43,984 root INFO copying supervisor/ui/stylesheets/supervisor.css -> build/lib/supervisor/ui/stylesheets 2025-09-02 10:30:43,986 root INFO creating build/lib/supervisor/tests/fixtures 2025-09-02 10:30:43,988 root INFO copying supervisor/tests/fixtures/donothing.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:43,991 root INFO copying supervisor/tests/fixtures/include.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:43,994 root INFO copying supervisor/tests/fixtures/issue-1054.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:43,997 root INFO copying supervisor/tests/fixtures/issue-1170a.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,000 root INFO copying supervisor/tests/fixtures/issue-1170b.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,003 root INFO copying supervisor/tests/fixtures/issue-1170c.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,006 root INFO copying supervisor/tests/fixtures/issue-1224.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,009 root INFO copying supervisor/tests/fixtures/issue-1231a.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,012 root INFO copying supervisor/tests/fixtures/issue-1231b.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,015 root INFO copying supervisor/tests/fixtures/issue-1231c.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,018 root INFO copying supervisor/tests/fixtures/issue-1298.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,021 root INFO copying supervisor/tests/fixtures/issue-1483a.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,024 root INFO copying supervisor/tests/fixtures/issue-1483b.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,027 root INFO copying supervisor/tests/fixtures/issue-1483c.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,030 root INFO copying supervisor/tests/fixtures/issue-1596.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,033 root INFO copying supervisor/tests/fixtures/issue-291a.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,036 root INFO copying supervisor/tests/fixtures/issue-550.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,039 root INFO copying supervisor/tests/fixtures/issue-565.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,042 root INFO copying supervisor/tests/fixtures/issue-638.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,045 root INFO copying supervisor/tests/fixtures/issue-663.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,048 root INFO copying supervisor/tests/fixtures/issue-664.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,050 root INFO copying supervisor/tests/fixtures/issue-733.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,054 root INFO copying supervisor/tests/fixtures/issue-835.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,058 root INFO copying supervisor/tests/fixtures/issue-836.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,061 root INFO copying supervisor/tests/fixtures/issue-986.conf -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,065 root INFO copying supervisor/tests/fixtures/listener.py -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,068 root INFO copying supervisor/tests/fixtures/print_env.py -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,072 root INFO copying supervisor/tests/fixtures/spew.py -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,075 root INFO copying supervisor/tests/fixtures/test_1231.py -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,078 root INFO copying supervisor/tests/fixtures/unkillable_spew.py -> build/lib/supervisor/tests/fixtures 2025-09-02 10:30:44,081 root INFO creating build/lib/supervisor/tests/fixtures/example 2025-09-02 10:30:44,082 root INFO copying supervisor/tests/fixtures/example/included.conf -> build/lib/supervisor/tests/fixtures/example 2025-09-02 10:30:44,194 root INFO installing to build/bdist.linux-riscv64/wheel 2025-09-02 10:30:44,195 root INFO running install 2025-09-02 10:30:44,297 root INFO running install_lib 2025-09-02 10:30:44,351 root INFO creating build/bdist.linux-riscv64/wheel 2025-09-02 10:30:44,356 root INFO creating build/bdist.linux-riscv64/wheel/supervisor 2025-09-02 10:30:44,358 root INFO copying build/lib/supervisor/process.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,363 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/medusa 2025-09-02 10:30:44,365 root INFO copying build/lib/supervisor/medusa/counter.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,368 root INFO copying build/lib/supervisor/medusa/auth_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,371 root INFO copying build/lib/supervisor/medusa/xmlrpc_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,374 root INFO copying build/lib/supervisor/medusa/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,376 root INFO copying build/lib/supervisor/medusa/util.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,379 root INFO copying build/lib/supervisor/medusa/http_server.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,382 root INFO copying build/lib/supervisor/medusa/producers.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,385 root INFO copying build/lib/supervisor/medusa/asyncore_25.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,388 root INFO copying build/lib/supervisor/medusa/default_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,391 root INFO copying build/lib/supervisor/medusa/http_date.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,393 root INFO copying build/lib/supervisor/medusa/logger.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,396 root INFO copying build/lib/supervisor/medusa/asynchat_25.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,398 root INFO copying build/lib/supervisor/medusa/filesys.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-09-02 10:30:44,401 root INFO copying build/lib/supervisor/loggers.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,403 root INFO copying build/lib/supervisor/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,405 root INFO copying build/lib/supervisor/supervisorctl.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,409 root INFO copying build/lib/supervisor/options.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,413 root INFO copying build/lib/supervisor/poller.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,416 root INFO copying build/lib/supervisor/childutils.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,418 root INFO copying build/lib/supervisor/templating.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,422 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests 2025-09-02 10:30:44,424 root INFO copying build/lib/supervisor/tests/test_rpcinterfaces.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,427 root INFO copying build/lib/supervisor/tests/test_xmlrpc.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,430 root INFO copying build/lib/supervisor/tests/test_dispatchers.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,432 root INFO copying build/lib/supervisor/tests/test_supervisorctl.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,435 root INFO copying build/lib/supervisor/tests/test_process.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,439 root INFO copying build/lib/supervisor/tests/test_events.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,441 root INFO copying build/lib/supervisor/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,443 root INFO copying build/lib/supervisor/tests/test_socket_manager.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,445 root INFO copying build/lib/supervisor/tests/test_http_client.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,448 root INFO copying build/lib/supervisor/tests/test_loggers.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,451 root INFO copying build/lib/supervisor/tests/test_supervisord.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,454 root INFO copying build/lib/supervisor/tests/test_templating.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,457 root INFO copying build/lib/supervisor/tests/test_datatypes.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,460 root INFO copying build/lib/supervisor/tests/test_childutils.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,462 root INFO copying build/lib/supervisor/tests/test_http.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,465 root INFO copying build/lib/supervisor/tests/test_options.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,469 root INFO copying build/lib/supervisor/tests/test_end_to_end.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,471 root INFO copying build/lib/supervisor/tests/test_confecho.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,475 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests/fixtures 2025-09-02 10:30:44,477 root INFO copying build/lib/supervisor/tests/fixtures/issue-638.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,479 root INFO copying build/lib/supervisor/tests/fixtures/issue-1054.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,482 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,484 root INFO copying build/lib/supervisor/tests/fixtures/issue-835.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,486 root INFO copying build/lib/supervisor/tests/fixtures/issue-733.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,489 root INFO copying build/lib/supervisor/tests/fixtures/issue-986.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,491 root INFO copying build/lib/supervisor/tests/fixtures/print_env.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,493 root INFO copying build/lib/supervisor/tests/fixtures/unkillable_spew.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,496 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests/fixtures/example 2025-09-02 10:30:44,498 root INFO copying build/lib/supervisor/tests/fixtures/example/included.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures/example 2025-09-02 10:30:44,500 root INFO copying build/lib/supervisor/tests/fixtures/issue-1596.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,502 root INFO copying build/lib/supervisor/tests/fixtures/donothing.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,505 root INFO copying build/lib/supervisor/tests/fixtures/issue-1298.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,507 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,508 root INFO copying build/lib/supervisor/tests/fixtures/issue-1224.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,511 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,513 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,516 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,518 root INFO copying build/lib/supervisor/tests/fixtures/spew.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,521 root INFO copying build/lib/supervisor/tests/fixtures/issue-836.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,523 root INFO copying build/lib/supervisor/tests/fixtures/issue-664.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,526 root INFO copying build/lib/supervisor/tests/fixtures/issue-550.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,528 root INFO copying build/lib/supervisor/tests/fixtures/test_1231.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,531 root INFO copying build/lib/supervisor/tests/fixtures/issue-565.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,533 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,536 root INFO copying build/lib/supervisor/tests/fixtures/listener.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,538 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,541 root INFO copying build/lib/supervisor/tests/fixtures/issue-291a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,543 root INFO copying build/lib/supervisor/tests/fixtures/include.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,545 root INFO copying build/lib/supervisor/tests/fixtures/issue-663.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,547 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,549 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-09-02 10:30:44,552 root INFO copying build/lib/supervisor/tests/test_poller.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,555 root INFO copying build/lib/supervisor/tests/test_states.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,557 root INFO copying build/lib/supervisor/tests/base.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,560 root INFO copying build/lib/supervisor/tests/test_pidproxy.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,563 root INFO copying build/lib/supervisor/tests/test_web.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-09-02 10:30:44,565 root INFO copying build/lib/supervisor/xmlrpc.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,567 root INFO copying build/lib/supervisor/http_client.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,571 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/skel 2025-09-02 10:30:44,573 root INFO copying build/lib/supervisor/skel/sample.conf -> build/bdist.linux-riscv64/wheel/./supervisor/skel 2025-09-02 10:30:44,575 root INFO copying build/lib/supervisor/confecho.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,577 root INFO copying build/lib/supervisor/compat.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,580 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/scripts 2025-09-02 10:30:44,582 root INFO copying build/lib/supervisor/scripts/sample_exiting_eventlistener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-09-02 10:30:44,585 root INFO copying build/lib/supervisor/scripts/sample_commevent.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-09-02 10:30:44,587 root INFO copying build/lib/supervisor/scripts/loop_listener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-09-02 10:30:44,589 root INFO copying build/lib/supervisor/scripts/sample_eventlistener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-09-02 10:30:44,591 root INFO copying build/lib/supervisor/scripts/loop_eventgen.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-09-02 10:30:44,594 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui 2025-09-02 10:30:44,596 root INFO copying build/lib/supervisor/ui/status.html -> build/bdist.linux-riscv64/wheel/./supervisor/ui 2025-09-02 10:30:44,599 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui/images 2025-09-02 10:30:44,601 root INFO copying build/lib/supervisor/ui/images/state1.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-09-02 10:30:44,603 root INFO copying build/lib/supervisor/ui/images/supervisor.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-09-02 10:30:44,605 root INFO copying build/lib/supervisor/ui/images/state3.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-09-02 10:30:44,607 root INFO copying build/lib/supervisor/ui/images/state0.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-09-02 10:30:44,609 root INFO copying build/lib/supervisor/ui/images/state2.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-09-02 10:30:44,611 root INFO copying build/lib/supervisor/ui/images/rule.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-09-02 10:30:44,613 root INFO copying build/lib/supervisor/ui/images/icon.png -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-09-02 10:30:44,616 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui/stylesheets 2025-09-02 10:30:44,618 root INFO copying build/lib/supervisor/ui/stylesheets/supervisor.css -> build/bdist.linux-riscv64/wheel/./supervisor/ui/stylesheets 2025-09-02 10:30:44,620 root INFO copying build/lib/supervisor/ui/tail.html -> build/bdist.linux-riscv64/wheel/./supervisor/ui 2025-09-02 10:30:44,623 root INFO copying build/lib/supervisor/socket_manager.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,624 root INFO copying build/lib/supervisor/dispatchers.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,627 root INFO copying build/lib/supervisor/web.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,629 root INFO copying build/lib/supervisor/version.txt -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,631 root INFO copying build/lib/supervisor/pidproxy.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,633 root INFO copying build/lib/supervisor/supervisord.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,635 root INFO copying build/lib/supervisor/states.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,637 root INFO copying build/lib/supervisor/http.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,639 root INFO copying build/lib/supervisor/events.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,641 root INFO copying build/lib/supervisor/datatypes.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,643 root INFO copying build/lib/supervisor/rpcinterface.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-09-02 10:30:44,646 root INFO running install_egg_info 2025-09-02 10:30:44,700 root INFO Copying supervisor.egg-info to build/bdist.linux-riscv64/wheel/./supervisor-4.3.0-py3.12.egg-info 2025-09-02 10:30:44,715 root INFO running install_scripts 2025-09-02 10:30:44,730 root INFO creating build/bdist.linux-riscv64/wheel/supervisor-4.3.0.dist-info/WHEEL 2025-09-02 10:30:44,734 wheel INFO creating '/home/buildozer/aports/main/supervisor/src/supervisor-4.3.0/.dist/.tmp-rvv2ohzb/supervisor-4.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-09-02 10:30:44,738 wheel INFO adding 'supervisor/__init__.py' 2025-09-02 10:30:44,741 wheel INFO adding 'supervisor/childutils.py' 2025-09-02 10:30:44,743 wheel INFO adding 'supervisor/compat.py' 2025-09-02 10:30:44,745 wheel INFO adding 'supervisor/confecho.py' 2025-09-02 10:30:44,747 wheel INFO adding 'supervisor/datatypes.py' 2025-09-02 10:30:44,750 wheel INFO adding 'supervisor/dispatchers.py' 2025-09-02 10:30:44,753 wheel INFO adding 'supervisor/events.py' 2025-09-02 10:30:44,756 wheel INFO adding 'supervisor/http.py' 2025-09-02 10:30:44,759 wheel INFO adding 'supervisor/http_client.py' 2025-09-02 10:30:44,762 wheel INFO adding 'supervisor/loggers.py' 2025-09-02 10:30:44,766 wheel INFO adding 'supervisor/options.py' 2025-09-02 10:30:44,770 wheel INFO adding 'supervisor/pidproxy.py' 2025-09-02 10:30:44,773 wheel INFO adding 'supervisor/poller.py' 2025-09-02 10:30:44,776 wheel INFO adding 'supervisor/process.py' 2025-09-02 10:30:44,780 wheel INFO adding 'supervisor/rpcinterface.py' 2025-09-02 10:30:44,783 wheel INFO adding 'supervisor/socket_manager.py' 2025-09-02 10:30:44,786 wheel INFO adding 'supervisor/states.py' 2025-09-02 10:30:44,789 wheel INFO adding 'supervisor/supervisorctl.py' 2025-09-02 10:30:44,792 wheel INFO adding 'supervisor/supervisord.py' 2025-09-02 10:30:44,796 wheel INFO adding 'supervisor/templating.py' 2025-09-02 10:30:44,799 wheel INFO adding 'supervisor/version.txt' 2025-09-02 10:30:44,801 wheel INFO adding 'supervisor/web.py' 2025-09-02 10:30:44,805 wheel INFO adding 'supervisor/xmlrpc.py' 2025-09-02 10:30:44,808 wheel INFO adding 'supervisor/medusa/__init__.py' 2025-09-02 10:30:44,810 wheel INFO adding 'supervisor/medusa/asynchat_25.py' 2025-09-02 10:30:44,813 wheel INFO adding 'supervisor/medusa/asyncore_25.py' 2025-09-02 10:30:44,816 wheel INFO adding 'supervisor/medusa/auth_handler.py' 2025-09-02 10:30:44,818 wheel INFO adding 'supervisor/medusa/counter.py' 2025-09-02 10:30:44,821 wheel INFO adding 'supervisor/medusa/default_handler.py' 2025-09-02 10:30:44,823 wheel INFO adding 'supervisor/medusa/filesys.py' 2025-09-02 10:30:44,826 wheel INFO adding 'supervisor/medusa/http_date.py' 2025-09-02 10:30:44,828 wheel INFO adding 'supervisor/medusa/http_server.py' 2025-09-02 10:30:44,831 wheel INFO adding 'supervisor/medusa/logger.py' 2025-09-02 10:30:44,834 wheel INFO adding 'supervisor/medusa/producers.py' 2025-09-02 10:30:44,836 wheel INFO adding 'supervisor/medusa/util.py' 2025-09-02 10:30:44,838 wheel INFO adding 'supervisor/medusa/xmlrpc_handler.py' 2025-09-02 10:30:44,841 wheel INFO adding 'supervisor/scripts/loop_eventgen.py' 2025-09-02 10:30:44,843 wheel INFO adding 'supervisor/scripts/loop_listener.py' 2025-09-02 10:30:44,846 wheel INFO adding 'supervisor/scripts/sample_commevent.py' 2025-09-02 10:30:44,848 wheel INFO adding 'supervisor/scripts/sample_eventlistener.py' 2025-09-02 10:30:44,850 wheel INFO adding 'supervisor/scripts/sample_exiting_eventlistener.py' 2025-09-02 10:30:44,853 wheel INFO adding 'supervisor/skel/sample.conf' 2025-09-02 10:30:44,856 wheel INFO adding 'supervisor/tests/__init__.py' 2025-09-02 10:30:44,859 wheel INFO adding 'supervisor/tests/base.py' 2025-09-02 10:30:44,862 wheel INFO adding 'supervisor/tests/test_childutils.py' 2025-09-02 10:30:44,864 wheel INFO adding 'supervisor/tests/test_confecho.py' 2025-09-02 10:30:44,866 wheel INFO adding 'supervisor/tests/test_datatypes.py' 2025-09-02 10:30:44,870 wheel INFO adding 'supervisor/tests/test_dispatchers.py' 2025-09-02 10:30:44,873 wheel INFO adding 'supervisor/tests/test_end_to_end.py' 2025-09-02 10:30:44,877 wheel INFO adding 'supervisor/tests/test_events.py' 2025-09-02 10:30:44,880 wheel INFO adding 'supervisor/tests/test_http.py' 2025-09-02 10:30:44,883 wheel INFO adding 'supervisor/tests/test_http_client.py' 2025-09-02 10:30:44,886 wheel INFO adding 'supervisor/tests/test_loggers.py' 2025-09-02 10:30:44,890 wheel INFO adding 'supervisor/tests/test_options.py' 2025-09-02 10:30:44,896 wheel INFO adding 'supervisor/tests/test_pidproxy.py' 2025-09-02 10:30:44,898 wheel INFO adding 'supervisor/tests/test_poller.py' 2025-09-02 10:30:44,902 wheel INFO adding 'supervisor/tests/test_process.py' 2025-09-02 10:30:44,907 wheel INFO adding 'supervisor/tests/test_rpcinterfaces.py' 2025-09-02 10:30:44,912 wheel INFO adding 'supervisor/tests/test_socket_manager.py' 2025-09-02 10:30:44,914 wheel INFO adding 'supervisor/tests/test_states.py' 2025-09-02 10:30:44,918 wheel INFO adding 'supervisor/tests/test_supervisorctl.py' 2025-09-02 10:30:44,923 wheel INFO adding 'supervisor/tests/test_supervisord.py' 2025-09-02 10:30:44,926 wheel INFO adding 'supervisor/tests/test_templating.py' 2025-09-02 10:30:44,930 wheel INFO adding 'supervisor/tests/test_web.py' 2025-09-02 10:30:44,933 wheel INFO adding 'supervisor/tests/test_xmlrpc.py' 2025-09-02 10:30:44,937 wheel INFO adding 'supervisor/tests/fixtures/donothing.conf' 2025-09-02 10:30:44,939 wheel INFO adding 'supervisor/tests/fixtures/include.conf' 2025-09-02 10:30:44,941 wheel INFO adding 'supervisor/tests/fixtures/issue-1054.conf' 2025-09-02 10:30:44,943 wheel INFO adding 'supervisor/tests/fixtures/issue-1170a.conf' 2025-09-02 10:30:44,946 wheel INFO adding 'supervisor/tests/fixtures/issue-1170b.conf' 2025-09-02 10:30:44,948 wheel INFO adding 'supervisor/tests/fixtures/issue-1170c.conf' 2025-09-02 10:30:44,950 wheel INFO adding 'supervisor/tests/fixtures/issue-1224.conf' 2025-09-02 10:30:44,952 wheel INFO adding 'supervisor/tests/fixtures/issue-1231a.conf' 2025-09-02 10:30:44,954 wheel INFO adding 'supervisor/tests/fixtures/issue-1231b.conf' 2025-09-02 10:30:44,956 wheel INFO adding 'supervisor/tests/fixtures/issue-1231c.conf' 2025-09-02 10:30:44,958 wheel INFO adding 'supervisor/tests/fixtures/issue-1298.conf' 2025-09-02 10:30:44,960 wheel INFO adding 'supervisor/tests/fixtures/issue-1483a.conf' 2025-09-02 10:30:44,962 wheel INFO adding 'supervisor/tests/fixtures/issue-1483b.conf' 2025-09-02 10:30:44,964 wheel INFO adding 'supervisor/tests/fixtures/issue-1483c.conf' 2025-09-02 10:30:44,966 wheel INFO adding 'supervisor/tests/fixtures/issue-1596.conf' 2025-09-02 10:30:44,968 wheel INFO adding 'supervisor/tests/fixtures/issue-291a.conf' 2025-09-02 10:30:44,971 wheel INFO adding 'supervisor/tests/fixtures/issue-550.conf' 2025-09-02 10:30:44,973 wheel INFO adding 'supervisor/tests/fixtures/issue-565.conf' 2025-09-02 10:30:44,976 wheel INFO adding 'supervisor/tests/fixtures/issue-638.conf' 2025-09-02 10:30:44,978 wheel INFO adding 'supervisor/tests/fixtures/issue-663.conf' 2025-09-02 10:30:44,980 wheel INFO adding 'supervisor/tests/fixtures/issue-664.conf' 2025-09-02 10:30:44,983 wheel INFO adding 'supervisor/tests/fixtures/issue-733.conf' 2025-09-02 10:30:44,985 wheel INFO adding 'supervisor/tests/fixtures/issue-835.conf' 2025-09-02 10:30:44,987 wheel INFO adding 'supervisor/tests/fixtures/issue-836.conf' 2025-09-02 10:30:44,989 wheel INFO adding 'supervisor/tests/fixtures/issue-986.conf' 2025-09-02 10:30:44,991 wheel INFO adding 'supervisor/tests/fixtures/listener.py' 2025-09-02 10:30:44,994 wheel INFO adding 'supervisor/tests/fixtures/print_env.py' 2025-09-02 10:30:44,996 wheel INFO adding 'supervisor/tests/fixtures/spew.py' 2025-09-02 10:30:44,998 wheel INFO adding 'supervisor/tests/fixtures/test_1231.py' 2025-09-02 10:30:45,000 wheel INFO adding 'supervisor/tests/fixtures/unkillable_spew.py' 2025-09-02 10:30:45,003 wheel INFO adding 'supervisor/tests/fixtures/example/included.conf' 2025-09-02 10:30:45,006 wheel INFO adding 'supervisor/ui/status.html' 2025-09-02 10:30:45,009 wheel INFO adding 'supervisor/ui/tail.html' 2025-09-02 10:30:45,012 wheel INFO adding 'supervisor/ui/images/icon.png' 2025-09-02 10:30:45,014 wheel INFO adding 'supervisor/ui/images/rule.gif' 2025-09-02 10:30:45,016 wheel INFO adding 'supervisor/ui/images/state0.gif' 2025-09-02 10:30:45,019 wheel INFO adding 'supervisor/ui/images/state1.gif' 2025-09-02 10:30:45,021 wheel INFO adding 'supervisor/ui/images/state2.gif' 2025-09-02 10:30:45,023 wheel INFO adding 'supervisor/ui/images/state3.gif' 2025-09-02 10:30:45,025 wheel INFO adding 'supervisor/ui/images/supervisor.gif' 2025-09-02 10:30:45,028 wheel INFO adding 'supervisor/ui/stylesheets/supervisor.css' 2025-09-02 10:30:45,033 wheel INFO adding 'supervisor-4.3.0.dist-info/licenses/LICENSES.txt' 2025-09-02 10:30:45,037 wheel INFO adding 'supervisor-4.3.0.dist-info/METADATA' 2025-09-02 10:30:45,040 wheel INFO adding 'supervisor-4.3.0.dist-info/WHEEL' 2025-09-02 10:30:45,043 wheel INFO adding 'supervisor-4.3.0.dist-info/entry_points.txt' 2025-09-02 10:30:45,044 wheel INFO adding 'supervisor-4.3.0.dist-info/top_level.txt' 2025-09-02 10:30:45,049 wheel INFO adding 'supervisor-4.3.0.dist-info/RECORD' 2025-09-02 10:30:45,054 root INFO removing build/bdist.linux-riscv64/wheel 2025-09-02 10:30:45,095 gpep517 INFO The backend produced .dist/supervisor-4.3.0-py2.py3-none-any.whl supervisor-4.3.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/main/supervisor/src/supervisor-4.3.0 collected 1370 items supervisor/tests/test_childutils.py .............. [ 1%] supervisor/tests/test_confecho.py . [ 1%] supervisor/tests/test_datatypes.py ..................................... [ 3%] ........................................................................ [ 9%] .......... [ 9%] supervisor/tests/test_dispatchers.py ................................... [ 12%] ............................................. [ 15%] supervisor/tests/test_events.py ........................................ [ 18%] ... [ 18%] supervisor/tests/test_http.py .......................................... [ 21%] ................ [ 22%] supervisor/tests/test_http_client.py ................................... [ 25%] ..... [ 25%] supervisor/tests/test_loggers.py ....................................... [ 28%] ............................................. [ 32%] supervisor/tests/test_options.py ....................................... [ 34%] ........................................................................ [ 40%] ........................................................................ [ 45%] ......................... [ 47%] supervisor/tests/test_pidproxy.py . [ 47%] supervisor/tests/test_poller.py ..................... [ 48%] supervisor/tests/test_process.py ....................................... [ 51%] ........................................................................ [ 56%] ........................... [ 58%] supervisor/tests/test_rpcinterfaces.py ................................. [ 61%] ........................................................................ [ 66%] ............................ [ 68%] supervisor/tests/test_socket_manager.py ................. [ 69%] supervisor/tests/test_states.py ........... [ 70%] supervisor/tests/test_supervisorctl.py ................................. [ 73%] ........................................................................ [ 78%] ........................................................................ [ 83%] ..................... [ 85%] supervisor/tests/test_supervisord.py ................................... [ 87%] ..... [ 88%] supervisor/tests/test_templating.py .................................... [ 90%] ............................................... [ 94%] supervisor/tests/test_web.py .............. [ 95%] supervisor/tests/test_xmlrpc.py ........................................ [ 98%] ........................... [100%] ============================ 1370 passed in 35.87s ============================= >>> supervisor: Entering fakeroot... >>> supervisor-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/supervisor/medusa/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.12/site-packages/supervisor/medusa/__pycache__' 'usr/lib/python3.12/site-packages/supervisor/tests/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.12/site-packages/supervisor/tests/__pycache__' 'usr/lib/python3.12/site-packages/supervisor/tests/fixtures/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.12/site-packages/supervisor/tests/fixtures/__pycache__' 'usr/lib/python3.12/site-packages/supervisor/scripts/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.12/site-packages/supervisor/scripts/__pycache__' 'usr/lib/python3.12/site-packages/supervisor/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.12/site-packages/supervisor/__pycache__' >>> supervisor-pyc*: Preparing subpackage supervisor-pyc... >>> supervisor-pyc*: Running postcheck for supervisor-pyc >>> supervisor-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-openrc/etc/init.d' >>> supervisor-openrc*: Preparing subpackage supervisor-openrc... >>> supervisor-openrc*: Running postcheck for supervisor-openrc >>> supervisor*: Running postcheck for supervisor >>> supervisor*: Preparing package supervisor... >>> supervisor-openrc*: Tracing dependencies... >>> supervisor-openrc*: Package size: 273.0 B >>> supervisor-openrc*: Compressing data... >>> supervisor-openrc*: Create checksum... >>> supervisor-openrc*: Create supervisor-openrc-4.3.0-r0.apk >>> supervisor-pyc*: Tracing dependencies... python3 py3-setuptools python3~3.12 >>> supervisor-pyc*: Package size: 1.9 MB >>> supervisor-pyc*: Compressing data... >>> supervisor-pyc*: Create checksum... >>> supervisor-pyc*: Create supervisor-pyc-4.3.0-r0.apk >>> supervisor*: Tracing dependencies... python3 py3-setuptools python3~3.12 >>> supervisor*: Package size: 1.5 MB >>> supervisor*: Compressing data... >>> supervisor*: Create checksum... >>> supervisor*: Create supervisor-4.3.0-r0.apk >>> supervisor: Build complete at Tue, 02 Sep 2025 10:31:43 +0000 elapsed time 0h 1m 12s >>> supervisor: Cleaning up srcdir >>> supervisor: Cleaning up pkgdir >>> supervisor: Uninstalling dependencies... ( 1/34) Purging .makedepends-supervisor (20250902.103036) ( 2/34) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/34) Purging py3-setuptools (80.9.0-r1) ( 4/34) Purging py3-gpep517-pyc (19-r0) ( 5/34) Purging py3-gpep517 (19-r0) ( 6/34) Purging py3-installer-pyc (0.7.0-r2) ( 7/34) Purging py3-installer (0.7.0-r2) ( 8/34) Purging py3-wheel-pyc (0.46.1-r0) ( 9/34) Purging py3-wheel (0.46.1-r0) (10/34) Purging py3-pytest-pyc (8.4.1-r1) (11/34) Purging py3-pytest (8.4.1-r1) (12/34) Purging py3-iniconfig-pyc (2.1.0-r0) (13/34) Purging py3-iniconfig (2.1.0-r0) (14/34) Purging py3-packaging-pyc (25.0-r0) (15/34) Purging py3-packaging (25.0-r0) (16/34) Purging py3-parsing-pyc (3.2.3-r0) (17/34) Purging py3-parsing (3.2.3-r0) (18/34) Purging py3-pluggy-pyc (1.6.0-r0) (19/34) Purging py3-pluggy (1.6.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.11-r0) (25/34) Purging python3-pycache-pyc0 (3.12.11-r0) (26/34) Purging pyc (3.12.11-r0) (27/34) Purging python3 (3.12.11-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.5_p20250816-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.4-r1) (34/34) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 361 MiB in 101 packages >>> supervisor: Updating the main/riscv64 repository index... >>> supervisor: Signing the index...