>>> supervisor: Building main/supervisor 4.2.5-r5 (using abuild 3.15.0_rc3-r1) started Tue, 22 Apr 2025 17:17:42 +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/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.8-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.8.1-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250412-r0) (7/32) Installing sqlite-libs (3.49.1-r0) (8/32) Installing python3 (3.12.10-r0) (9/32) Installing python3-pycache-pyc0 (3.12.10-r0) (10/32) Installing pyc (3.12.10-r0) (11/32) Installing python3-pyc (3.12.10-r0) (12/32) Installing py3-parsing (3.2.0-r0) (13/32) Installing py3-parsing-pyc (3.2.0-r0) (14/32) Installing py3-packaging (24.2-r0) (15/32) Installing py3-packaging-pyc (24.2-r0) (16/32) Installing py3-setuptools (77.0.3-r0) (17/32) Installing py3-setuptools-pyc (77.0.3-r0) (18/32) Installing py3-installer (0.7.0-r2) (19/32) Installing py3-installer-pyc (0.7.0-r2) (20/32) Installing py3-gpep517 (16-r0) (21/32) Installing py3-gpep517-pyc (16-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.1.0-r0) (25/32) Installing py3-iniconfig-pyc (2.1.0-r0) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.5-r0) (31/32) Installing py3-pytest-pyc (8.3.5-r0) (32/32) Installing .makedepends-supervisor (20250422.171747) Executing busybox-1.37.0-r16.trigger OK: 386 MiB in 129 packages >>> supervisor: Cleaning up srcdir >>> supervisor: Cleaning up pkgdir >>> supervisor: Cleaning up tmpdir >>> supervisor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/supervisor-4.2.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/supervisor-4.2.5.tar.gz.part' supervisor-4.2.5.tar 100% |********************************| 433k 0:00:00 ETA '/var/cache/distfiles/v3.22/supervisor-4.2.5.tar.gz.part' saved >>> supervisor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/supervisor-4.2.5.tar.gz >>> supervisor: Checking sha512sums... supervisor-4.2.5.tar.gz: OK supervisord.conf: OK supervisord.initrd: OK supervisord.logrotate: OK >>> supervisor: Unpacking /var/cache/distfiles/v3.22/supervisor-4.2.5.tar.gz... 2025-04-22 17:17:51,156 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) 2025-04-22 17:17:51,287 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-22 17:17:51,373 root INFO running build 2025-04-22 17:17:51,374 root INFO running build_py 2025-04-22 17:17:51,394 root INFO creating build/lib/supervisor 2025-04-22 17:17:51,395 root INFO copying supervisor/web.py -> build/lib/supervisor 2025-04-22 17:17:51,397 root INFO copying supervisor/poller.py -> build/lib/supervisor 2025-04-22 17:17:51,399 root INFO copying supervisor/process.py -> build/lib/supervisor 2025-04-22 17:17:51,401 root INFO copying supervisor/__init__.py -> build/lib/supervisor 2025-04-22 17:17:51,403 root INFO copying supervisor/options.py -> build/lib/supervisor 2025-04-22 17:17:51,406 root INFO copying supervisor/http.py -> build/lib/supervisor 2025-04-22 17:17:51,408 root INFO copying supervisor/loggers.py -> build/lib/supervisor 2025-04-22 17:17:51,409 root INFO copying supervisor/http_client.py -> build/lib/supervisor 2025-04-22 17:17:51,411 root INFO copying supervisor/socket_manager.py -> build/lib/supervisor 2025-04-22 17:17:51,413 root INFO copying supervisor/supervisorctl.py -> build/lib/supervisor 2025-04-22 17:17:51,415 root INFO copying supervisor/pidproxy.py -> build/lib/supervisor 2025-04-22 17:17:51,416 root INFO copying supervisor/xmlrpc.py -> build/lib/supervisor 2025-04-22 17:17:51,418 root INFO copying supervisor/dispatchers.py -> build/lib/supervisor 2025-04-22 17:17:51,420 root INFO copying supervisor/templating.py -> build/lib/supervisor 2025-04-22 17:17:51,422 root INFO copying supervisor/events.py -> build/lib/supervisor 2025-04-22 17:17:51,423 root INFO copying supervisor/supervisord.py -> build/lib/supervisor 2025-04-22 17:17:51,425 root INFO copying supervisor/confecho.py -> build/lib/supervisor 2025-04-22 17:17:51,426 root INFO copying supervisor/states.py -> build/lib/supervisor 2025-04-22 17:17:51,428 root INFO copying supervisor/childutils.py -> build/lib/supervisor 2025-04-22 17:17:51,430 root INFO copying supervisor/datatypes.py -> build/lib/supervisor 2025-04-22 17:17:51,431 root INFO copying supervisor/rpcinterface.py -> build/lib/supervisor 2025-04-22 17:17:51,433 root INFO copying supervisor/compat.py -> build/lib/supervisor 2025-04-22 17:17:51,436 root INFO creating build/lib/supervisor/tests 2025-04-22 17:17:51,437 root INFO copying supervisor/tests/__init__.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,439 root INFO copying supervisor/tests/test_xmlrpc.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,440 root INFO copying supervisor/tests/test_loggers.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,442 root INFO copying supervisor/tests/test_http.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,444 root INFO copying supervisor/tests/test_web.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,445 root INFO copying supervisor/tests/test_events.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,447 root INFO copying supervisor/tests/test_datatypes.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,449 root INFO copying supervisor/tests/test_socket_manager.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,450 root INFO copying supervisor/tests/test_http_client.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,452 root INFO copying supervisor/tests/test_poller.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,454 root INFO copying supervisor/tests/test_supervisorctl.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,456 root INFO copying supervisor/tests/test_supervisord.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,458 root INFO copying supervisor/tests/test_end_to_end.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,459 root INFO copying supervisor/tests/test_states.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,461 root INFO copying supervisor/tests/test_templating.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,463 root INFO copying supervisor/tests/test_confecho.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,465 root INFO copying supervisor/tests/test_options.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,467 root INFO copying supervisor/tests/test_pidproxy.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,469 root INFO copying supervisor/tests/test_dispatchers.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,471 root INFO copying supervisor/tests/test_childutils.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,472 root INFO copying supervisor/tests/test_rpcinterfaces.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,475 root INFO copying supervisor/tests/test_process.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,477 root INFO copying supervisor/tests/base.py -> build/lib/supervisor/tests 2025-04-22 17:17:51,480 root INFO creating build/lib/supervisor/medusa 2025-04-22 17:17:51,481 root INFO copying supervisor/medusa/__init__.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,482 root INFO copying supervisor/medusa/xmlrpc_handler.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,484 root INFO copying supervisor/medusa/http_date.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,485 root INFO copying supervisor/medusa/http_server.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,487 root INFO copying supervisor/medusa/logger.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,489 root INFO copying supervisor/medusa/util.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,490 root INFO copying supervisor/medusa/asyncore_25.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,492 root INFO copying supervisor/medusa/auth_handler.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,493 root INFO copying supervisor/medusa/producers.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,495 root INFO copying supervisor/medusa/asynchat_25.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,497 root INFO copying supervisor/medusa/filesys.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,498 root INFO copying supervisor/medusa/default_handler.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,500 root INFO copying supervisor/medusa/counter.py -> build/lib/supervisor/medusa 2025-04-22 17:17:51,501 root INFO running egg_info 2025-04-22 17:17:51,516 root INFO creating supervisor.egg-info 2025-04-22 17:17:51,517 root INFO writing supervisor.egg-info/PKG-INFO 2025-04-22 17:17:51,522 root INFO writing dependency_links to supervisor.egg-info/dependency_links.txt 2025-04-22 17:17:51,524 root INFO writing entry points to supervisor.egg-info/entry_points.txt 2025-04-22 17:17:51,526 root INFO writing requirements to supervisor.egg-info/requires.txt 2025-04-22 17:17:51,526 root INFO writing top-level names to supervisor.egg-info/top_level.txt 2025-04-22 17:17:51,527 root INFO writing manifest file 'supervisor.egg-info/SOURCES.txt' 2025-04-22 17:17:51,554 root INFO reading manifest file 'supervisor.egg-info/SOURCES.txt' 2025-04-22 17:17:51,555 root INFO reading manifest template 'MANIFEST.in' 2025-04-22 17:17:51,586 root WARNING warning: no previously-included files matching '*' found under directory 'docs/.build' 2025-04-22 17:17:51,587 root INFO adding license file 'LICENSES.txt' 2025-04-22 17:17:51,598 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-04-22 17:17:51,618 root INFO copying supervisor/version.txt -> build/lib/supervisor 2025-04-22 17:17:51,619 root INFO creating build/lib/supervisor/scripts 2025-04-22 17:17:51,620 root INFO copying supervisor/scripts/loop_eventgen.py -> build/lib/supervisor/scripts 2025-04-22 17:17:51,622 root INFO copying supervisor/scripts/loop_listener.py -> build/lib/supervisor/scripts 2025-04-22 17:17:51,623 root INFO copying supervisor/scripts/sample_commevent.py -> build/lib/supervisor/scripts 2025-04-22 17:17:51,625 root INFO copying supervisor/scripts/sample_eventlistener.py -> build/lib/supervisor/scripts 2025-04-22 17:17:51,626 root INFO copying supervisor/scripts/sample_exiting_eventlistener.py -> build/lib/supervisor/scripts 2025-04-22 17:17:51,628 root INFO creating build/lib/supervisor/skel 2025-04-22 17:17:51,629 root INFO copying supervisor/skel/sample.conf -> build/lib/supervisor/skel 2025-04-22 17:17:51,630 root INFO creating build/lib/supervisor/ui 2025-04-22 17:17:51,631 root INFO copying supervisor/ui/status.html -> build/lib/supervisor/ui 2025-04-22 17:17:51,633 root INFO copying supervisor/ui/tail.html -> build/lib/supervisor/ui 2025-04-22 17:17:51,634 root INFO creating build/lib/supervisor/ui/images 2025-04-22 17:17:51,635 root INFO copying supervisor/ui/images/icon.png -> build/lib/supervisor/ui/images 2025-04-22 17:17:51,637 root INFO copying supervisor/ui/images/rule.gif -> build/lib/supervisor/ui/images 2025-04-22 17:17:51,639 root INFO copying supervisor/ui/images/state0.gif -> build/lib/supervisor/ui/images 2025-04-22 17:17:51,640 root INFO copying supervisor/ui/images/state1.gif -> build/lib/supervisor/ui/images 2025-04-22 17:17:51,642 root INFO copying supervisor/ui/images/state2.gif -> build/lib/supervisor/ui/images 2025-04-22 17:17:51,643 root INFO copying supervisor/ui/images/state3.gif -> build/lib/supervisor/ui/images 2025-04-22 17:17:51,645 root INFO copying supervisor/ui/images/supervisor.gif -> build/lib/supervisor/ui/images 2025-04-22 17:17:51,646 root INFO creating build/lib/supervisor/ui/stylesheets 2025-04-22 17:17:51,647 root INFO copying supervisor/ui/stylesheets/supervisor.css -> build/lib/supervisor/ui/stylesheets 2025-04-22 17:17:51,649 root INFO creating build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,650 root INFO copying supervisor/tests/fixtures/donothing.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,651 root INFO copying supervisor/tests/fixtures/include.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,653 root INFO copying supervisor/tests/fixtures/issue-1054.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,655 root INFO copying supervisor/tests/fixtures/issue-1170a.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,656 root INFO copying supervisor/tests/fixtures/issue-1170b.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,658 root INFO copying supervisor/tests/fixtures/issue-1170c.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,659 root INFO copying supervisor/tests/fixtures/issue-1224.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,661 root INFO copying supervisor/tests/fixtures/issue-1231a.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,663 root INFO copying supervisor/tests/fixtures/issue-1231b.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,664 root INFO copying supervisor/tests/fixtures/issue-1231c.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,666 root INFO copying supervisor/tests/fixtures/issue-1298.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,667 root INFO copying supervisor/tests/fixtures/issue-1483a.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,669 root INFO copying supervisor/tests/fixtures/issue-1483b.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,671 root INFO copying supervisor/tests/fixtures/issue-1483c.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,672 root INFO copying supervisor/tests/fixtures/issue-291a.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,674 root INFO copying supervisor/tests/fixtures/issue-550.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,675 root INFO copying supervisor/tests/fixtures/issue-565.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,677 root INFO copying supervisor/tests/fixtures/issue-638.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,679 root INFO copying supervisor/tests/fixtures/issue-663.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,680 root INFO copying supervisor/tests/fixtures/issue-664.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,682 root INFO copying supervisor/tests/fixtures/issue-733.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,683 root INFO copying supervisor/tests/fixtures/issue-835.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,685 root INFO copying supervisor/tests/fixtures/issue-836.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,687 root INFO copying supervisor/tests/fixtures/issue-986.conf -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,688 root INFO copying supervisor/tests/fixtures/listener.py -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,690 root INFO copying supervisor/tests/fixtures/print_env.py -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,691 root INFO copying supervisor/tests/fixtures/spew.py -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,693 root INFO copying supervisor/tests/fixtures/test_1231.py -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,694 root INFO copying supervisor/tests/fixtures/unkillable_spew.py -> build/lib/supervisor/tests/fixtures 2025-04-22 17:17:51,696 root INFO creating build/lib/supervisor/tests/fixtures/example 2025-04-22 17:17:51,697 root INFO copying supervisor/tests/fixtures/example/included.conf -> build/lib/supervisor/tests/fixtures/example 2025-04-22 17:17:51,737 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-22 17:17:51,737 root INFO running install 2025-04-22 17:17:51,801 root INFO running install_lib 2025-04-22 17:17:51,820 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-22 17:17:51,821 root INFO creating build/bdist.linux-riscv64/wheel/supervisor 2025-04-22 17:17:51,822 root INFO copying build/lib/supervisor/web.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,824 root INFO copying build/lib/supervisor/poller.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,825 root INFO copying build/lib/supervisor/process.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,827 root INFO copying build/lib/supervisor/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,828 root INFO copying build/lib/supervisor/options.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,830 root INFO copying build/lib/supervisor/http.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,831 root INFO copying build/lib/supervisor/loggers.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,832 root INFO copying build/lib/supervisor/version.txt -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,834 root INFO copying build/lib/supervisor/http_client.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,835 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/scripts 2025-04-22 17:17:51,836 root INFO copying build/lib/supervisor/scripts/sample_commevent.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-04-22 17:17:51,838 root INFO copying build/lib/supervisor/scripts/loop_listener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-04-22 17:17:51,839 root INFO copying build/lib/supervisor/scripts/loop_eventgen.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-04-22 17:17:51,840 root INFO copying build/lib/supervisor/scripts/sample_exiting_eventlistener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-04-22 17:17:51,841 root INFO copying build/lib/supervisor/scripts/sample_eventlistener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2025-04-22 17:17:51,842 root INFO copying build/lib/supervisor/socket_manager.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,844 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests 2025-04-22 17:17:51,845 root INFO copying build/lib/supervisor/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,846 root INFO copying build/lib/supervisor/tests/test_xmlrpc.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,848 root INFO copying build/lib/supervisor/tests/test_loggers.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,849 root INFO copying build/lib/supervisor/tests/test_http.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,850 root INFO copying build/lib/supervisor/tests/test_web.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,852 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests/fixtures 2025-04-22 17:17:51,853 root INFO copying build/lib/supervisor/tests/fixtures/issue-835.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,854 root INFO copying build/lib/supervisor/tests/fixtures/issue-1224.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,856 root INFO copying build/lib/supervisor/tests/fixtures/include.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,857 root INFO copying build/lib/supervisor/tests/fixtures/print_env.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,858 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,859 root INFO copying build/lib/supervisor/tests/fixtures/issue-836.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,860 root INFO copying build/lib/supervisor/tests/fixtures/issue-550.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,862 root INFO copying build/lib/supervisor/tests/fixtures/test_1231.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,863 root INFO copying build/lib/supervisor/tests/fixtures/issue-733.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,864 root INFO copying build/lib/supervisor/tests/fixtures/issue-1054.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,865 root INFO copying build/lib/supervisor/tests/fixtures/issue-1298.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,866 root INFO copying build/lib/supervisor/tests/fixtures/listener.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,868 root INFO copying build/lib/supervisor/tests/fixtures/issue-664.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,869 root INFO copying build/lib/supervisor/tests/fixtures/issue-291a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,870 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,871 root INFO copying build/lib/supervisor/tests/fixtures/donothing.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,872 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,874 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests/fixtures/example 2025-04-22 17:17:51,875 root INFO copying build/lib/supervisor/tests/fixtures/example/included.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures/example 2025-04-22 17:17:51,876 root INFO copying build/lib/supervisor/tests/fixtures/issue-986.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,877 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,879 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,880 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,881 root INFO copying build/lib/supervisor/tests/fixtures/unkillable_spew.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,882 root INFO copying build/lib/supervisor/tests/fixtures/issue-565.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,883 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,885 root INFO copying build/lib/supervisor/tests/fixtures/spew.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,886 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,887 root INFO copying build/lib/supervisor/tests/fixtures/issue-638.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,888 root INFO copying build/lib/supervisor/tests/fixtures/issue-663.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,889 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2025-04-22 17:17:51,891 root INFO copying build/lib/supervisor/tests/test_events.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,892 root INFO copying build/lib/supervisor/tests/test_datatypes.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,894 root INFO copying build/lib/supervisor/tests/test_socket_manager.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,895 root INFO copying build/lib/supervisor/tests/test_http_client.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,896 root INFO copying build/lib/supervisor/tests/test_poller.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,898 root INFO copying build/lib/supervisor/tests/test_supervisorctl.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,899 root INFO copying build/lib/supervisor/tests/test_supervisord.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,901 root INFO copying build/lib/supervisor/tests/test_end_to_end.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,902 root INFO copying build/lib/supervisor/tests/test_states.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,903 root INFO copying build/lib/supervisor/tests/test_templating.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,905 root INFO copying build/lib/supervisor/tests/test_confecho.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,906 root INFO copying build/lib/supervisor/tests/test_options.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,908 root INFO copying build/lib/supervisor/tests/test_pidproxy.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,909 root INFO copying build/lib/supervisor/tests/test_dispatchers.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,911 root INFO copying build/lib/supervisor/tests/test_childutils.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,912 root INFO copying build/lib/supervisor/tests/test_rpcinterfaces.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,914 root INFO copying build/lib/supervisor/tests/test_process.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,916 root INFO copying build/lib/supervisor/tests/base.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2025-04-22 17:17:51,918 root INFO copying build/lib/supervisor/supervisorctl.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,920 root INFO copying build/lib/supervisor/pidproxy.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,921 root INFO copying build/lib/supervisor/xmlrpc.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,922 root INFO copying build/lib/supervisor/dispatchers.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,924 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui 2025-04-22 17:17:51,925 root INFO copying build/lib/supervisor/ui/status.html -> build/bdist.linux-riscv64/wheel/./supervisor/ui 2025-04-22 17:17:51,927 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui/stylesheets 2025-04-22 17:17:51,928 root INFO copying build/lib/supervisor/ui/stylesheets/supervisor.css -> build/bdist.linux-riscv64/wheel/./supervisor/ui/stylesheets 2025-04-22 17:17:51,929 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui/images 2025-04-22 17:17:51,930 root INFO copying build/lib/supervisor/ui/images/rule.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-04-22 17:17:51,931 root INFO copying build/lib/supervisor/ui/images/supervisor.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-04-22 17:17:51,933 root INFO copying build/lib/supervisor/ui/images/state2.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-04-22 17:17:51,934 root INFO copying build/lib/supervisor/ui/images/state0.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-04-22 17:17:51,935 root INFO copying build/lib/supervisor/ui/images/state3.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-04-22 17:17:51,936 root INFO copying build/lib/supervisor/ui/images/state1.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-04-22 17:17:51,937 root INFO copying build/lib/supervisor/ui/images/icon.png -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2025-04-22 17:17:51,939 root INFO copying build/lib/supervisor/ui/tail.html -> build/bdist.linux-riscv64/wheel/./supervisor/ui 2025-04-22 17:17:51,940 root INFO copying build/lib/supervisor/templating.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,942 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/medusa 2025-04-22 17:17:51,943 root INFO copying build/lib/supervisor/medusa/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,944 root INFO copying build/lib/supervisor/medusa/xmlrpc_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,945 root INFO copying build/lib/supervisor/medusa/http_date.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,946 root INFO copying build/lib/supervisor/medusa/http_server.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,948 root INFO copying build/lib/supervisor/medusa/logger.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,949 root INFO copying build/lib/supervisor/medusa/util.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,950 root INFO copying build/lib/supervisor/medusa/asyncore_25.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,952 root INFO copying build/lib/supervisor/medusa/auth_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,953 root INFO copying build/lib/supervisor/medusa/producers.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,954 root INFO copying build/lib/supervisor/medusa/asynchat_25.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,955 root INFO copying build/lib/supervisor/medusa/filesys.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,957 root INFO copying build/lib/supervisor/medusa/default_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,958 root INFO copying build/lib/supervisor/medusa/counter.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2025-04-22 17:17:51,959 root INFO copying build/lib/supervisor/events.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,961 root INFO copying build/lib/supervisor/supervisord.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,962 root INFO copying build/lib/supervisor/confecho.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,963 root INFO copying build/lib/supervisor/states.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,964 root INFO copying build/lib/supervisor/childutils.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,965 root INFO copying build/lib/supervisor/datatypes.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,967 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/skel 2025-04-22 17:17:51,968 root INFO copying build/lib/supervisor/skel/sample.conf -> build/bdist.linux-riscv64/wheel/./supervisor/skel 2025-04-22 17:17:51,969 root INFO copying build/lib/supervisor/rpcinterface.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,971 root INFO copying build/lib/supervisor/compat.py -> build/bdist.linux-riscv64/wheel/./supervisor 2025-04-22 17:17:51,972 root INFO running install_egg_info 2025-04-22 17:17:51,994 root INFO Copying supervisor.egg-info to build/bdist.linux-riscv64/wheel/./supervisor-4.2.5-py3.12.egg-info 2025-04-22 17:17:52,002 root INFO running install_scripts 2025-04-22 17:17:52,010 root INFO creating build/bdist.linux-riscv64/wheel/supervisor-4.2.5.dist-info/WHEEL 2025-04-22 17:17:52,012 wheel INFO creating '/home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/.dist/.tmp-zdlq9q9a/supervisor-4.2.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-22 17:17:52,014 wheel INFO adding 'supervisor/__init__.py' 2025-04-22 17:17:52,016 wheel INFO adding 'supervisor/childutils.py' 2025-04-22 17:17:52,017 wheel INFO adding 'supervisor/compat.py' 2025-04-22 17:17:52,019 wheel INFO adding 'supervisor/confecho.py' 2025-04-22 17:17:52,020 wheel INFO adding 'supervisor/datatypes.py' 2025-04-22 17:17:52,022 wheel INFO adding 'supervisor/dispatchers.py' 2025-04-22 17:17:52,024 wheel INFO adding 'supervisor/events.py' 2025-04-22 17:17:52,026 wheel INFO adding 'supervisor/http.py' 2025-04-22 17:17:52,028 wheel INFO adding 'supervisor/http_client.py' 2025-04-22 17:17:52,030 wheel INFO adding 'supervisor/loggers.py' 2025-04-22 17:17:52,032 wheel INFO adding 'supervisor/options.py' 2025-04-22 17:17:52,037 wheel INFO adding 'supervisor/pidproxy.py' 2025-04-22 17:17:52,038 wheel INFO adding 'supervisor/poller.py' 2025-04-22 17:17:52,040 wheel INFO adding 'supervisor/process.py' 2025-04-22 17:17:52,043 wheel INFO adding 'supervisor/rpcinterface.py' 2025-04-22 17:17:52,045 wheel INFO adding 'supervisor/socket_manager.py' 2025-04-22 17:17:52,046 wheel INFO adding 'supervisor/states.py' 2025-04-22 17:17:52,048 wheel INFO adding 'supervisor/supervisorctl.py' 2025-04-22 17:17:52,051 wheel INFO adding 'supervisor/supervisord.py' 2025-04-22 17:17:52,053 wheel INFO adding 'supervisor/templating.py' 2025-04-22 17:17:52,055 wheel INFO adding 'supervisor/version.txt' 2025-04-22 17:17:52,057 wheel INFO adding 'supervisor/web.py' 2025-04-22 17:17:52,059 wheel INFO adding 'supervisor/xmlrpc.py' 2025-04-22 17:17:52,061 wheel INFO adding 'supervisor/medusa/__init__.py' 2025-04-22 17:17:52,063 wheel INFO adding 'supervisor/medusa/asynchat_25.py' 2025-04-22 17:17:52,065 wheel INFO adding 'supervisor/medusa/asyncore_25.py' 2025-04-22 17:17:52,066 wheel INFO adding 'supervisor/medusa/auth_handler.py' 2025-04-22 17:17:52,068 wheel INFO adding 'supervisor/medusa/counter.py' 2025-04-22 17:17:52,069 wheel INFO adding 'supervisor/medusa/default_handler.py' 2025-04-22 17:17:52,071 wheel INFO adding 'supervisor/medusa/filesys.py' 2025-04-22 17:17:52,073 wheel INFO adding 'supervisor/medusa/http_date.py' 2025-04-22 17:17:52,074 wheel INFO adding 'supervisor/medusa/http_server.py' 2025-04-22 17:17:52,077 wheel INFO adding 'supervisor/medusa/logger.py' 2025-04-22 17:17:52,078 wheel INFO adding 'supervisor/medusa/producers.py' 2025-04-22 17:17:52,080 wheel INFO adding 'supervisor/medusa/util.py' 2025-04-22 17:17:52,081 wheel INFO adding 'supervisor/medusa/xmlrpc_handler.py' 2025-04-22 17:17:52,083 wheel INFO adding 'supervisor/scripts/loop_eventgen.py' 2025-04-22 17:17:52,084 wheel INFO adding 'supervisor/scripts/loop_listener.py' 2025-04-22 17:17:52,086 wheel INFO adding 'supervisor/scripts/sample_commevent.py' 2025-04-22 17:17:52,087 wheel INFO adding 'supervisor/scripts/sample_eventlistener.py' 2025-04-22 17:17:52,089 wheel INFO adding 'supervisor/scripts/sample_exiting_eventlistener.py' 2025-04-22 17:17:52,090 wheel INFO adding 'supervisor/skel/sample.conf' 2025-04-22 17:17:52,092 wheel INFO adding 'supervisor/tests/__init__.py' 2025-04-22 17:17:52,094 wheel INFO adding 'supervisor/tests/base.py' 2025-04-22 17:17:52,096 wheel INFO adding 'supervisor/tests/test_childutils.py' 2025-04-22 17:17:52,098 wheel INFO adding 'supervisor/tests/test_confecho.py' 2025-04-22 17:17:52,099 wheel INFO adding 'supervisor/tests/test_datatypes.py' 2025-04-22 17:17:52,102 wheel INFO adding 'supervisor/tests/test_dispatchers.py' 2025-04-22 17:17:52,105 wheel INFO adding 'supervisor/tests/test_end_to_end.py' 2025-04-22 17:17:52,107 wheel INFO adding 'supervisor/tests/test_events.py' 2025-04-22 17:17:52,109 wheel INFO adding 'supervisor/tests/test_http.py' 2025-04-22 17:17:52,111 wheel INFO adding 'supervisor/tests/test_http_client.py' 2025-04-22 17:17:52,112 wheel INFO adding 'supervisor/tests/test_loggers.py' 2025-04-22 17:17:52,115 wheel INFO adding 'supervisor/tests/test_options.py' 2025-04-22 17:17:52,119 wheel INFO adding 'supervisor/tests/test_pidproxy.py' 2025-04-22 17:17:52,120 wheel INFO adding 'supervisor/tests/test_poller.py' 2025-04-22 17:17:52,123 wheel INFO adding 'supervisor/tests/test_process.py' 2025-04-22 17:17:52,127 wheel INFO adding 'supervisor/tests/test_rpcinterfaces.py' 2025-04-22 17:17:52,130 wheel INFO adding 'supervisor/tests/test_socket_manager.py' 2025-04-22 17:17:52,132 wheel INFO adding 'supervisor/tests/test_states.py' 2025-04-22 17:17:52,133 wheel INFO adding 'supervisor/tests/test_supervisorctl.py' 2025-04-22 17:17:52,137 wheel INFO adding 'supervisor/tests/test_supervisord.py' 2025-04-22 17:17:52,139 wheel INFO adding 'supervisor/tests/test_templating.py' 2025-04-22 17:17:52,142 wheel INFO adding 'supervisor/tests/test_web.py' 2025-04-22 17:17:52,143 wheel INFO adding 'supervisor/tests/test_xmlrpc.py' 2025-04-22 17:17:52,146 wheel INFO adding 'supervisor/tests/fixtures/donothing.conf' 2025-04-22 17:17:52,147 wheel INFO adding 'supervisor/tests/fixtures/include.conf' 2025-04-22 17:17:52,148 wheel INFO adding 'supervisor/tests/fixtures/issue-1054.conf' 2025-04-22 17:17:52,150 wheel INFO adding 'supervisor/tests/fixtures/issue-1170a.conf' 2025-04-22 17:17:52,151 wheel INFO adding 'supervisor/tests/fixtures/issue-1170b.conf' 2025-04-22 17:17:52,152 wheel INFO adding 'supervisor/tests/fixtures/issue-1170c.conf' 2025-04-22 17:17:52,153 wheel INFO adding 'supervisor/tests/fixtures/issue-1224.conf' 2025-04-22 17:17:52,155 wheel INFO adding 'supervisor/tests/fixtures/issue-1231a.conf' 2025-04-22 17:17:52,156 wheel INFO adding 'supervisor/tests/fixtures/issue-1231b.conf' 2025-04-22 17:17:52,157 wheel INFO adding 'supervisor/tests/fixtures/issue-1231c.conf' 2025-04-22 17:17:52,158 wheel INFO adding 'supervisor/tests/fixtures/issue-1298.conf' 2025-04-22 17:17:52,160 wheel INFO adding 'supervisor/tests/fixtures/issue-1483a.conf' 2025-04-22 17:17:52,161 wheel INFO adding 'supervisor/tests/fixtures/issue-1483b.conf' 2025-04-22 17:17:52,162 wheel INFO adding 'supervisor/tests/fixtures/issue-1483c.conf' 2025-04-22 17:17:52,164 wheel INFO adding 'supervisor/tests/fixtures/issue-291a.conf' 2025-04-22 17:17:52,165 wheel INFO adding 'supervisor/tests/fixtures/issue-550.conf' 2025-04-22 17:17:52,166 wheel INFO adding 'supervisor/tests/fixtures/issue-565.conf' 2025-04-22 17:17:52,167 wheel INFO adding 'supervisor/tests/fixtures/issue-638.conf' 2025-04-22 17:17:52,169 wheel INFO adding 'supervisor/tests/fixtures/issue-663.conf' 2025-04-22 17:17:52,170 wheel INFO adding 'supervisor/tests/fixtures/issue-664.conf' 2025-04-22 17:17:52,171 wheel INFO adding 'supervisor/tests/fixtures/issue-733.conf' 2025-04-22 17:17:52,172 wheel INFO adding 'supervisor/tests/fixtures/issue-835.conf' 2025-04-22 17:17:52,174 wheel INFO adding 'supervisor/tests/fixtures/issue-836.conf' 2025-04-22 17:17:52,175 wheel INFO adding 'supervisor/tests/fixtures/issue-986.conf' 2025-04-22 17:17:52,176 wheel INFO adding 'supervisor/tests/fixtures/listener.py' 2025-04-22 17:17:52,177 wheel INFO adding 'supervisor/tests/fixtures/print_env.py' 2025-04-22 17:17:52,178 wheel INFO adding 'supervisor/tests/fixtures/spew.py' 2025-04-22 17:17:52,180 wheel INFO adding 'supervisor/tests/fixtures/test_1231.py' 2025-04-22 17:17:52,181 wheel INFO adding 'supervisor/tests/fixtures/unkillable_spew.py' 2025-04-22 17:17:52,182 wheel INFO adding 'supervisor/tests/fixtures/example/included.conf' 2025-04-22 17:17:52,184 wheel INFO adding 'supervisor/ui/status.html' 2025-04-22 17:17:52,185 wheel INFO adding 'supervisor/ui/tail.html' 2025-04-22 17:17:52,186 wheel INFO adding 'supervisor/ui/images/icon.png' 2025-04-22 17:17:52,187 wheel INFO adding 'supervisor/ui/images/rule.gif' 2025-04-22 17:17:52,188 wheel INFO adding 'supervisor/ui/images/state0.gif' 2025-04-22 17:17:52,189 wheel INFO adding 'supervisor/ui/images/state1.gif' 2025-04-22 17:17:52,191 wheel INFO adding 'supervisor/ui/images/state2.gif' 2025-04-22 17:17:52,192 wheel INFO adding 'supervisor/ui/images/state3.gif' 2025-04-22 17:17:52,193 wheel INFO adding 'supervisor/ui/images/supervisor.gif' 2025-04-22 17:17:52,194 wheel INFO adding 'supervisor/ui/stylesheets/supervisor.css' 2025-04-22 17:17:52,197 wheel INFO adding 'supervisor-4.2.5.dist-info/licenses/LICENSES.txt' 2025-04-22 17:17:52,199 wheel INFO adding 'supervisor-4.2.5.dist-info/METADATA' 2025-04-22 17:17:52,201 wheel INFO adding 'supervisor-4.2.5.dist-info/WHEEL' 2025-04-22 17:17:52,202 wheel INFO adding 'supervisor-4.2.5.dist-info/entry_points.txt' 2025-04-22 17:17:52,203 wheel INFO adding 'supervisor-4.2.5.dist-info/top_level.txt' 2025-04-22 17:17:52,206 wheel INFO adding 'supervisor-4.2.5.dist-info/RECORD' 2025-04-22 17:17:52,209 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-22 17:17:52,224 gpep517 INFO The backend produced .dist/supervisor-4.2.5-py2.py3-none-any.whl supervisor-4.2.5-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5 collected 1385 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_end_to_end.py . [ 15%] supervisor/tests/test_events.py ........................................ [ 18%] .... [ 18%] supervisor/tests/test_http.py .......................................... [ 21%] ................. [ 23%] supervisor/tests/test_http_client.py ................................... [ 25%] ..... [ 26%] supervisor/tests/test_loggers.py ....................................... [ 28%] .............................................. [ 32%] supervisor/tests/test_options.py ....................................... [ 35%] ........................................................................ [ 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%] =============================== warnings summary =============================== supervisor/confecho.py:1 /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/confecho.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources supervisor/tests/test_childutils.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_childutils.py:138: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_childutils.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_childutils.py::test_suite returned , , , , , ]>, , , , , ]>, , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_confecho.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_confecho.py:18: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_confecho.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_confecho.py::test_suite returned ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_dispatchers.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_dispatchers.py:1232: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_dispatchers.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_dispatchers.py::test_suite returned , , ]>, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>, , , , , , , , , , , , , , ]>, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>, , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_end_to_end.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_end_to_end.py:424: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_end_to_end.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_end_to_end.py::test_suite returned , which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_events.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_events.py:513: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_events.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_events.py::test_suite returned , , , , , ]>, , , , , , , , , , , , , , , , , , , , , ]>, , , , , , , , , , , , , , ]>, , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_http.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_http.py:689: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_http.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_http.py::test_suite returned , , , , , ]>, , , ]>, , , ]>, , , , ]>, , , , , ]>, , , , , , , , , ]>, , , , , , ]>, , , ]>, , , , ]>, , , , ]>, , , , ]>, , , , ]>, , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_loggers.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_loggers.py:604: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_loggers.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_loggers.py::test_suite returned , , , , , , , , , ]>, , , , ]>, , , , , , , , , , , ]>, ]>, , , , , , , , , ]>, , , , , , , , , , , , , , , , , , , , ]>, , , , , , , , , , , , ]>, , , , , , , , , , , ]>, , , , , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_options.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_options.py:3809: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_options.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_options.py::test_suite returned , , , , , , , , , , , ]>, ]>, , ]>, , , , ]>, , , ]>, , , , , , , , , , , , , , , , , , , ]>, , , , , , , , ]>, , , ]>, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>, , , , ]>, , , , , , , , , , , , , , ]>, , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_poller.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_poller.py:443: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_poller.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_poller.py::test_suite returned , , , , , , ]>, , , , , , ]>, , , , , , , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_rpcinterfaces.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_rpcinterfaces.py:2401: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_rpcinterfaces.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_rpcinterfaces.py::test_suite returned , ]>, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>, , , , , , , , ]>, , , , , ]>, ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_socket_manager.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_socket_manager.py:253: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_socket_manager.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_socket_manager.py::test_suite returned , ]>, , ]>, , , , , , , , , , , , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_states.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_states.py:56: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_states.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_states.py::test_suite returned , , ]>, , , , , ]>, , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_supervisorctl.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_supervisorctl.py:2072: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_supervisorctl.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_supervisorctl.py::test_suite returned , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>, , ]>, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>, , , , , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_supervisord.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_supervisord.py:839: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_supervisord.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_supervisord.py::test_suite returned , , , ]>, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_templating.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_templating.py:1790: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_templating.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_templating.py::test_suite returned , , , , , , , , , , , , ]>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>, , , , , , ]>, , , , , ]>, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( supervisor/tests/test_web.py::test_suite /home/buildozer/aports/main/supervisor/src/supervisor-4.2.5/supervisor/tests/test_web.py:182: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. return unittest.findTestCases(sys.modules[__name__]) supervisor/tests/test_web.py::test_suite /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but supervisor/tests/test_web.py::test_suite returned , , , , , ]>, , , ]>, , , , , ]>]>, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 1385 passed, 33 warnings in 22.34s ====================== >>> supervisor: Entering fakeroot... >>> supervisor-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/supervisor/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.12/site-packages/supervisor/__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/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/medusa/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.12/site-packages/supervisor/medusa/__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.2.5-r5.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.2.5-r5.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.2.5-r5.apk >>> supervisor: Build complete at Tue, 22 Apr 2025 17:18:24 +0000 elapsed time 0h 0m 42s >>> supervisor: Cleaning up srcdir >>> supervisor: Cleaning up pkgdir >>> supervisor: Uninstalling dependencies... (1/32) Purging .makedepends-supervisor (20250422.171747) (2/32) Purging py3-setuptools-pyc (77.0.3-r0) (3/32) Purging py3-setuptools (77.0.3-r0) (4/32) Purging py3-gpep517-pyc (16-r0) (5/32) Purging py3-gpep517 (16-r0) (6/32) Purging py3-installer-pyc (0.7.0-r2) (7/32) Purging py3-installer (0.7.0-r2) (8/32) Purging py3-wheel-pyc (0.43.0-r0) (9/32) Purging py3-wheel (0.43.0-r0) (10/32) Purging py3-pytest-pyc (8.3.5-r0) (11/32) Purging py3-pytest (8.3.5-r0) (12/32) Purging py3-iniconfig-pyc (2.1.0-r0) (13/32) Purging py3-iniconfig (2.1.0-r0) (14/32) Purging py3-packaging-pyc (24.2-r0) (15/32) Purging py3-packaging (24.2-r0) (16/32) Purging py3-parsing-pyc (3.2.0-r0) (17/32) Purging py3-parsing (3.2.0-r0) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging python3-pyc (3.12.10-r0) (23/32) Purging python3-pycache-pyc0 (3.12.10-r0) (24/32) Purging pyc (3.12.10-r0) (25/32) Purging python3 (3.12.10-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.8-r0) (29/32) Purging libpanelw (6.5_p20250412-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r0) (32/32) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 97 packages >>> supervisor: Updating the main/riscv64 repository index... >>> supervisor: Signing the index...