>>> supervisor: Building main/supervisor 4.2.5-r2 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 05:15:32 +0000 >>> supervisor: Checking sanity of /home/buildozer/aports/main/supervisor/APKBUILD... >>> WARNING: supervisor: No maintainer >>> supervisor: Analyzing dependencies... >>> supervisor: Installing for build: build-base python3 py3-setuptools (1/19) Installing libbz2 (1.0.8-r5) (2/19) Installing libffi (3.4.4-r2) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.4.2-r1) (5/19) Installing mpdecimal (2.5.1-r2) (6/19) Installing libpanelw (6.4_p20230401-r4) (7/19) Installing readline (8.2.1-r1) (8/19) Installing sqlite-libs (3.41.2-r2) (9/19) Installing python3 (3.11.3-r10) (10/19) Installing python3-pycache-pyc0 (3.11.3-r10) (11/19) Installing pyc (0.1-r0) (12/19) Installing python3-pyc (3.11.3-r10) (13/19) Installing py3-parsing (3.0.9-r2) (14/19) Installing py3-parsing-pyc (3.0.9-r2) (15/19) Installing py3-packaging (23.1-r1) (16/19) Installing py3-packaging-pyc (23.1-r1) (17/19) Installing py3-setuptools (67.6.1-r1) (18/19) Installing py3-setuptools-pyc (67.6.1-r1) (19/19) Installing .makedepends-supervisor (20230420.051532) Executing busybox-1.36.0-r7.trigger OK: 374 MiB in 116 packages >>> supervisor: Cleaning up srcdir >>> supervisor: Cleaning up pkgdir >>> supervisor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/supervisor-4.2.5.tar.gz >>> supervisor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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.18/supervisor-4.2.5.tar.gz... running build running build_py creating build creating build/lib creating build/lib/supervisor copying supervisor/__init__.py -> build/lib/supervisor copying supervisor/options.py -> build/lib/supervisor copying supervisor/supervisorctl.py -> build/lib/supervisor copying supervisor/rpcinterface.py -> build/lib/supervisor copying supervisor/states.py -> build/lib/supervisor copying supervisor/dispatchers.py -> build/lib/supervisor copying supervisor/templating.py -> build/lib/supervisor copying supervisor/pidproxy.py -> build/lib/supervisor copying supervisor/events.py -> build/lib/supervisor copying supervisor/http.py -> build/lib/supervisor copying supervisor/confecho.py -> build/lib/supervisor copying supervisor/http_client.py -> build/lib/supervisor copying supervisor/web.py -> build/lib/supervisor copying supervisor/process.py -> build/lib/supervisor copying supervisor/childutils.py -> build/lib/supervisor copying supervisor/loggers.py -> build/lib/supervisor copying supervisor/socket_manager.py -> build/lib/supervisor copying supervisor/poller.py -> build/lib/supervisor copying supervisor/xmlrpc.py -> build/lib/supervisor copying supervisor/datatypes.py -> build/lib/supervisor copying supervisor/compat.py -> build/lib/supervisor copying supervisor/supervisord.py -> build/lib/supervisor creating build/lib/supervisor/medusa copying supervisor/medusa/__init__.py -> build/lib/supervisor/medusa copying supervisor/medusa/counter.py -> build/lib/supervisor/medusa copying supervisor/medusa/logger.py -> build/lib/supervisor/medusa copying supervisor/medusa/auth_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/http_server.py -> build/lib/supervisor/medusa copying supervisor/medusa/xmlrpc_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/util.py -> build/lib/supervisor/medusa copying supervisor/medusa/producers.py -> build/lib/supervisor/medusa copying supervisor/medusa/default_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/asynchat_25.py -> build/lib/supervisor/medusa copying supervisor/medusa/http_date.py -> build/lib/supervisor/medusa copying supervisor/medusa/filesys.py -> build/lib/supervisor/medusa copying supervisor/medusa/asyncore_25.py -> build/lib/supervisor/medusa creating build/lib/supervisor/tests copying supervisor/tests/__init__.py -> build/lib/supervisor/tests copying supervisor/tests/test_templating.py -> build/lib/supervisor/tests copying supervisor/tests/test_socket_manager.py -> build/lib/supervisor/tests copying supervisor/tests/test_datatypes.py -> build/lib/supervisor/tests copying supervisor/tests/test_poller.py -> build/lib/supervisor/tests copying supervisor/tests/test_supervisorctl.py -> build/lib/supervisor/tests copying supervisor/tests/test_pidproxy.py -> build/lib/supervisor/tests copying supervisor/tests/test_xmlrpc.py -> build/lib/supervisor/tests copying supervisor/tests/test_dispatchers.py -> build/lib/supervisor/tests copying supervisor/tests/test_options.py -> build/lib/supervisor/tests copying supervisor/tests/test_states.py -> build/lib/supervisor/tests copying supervisor/tests/test_childutils.py -> build/lib/supervisor/tests copying supervisor/tests/test_http.py -> build/lib/supervisor/tests copying supervisor/tests/test_confecho.py -> build/lib/supervisor/tests copying supervisor/tests/test_rpcinterfaces.py -> build/lib/supervisor/tests copying supervisor/tests/test_loggers.py -> build/lib/supervisor/tests copying supervisor/tests/test_web.py -> build/lib/supervisor/tests copying supervisor/tests/base.py -> build/lib/supervisor/tests copying supervisor/tests/test_http_client.py -> build/lib/supervisor/tests copying supervisor/tests/test_end_to_end.py -> build/lib/supervisor/tests copying supervisor/tests/test_process.py -> build/lib/supervisor/tests copying supervisor/tests/test_supervisord.py -> build/lib/supervisor/tests copying supervisor/tests/test_events.py -> build/lib/supervisor/tests running egg_info creating supervisor.egg-info writing supervisor.egg-info/PKG-INFO writing dependency_links to supervisor.egg-info/dependency_links.txt writing entry points to supervisor.egg-info/entry_points.txt writing requirements to supervisor.egg-info/requires.txt writing top-level names to supervisor.egg-info/top_level.txt writing manifest file 'supervisor.egg-info/SOURCES.txt' reading manifest file 'supervisor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/.build' adding license file 'LICENSES.txt' writing manifest file 'supervisor.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.scripts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.scripts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.scripts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.scripts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.skel' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.skel' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.skel' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.skel' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.tests.fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.tests.fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.tests.fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.tests.fixtures.example' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures.example' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.tests.fixtures.example' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.tests.fixtures.example' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.ui' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.ui' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.ui' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.ui.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.ui.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.ui.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.ui.stylesheets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.stylesheets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.ui.stylesheets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.ui.stylesheets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying supervisor/version.txt -> build/lib/supervisor creating build/lib/supervisor/scripts copying supervisor/scripts/loop_eventgen.py -> build/lib/supervisor/scripts copying supervisor/scripts/loop_listener.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_commevent.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_eventlistener.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_exiting_eventlistener.py -> build/lib/supervisor/scripts creating build/lib/supervisor/skel copying supervisor/skel/sample.conf -> build/lib/supervisor/skel creating build/lib/supervisor/ui copying supervisor/ui/status.html -> build/lib/supervisor/ui copying supervisor/ui/tail.html -> build/lib/supervisor/ui creating build/lib/supervisor/ui/images copying supervisor/ui/images/icon.png -> build/lib/supervisor/ui/images copying supervisor/ui/images/rule.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state0.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state1.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state2.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state3.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/supervisor.gif -> build/lib/supervisor/ui/images creating build/lib/supervisor/ui/stylesheets copying supervisor/ui/stylesheets/supervisor.css -> build/lib/supervisor/ui/stylesheets creating build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/donothing.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/include.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1054.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1170a.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1170b.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1170c.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1224.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1231a.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1231b.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1231c.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1298.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1483a.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1483b.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1483c.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-291a.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-550.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-565.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-638.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-663.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-664.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-733.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-835.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-836.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-986.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/listener.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/print_env.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/spew.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/test_1231.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/unkillable_spew.py -> build/lib/supervisor/tests/fixtures creating build/lib/supervisor/tests/fixtures/example copying supervisor/tests/fixtures/example/included.conf -> build/lib/supervisor/tests/fixtures/example running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing supervisor.egg-info/PKG-INFO writing dependency_links to supervisor.egg-info/dependency_links.txt writing entry points to supervisor.egg-info/entry_points.txt writing requirements to supervisor.egg-info/requires.txt writing top-level names to supervisor.egg-info/top_level.txt reading manifest file 'supervisor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/.build' adding license file 'LICENSES.txt' writing manifest file 'supervisor.egg-info/SOURCES.txt' running build_ext test_attributes (supervisor.tests.test_templating.MeldAPITests.test_attributes) ... ok test_attributes_nonstringtype_raises (supervisor.tests.test_templating.MeldAPITests.test_attributes_nonstringtype_raises) ... ok test_attributes_unicode (supervisor.tests.test_templating.MeldAPITests.test_attributes_unicode) ... ok test_content (supervisor.tests.test_templating.MeldAPITests.test_content) ... ok test_fillmeldhtmlform (supervisor.tests.test_templating.MeldAPITests.test_fillmeldhtmlform) ... ok test_fillmelds (supervisor.tests.test_templating.MeldAPITests.test_fillmelds) ... ok test_findmeld (supervisor.tests.test_templating.MeldAPITests.test_findmeld) ... ok test_findmeld_default (supervisor.tests.test_templating.MeldAPITests.test_findmeld_default) ... ok test_mod (supervisor.tests.test_templating.MeldAPITests.test_mod) ... ok test_repeat_child (supervisor.tests.test_templating.MeldAPITests.test_repeat_child) ... ok test_repeat_nochild (supervisor.tests.test_templating.MeldAPITests.test_repeat_nochild) ... ok test_replace_removes_all_elements (supervisor.tests.test_templating.MeldAPITests.test_replace_removes_all_elements) ... ok test_replace_replaces_the_right_element (supervisor.tests.test_templating.MeldAPITests.test_replace_replaces_the_right_element) ... ok test__setitem__ (supervisor.tests.test_templating.MeldElementInterfaceTests.test__setitem__) ... ok test_append (supervisor.tests.test_templating.MeldElementInterfaceTests.test_append) ... ok test_clone (supervisor.tests.test_templating.MeldElementInterfaceTests.test_clone) ... ok test_clone_simple (supervisor.tests.test_templating.MeldElementInterfaceTests.test_clone_simple) ... ok test_content_simple_nostructure (supervisor.tests.test_templating.MeldElementInterfaceTests.test_content_simple_nostructure) ... ok test_content_simple_structure (supervisor.tests.test_templating.MeldElementInterfaceTests.test_content_simple_structure) ... ok test_ctor (supervisor.tests.test_templating.MeldElementInterfaceTests.test_ctor) ... ok test_delslice (supervisor.tests.test_templating.MeldElementInterfaceTests.test_delslice) ... ok test_deparent_noparent (supervisor.tests.test_templating.MeldElementInterfaceTests.test_deparent_noparent) ... ok test_deparent_withparent (supervisor.tests.test_templating.MeldElementInterfaceTests.test_deparent_withparent) ... ok test_diffmeld1 (supervisor.tests.test_templating.MeldElementInterfaceTests.test_diffmeld1) ... ok test_diffmeld2 (supervisor.tests.test_templating.MeldElementInterfaceTests.test_diffmeld2) ... ok test_diffmeld3 (supervisor.tests.test_templating.MeldElementInterfaceTests.test_diffmeld3) ... ok test_diffmeld4 (supervisor.tests.test_templating.MeldElementInterfaceTests.test_diffmeld4) ... ok test_diffmeld5 (supervisor.tests.test_templating.MeldElementInterfaceTests.test_diffmeld5) ... ok test_findmeld_simple (supervisor.tests.test_templating.MeldElementInterfaceTests.test_findmeld_simple) ... ok test_findmeld_simple_oneleveldown (supervisor.tests.test_templating.MeldElementInterfaceTests.test_findmeld_simple_oneleveldown) ... ok test_findmeld_simple_twolevelsdown (supervisor.tests.test_templating.MeldElementInterfaceTests.test_findmeld_simple_twolevelsdown) ... ok test_getiterator (supervisor.tests.test_templating.MeldElementInterfaceTests.test_getiterator) ... ok test_getiterator_simple (supervisor.tests.test_templating.MeldElementInterfaceTests.test_getiterator_simple) ... ok test_getiterator_tag_ignored (supervisor.tests.test_templating.MeldElementInterfaceTests.test_getiterator_tag_ignored) ... ok test_insert (supervisor.tests.test_templating.MeldElementInterfaceTests.test_insert) ... ok test_lineage (supervisor.tests.test_templating.MeldElementInterfaceTests.test_lineage) ... ok test_remove (supervisor.tests.test_templating.MeldElementInterfaceTests.test_remove) ... ok test_repeat (supervisor.tests.test_templating.MeldElementInterfaceTests.test_repeat) ... ok test_setslice (supervisor.tests.test_templating.MeldElementInterfaceTests.test_setslice) ... ok test_shortrepr (supervisor.tests.test_templating.MeldElementInterfaceTests.test_shortrepr) ... ok test_shortrepr2 (supervisor.tests.test_templating.MeldElementInterfaceTests.test_shortrepr2) ... ok test_dupe_meldids_fails_parse_html (supervisor.tests.test_templating.ParserTests.test_dupe_meldids_fails_parse_html) ... ok test_dupe_meldids_fails_parse_xml (supervisor.tests.test_templating.ParserTests.test_dupe_meldids_fails_parse_xml) ... ok test_nvu_html (supervisor.tests.test_templating.ParserTests.test_nvu_html) ... ok test_parse_complex_xhtml (supervisor.tests.test_templating.ParserTests.test_parse_complex_xhtml) ... ok test_parse_simple_xhtml (supervisor.tests.test_templating.ParserTests.test_parse_simple_xhtml) ... ok test_parse_simple_xml (supervisor.tests.test_templating.ParserTests.test_parse_simple_xml) ... ok test_insert_doctype_after_xmldecl (supervisor.tests.test_templating.UtilTests.test_insert_doctype_after_xmldecl) ... ok test_insert_meld_ns_decl (supervisor.tests.test_templating.UtilTests.test_insert_meld_ns_decl) ... ok test_insert_xhtml_doctype (supervisor.tests.test_templating.UtilTests.test_insert_xhtml_doctype) ... ok test_prefeed_preserves_existing_doctype (supervisor.tests.test_templating.UtilTests.test_prefeed_preserves_existing_doctype) ... ok test_prefeed_preserves_existing_meld_ns (supervisor.tests.test_templating.UtilTests.test_prefeed_preserves_existing_meld_ns) ... ok test_content_nostructure (supervisor.tests.test_templating.WriterTests.test_content_nostructure) ... ok test_content_structure (supervisor.tests.test_templating.WriterTests.test_content_structure) ... ok test_escape_attrib (supervisor.tests.test_templating.WriterTests.test_escape_attrib) ... ok test_escape_attrib_unicodeerror (supervisor.tests.test_templating.WriterTests.test_escape_attrib_unicodeerror) ... ok test_escape_cdata (supervisor.tests.test_templating.WriterTests.test_escape_cdata) ... ok test_escape_cdata_unicodeerror (supervisor.tests.test_templating.WriterTests.test_escape_cdata_unicodeerror) ... ok test_replace_nostructure (supervisor.tests.test_templating.WriterTests.test_replace_nostructure) ... ok test_replace_structure (supervisor.tests.test_templating.WriterTests.test_replace_structure) ... ok test_unknown_entity (supervisor.tests.test_templating.WriterTests.test_unknown_entity) ... ok test_write_booleanattrs_xhtml_as_html (supervisor.tests.test_templating.WriterTests.test_write_booleanattrs_xhtml_as_html) ... ok test_write_complex_xhtml_as_html (supervisor.tests.test_templating.WriterTests.test_write_complex_xhtml_as_html) ... ok test_write_complex_xhtml_as_xhtml (supervisor.tests.test_templating.WriterTests.test_write_complex_xhtml_as_xhtml) ... ok test_write_emptytags_html (supervisor.tests.test_templating.WriterTests.test_write_emptytags_html) ... ok test_write_simple_xhtml (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml) ... ok test_write_simple_xhtml_as_fragment (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_as_fragment) ... ok test_write_simple_xhtml_as_html (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_as_html) ... ok test_write_simple_xhtml_as_html_fragment (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_as_html_fragment) ... ok test_write_simple_xhtml_as_html_new_doctype (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_as_html_new_doctype) ... ok test_write_simple_xhtml_doctype_nodeclaration (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_doctype_nodeclaration) ... ok test_write_simple_xhtml_fragment_kills_doctype_and_declaration (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_fragment_kills_doctype_and_declaration) ... ok test_write_simple_xhtml_override_encoding (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_override_encoding) ... ok test_write_simple_xhtml_pipeline (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_pipeline) ... ok test_write_simple_xhtml_with_doctype (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_with_doctype) ... ok test_write_simple_xhtml_with_doctype_as_html (supervisor.tests.test_templating.WriterTests.test_write_simple_xhtml_with_doctype_as_html) ... ok test_write_simple_xml (supervisor.tests.test_templating.WriterTests.test_write_simple_xml) ... ok test_write_simple_xml_as_fragment (supervisor.tests.test_templating.WriterTests.test_write_simple_xml_as_fragment) ... ok test_write_simple_xml_doctype_nodeclaration (supervisor.tests.test_templating.WriterTests.test_write_simple_xml_doctype_nodeclaration) ... ok test_write_simple_xml_fragment_kills_doctype_and_declaration (supervisor.tests.test_templating.WriterTests.test_write_simple_xml_fragment_kills_doctype_and_declaration) ... ok test_write_simple_xml_override_encoding (supervisor.tests.test_templating.WriterTests.test_write_simple_xml_override_encoding) ... ok test_write_simple_xml_pipeline (supervisor.tests.test_templating.WriterTests.test_write_simple_xml_pipeline) ... ok test_write_simple_xml_with_doctype (supervisor.tests.test_templating.WriterTests.test_write_simple_xml_with_doctype) ... ok test_on_delete (supervisor.tests.test_socket_manager.ProxyTest.test_on_delete) ... ok test_proxy_getattr (supervisor.tests.test_socket_manager.ProxyTest.test_proxy_getattr) ... ok test_decr_at_zero_raises_error (supervisor.tests.test_socket_manager.ReferenceCounterTest.test_decr_at_zero_raises_error) ... ok test_incr_and_decr (supervisor.tests.test_socket_manager.ReferenceCounterTest.test_incr_and_decr) ... ok test_close_requires_prepared_socket (supervisor.tests.test_socket_manager.SocketManagerTest.test_close_requires_prepared_socket) ... ok test_get_config (supervisor.tests.test_socket_manager.SocketManagerTest.test_get_config) ... ok test_logging (supervisor.tests.test_socket_manager.SocketManagerTest.test_logging) ... ok test_prepare_socket (supervisor.tests.test_socket_manager.SocketManagerTest.test_prepare_socket) ... ok test_prepare_socket_uses_configured_backlog (supervisor.tests.test_socket_manager.SocketManagerTest.test_prepare_socket_uses_configured_backlog) ... ok test_prepare_socket_uses_somaxconn_if_no_backlog_configured (supervisor.tests.test_socket_manager.SocketManagerTest.test_prepare_socket_uses_somaxconn_if_no_backlog_configured) ... ok test_repr (supervisor.tests.test_socket_manager.SocketManagerTest.test_repr) ... ok test_socket_lifecycle (supervisor.tests.test_socket_manager.SocketManagerTest.test_socket_lifecycle) ... ok test_tcp_socket_already_taken (supervisor.tests.test_socket_manager.SocketManagerTest.test_tcp_socket_already_taken) ... ok test_tcp_w_hostname (supervisor.tests.test_socket_manager.SocketManagerTest.test_tcp_w_hostname) ... ok test_tcp_w_ip (supervisor.tests.test_socket_manager.SocketManagerTest.test_tcp_w_ip) ... ok test_unix (supervisor.tests.test_socket_manager.SocketManagerTest.test_unix) ... ok test_unix_bad_sock (supervisor.tests.test_socket_manager.SocketManagerTest.test_unix_bad_sock) ... ok test_converts_falsy (supervisor.tests.test_datatypes.AutoRestartTests.test_converts_falsy) ... ok test_converts_truthy (supervisor.tests.test_datatypes.AutoRestartTests.test_converts_truthy) ... ok test_converts_unexpected (supervisor.tests.test_datatypes.AutoRestartTests.test_converts_unexpected) ... ok test_raises_for_bad_value (supervisor.tests.test_datatypes.AutoRestartTests.test_raises_for_bad_value) ... ok test_braises_value_error_for_bad_value (supervisor.tests.test_datatypes.BooleanTests.test_braises_value_error_for_bad_value) ... ok test_returns_false_for_falsy_values (supervisor.tests.test_datatypes.BooleanTests.test_returns_false_for_falsy_values) ... ok test_returns_false_for_upper_falsy_values (supervisor.tests.test_datatypes.BooleanTests.test_returns_false_for_upper_falsy_values) ... ok test_returns_true_for_truthy_values (supervisor.tests.test_datatypes.BooleanTests.test_returns_true_for_truthy_values) ... ok test_returns_true_for_upper_truthy_values (supervisor.tests.test_datatypes.BooleanTests.test_returns_true_for_upper_truthy_values) ... ok test_missinguser_username (supervisor.tests.test_datatypes.ColonSeparatedUserGroupTests.test_missinguser_username) ... ok test_missinguser_username_and_groupname (supervisor.tests.test_datatypes.ColonSeparatedUserGroupTests.test_missinguser_username_and_groupname) ... ok test_ok_username (supervisor.tests.test_datatypes.ColonSeparatedUserGroupTests.test_ok_username) ... ok test_separated_user_group_returns_both (supervisor.tests.test_datatypes.ColonSeparatedUserGroupTests.test_separated_user_group_returns_both) ... ok test_separated_user_group_returns_user_only (supervisor.tests.test_datatypes.ColonSeparatedUserGroupTests.test_separated_user_group_returns_user_only) ... ok test_allows_trailing_comma (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_allows_trailing_comma) ... ok test_handles_commas_inside_apostrophes (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_handles_commas_inside_apostrophes) ... ok test_handles_commas_inside_quotes (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_handles_commas_inside_quotes) ... ok test_handles_empty_inside_quotes (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_handles_empty_inside_quotes) ... ok test_handles_empty_inside_quotes_with_second_unquoted_pair (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_handles_empty_inside_quotes_with_second_unquoted_pair) ... ok test_handles_newlines_inside_quotes (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_handles_newlines_inside_quotes) ... ok test_handles_unquoted_non_alphanum (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_handles_unquoted_non_alphanum) ... ok test_raises_value_error_on_too_short (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_raises_value_error_on_too_short) ... ok test_raises_when_comma_is_missing (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_raises_when_comma_is_missing) ... ok test_returns_dict_even_if_newlines (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_returns_dict_even_if_newlines) ... ok test_returns_dict_even_if_whitespace (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_returns_dict_even_if_whitespace) ... ok test_returns_dict_from_multi_pair_str (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_returns_dict_from_multi_pair_str) ... ok test_returns_dict_from_single_pair_str (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_returns_dict_from_single_pair_str) ... ok test_returns_empty_dict_for_empty_str (supervisor.tests.test_datatypes.DictOfKeyValuePairsTests.test_returns_empty_dict_for_empty_str) ... ok test_dir_does_not_exist (supervisor.tests.test_datatypes.ExistingDirectoryTests.test_dir_does_not_exist) ... ok test_dir_exists (supervisor.tests.test_datatypes.ExistingDirectoryTests.test_dir_exists) ... ok test_expands_home (supervisor.tests.test_datatypes.ExistingDirectoryTests.test_expands_home) ... ok test_not_a_directory (supervisor.tests.test_datatypes.ExistingDirectoryTests.test_not_a_directory) ... ok test_expands_home (supervisor.tests.test_datatypes.ExistingDirpathTests.test_expands_home) ... ok test_raises_if_dir_does_not_exist (supervisor.tests.test_datatypes.ExistingDirpathTests.test_raises_if_dir_does_not_exist) ... ok test_raises_if_exists_but_not_a_dir (supervisor.tests.test_datatypes.ExistingDirpathTests.test_raises_if_exists_but_not_a_dir) ... ok test_returns_dirpath_if_relative (supervisor.tests.test_datatypes.ExistingDirpathTests.test_returns_dirpath_if_relative) ... ok test_returns_existing_dirpath (supervisor.tests.test_datatypes.ExistingDirpathTests.test_returns_existing_dirpath) ... ok test_bad_port_number (supervisor.tests.test_datatypes.InetAddressTests.test_bad_port_number) ... ok test_default_host (supervisor.tests.test_datatypes.InetAddressTests.test_default_host) ... ok test_hostname_and_port (supervisor.tests.test_datatypes.InetAddressTests.test_hostname_and_port) ... ok test_ipv4_address_and_port (supervisor.tests.test_datatypes.InetAddressTests.test_ipv4_address_and_port) ... ok test_ipv6_address_and_port (supervisor.tests.test_datatypes.InetAddressTests.test_ipv6_address_and_port) ... ok test_no_port_number (supervisor.tests.test_datatypes.InetAddressTests.test_no_port_number) ... ok test___str__ (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test___str__) ... ok test_addr (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test_addr) ... ok test_create_and_bind (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test_create_and_bind) ... ok test_diff_objs_are_not_equal (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test_diff_objs_are_not_equal) ... ok test_diff_urls_are_not_equal (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test_diff_urls_are_not_equal) ... ok test_port_as_string (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test_port_as_string) ... ok test_repr (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test_repr) ... ok test_same_urls_are_equal (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test_same_urls_are_equal) ... ok test_url (supervisor.tests.test_datatypes.InetStreamSocketConfigTests.test_url) ... ok test_converts_numeric (supervisor.tests.test_datatypes.IntegerTests.test_converts_numeric) ... ok test_converts_numeric_overflowing_int (supervisor.tests.test_datatypes.IntegerTests.test_converts_numeric_overflowing_int) ... ok test_raises_for_non_numeric (supervisor.tests.test_datatypes.IntegerTests.test_raises_for_non_numeric) ... ok test_raises_for_invalid_exitcode_values (supervisor.tests.test_datatypes.ListOfExitcodesTests.test_raises_for_invalid_exitcode_values) ... ok test_returns_list_of_ints_from_csv (supervisor.tests.test_datatypes.ListOfExitcodesTests.test_returns_list_of_ints_from_csv) ... ok test_returns_list_of_ints_from_one (supervisor.tests.test_datatypes.ListOfExitcodesTests.test_returns_list_of_ints_from_one) ... ok test_raises_value_error_when_comma_split_fails (supervisor.tests.test_datatypes.ListOfIntsTests.test_raises_value_error_when_comma_split_fails) ... ok test_raises_value_error_when_one_value_is_bad (supervisor.tests.test_datatypes.ListOfIntsTests.test_raises_value_error_when_one_value_is_bad) ... ok test_returns_empty_list_for_empty_string (supervisor.tests.test_datatypes.ListOfIntsTests.test_returns_empty_list_for_empty_string) ... ok test_returns_ints_even_if_whitespace_in_string (supervisor.tests.test_datatypes.ListOfIntsTests.test_returns_ints_even_if_whitespace_in_string) ... ok test_returns_list_of_ints_by_comma_split (supervisor.tests.test_datatypes.ListOfIntsTests.test_returns_list_of_ints_by_comma_split) ... ok test_raises_value_error_when_comma_split_fails (supervisor.tests.test_datatypes.ListOfStringsTests.test_raises_value_error_when_comma_split_fails) ... ok test_returns_empty_list_for_empty_string (supervisor.tests.test_datatypes.ListOfStringsTests.test_returns_empty_list_for_empty_string) ... ok test_returns_list_of_strings_by_comma_split (supervisor.tests.test_datatypes.ListOfStringsTests.test_returns_list_of_strings_by_comma_split) ... ok test_returns_strings_with_whitespace_stripped (supervisor.tests.test_datatypes.ListOfStringsTests.test_returns_strings_with_whitespace_stripped) ... ok test_returns_automatic_for_auto_values (supervisor.tests.test_datatypes.LogfileNameTests.test_returns_automatic_for_auto_values) ... ok test_returns_automatic_for_uppered_auto_values (supervisor.tests.test_datatypes.LogfileNameTests.test_returns_automatic_for_uppered_auto_values) ... ok test_returns_existing_dirpath_for_other_values (supervisor.tests.test_datatypes.LogfileNameTests.test_returns_existing_dirpath_for_other_values) ... ok test_returns_none_for_none_values (supervisor.tests.test_datatypes.LogfileNameTests.test_returns_none_for_none_values) ... ok test_returns_none_for_uppered_none_values (supervisor.tests.test_datatypes.LogfileNameTests.test_returns_none_for_uppered_none_values) ... ok test_returns_syslog_for_syslog_values (supervisor.tests.test_datatypes.LogfileNameTests.test_returns_syslog_for_syslog_values) ... ok test_returns_syslog_for_uppered_syslog_values (supervisor.tests.test_datatypes.LogfileNameTests.test_returns_syslog_for_uppered_syslog_values) ... ok test_raises_for_bad_level_name (supervisor.tests.test_datatypes.LoggingLevelTests.test_raises_for_bad_level_name) ... ok test_returns_level_from_name_case_insensitive (supervisor.tests.test_datatypes.LoggingLevelTests.test_returns_level_from_name_case_insensitive) ... ok test_gets_gid_from_group_id (supervisor.tests.test_datatypes.NameToGidTests.test_gets_gid_from_group_id) ... ok test_gets_gid_from_group_name (supervisor.tests.test_datatypes.NameToGidTests.test_gets_gid_from_group_name) ... ok test_raises_for_bad_group_id (supervisor.tests.test_datatypes.NameToGidTests.test_raises_for_bad_group_id) ... ok test_raises_for_bad_group_name (supervisor.tests.test_datatypes.NameToGidTests.test_raises_for_bad_group_name) ... ok test_gets_uid_from_user_id (supervisor.tests.test_datatypes.NameToUidTests.test_gets_uid_from_user_id) ... ok test_gets_uid_from_username (supervisor.tests.test_datatypes.NameToUidTests.test_gets_uid_from_username) ... ok test_raises_for_bad_user_id (supervisor.tests.test_datatypes.NameToUidTests.test_raises_for_bad_user_id) ... ok test_raises_for_bad_username (supervisor.tests.test_datatypes.NameToUidTests.test_raises_for_bad_username) ... ok test_raises_for_non_numeric (supervisor.tests.test_datatypes.OctalTypeTests.test_raises_for_non_numeric) ... ok test_raises_for_unconvertable_numeric (supervisor.tests.test_datatypes.OctalTypeTests.test_raises_for_unconvertable_numeric) ... ok test_success (supervisor.tests.test_datatypes.OctalTypeTests.test_success) ... ok test_disallows_colons_for_eventlistener_protocol (supervisor.tests.test_datatypes.ProcessOrGroupName.test_disallows_colons_for_eventlistener_protocol) ... ok test_disallows_inner_spaces_for_eventlistener_protocol (supervisor.tests.test_datatypes.ProcessOrGroupName.test_disallows_inner_spaces_for_eventlistener_protocol) ... ok test_disallows_slashes_for_web_ui_urls (supervisor.tests.test_datatypes.ProcessOrGroupName.test_disallows_slashes_for_web_ui_urls) ... ok test_strips_surrounding_whitespace (supervisor.tests.test_datatypes.ProcessOrGroupName.test_strips_surrounding_whitespace) ... ok test_empty (supervisor.tests.test_datatypes.ProfileOptionsTests.test_empty) ... ok test_with_callers (supervisor.tests.test_datatypes.ProfileOptionsTests.test_with_callers) ... ok test_without_callers (supervisor.tests.test_datatypes.ProfileOptionsTests.test_without_callers) ... ok test_above_upper_lower_bound (supervisor.tests.test_datatypes.RangeCheckedConversionTests.test_above_upper_lower_bound) ... ok test_below_lower_bound (supervisor.tests.test_datatypes.RangeCheckedConversionTests.test_below_lower_bound) ... ok test_passes (supervisor.tests.test_datatypes.RangeCheckedConversionTests.test_passes) ... ok test_converts_name (supervisor.tests.test_datatypes.SignalNumberTests.test_converts_name) ... ok test_converts_number (supervisor.tests.test_datatypes.SignalNumberTests.test_converts_number) ... ok test_converts_signame (supervisor.tests.test_datatypes.SignalNumberTests.test_converts_signame) ... ok test_raises_for_bad_name (supervisor.tests.test_datatypes.SignalNumberTests.test_raises_for_bad_name) ... ok test_raises_for_bad_number (supervisor.tests.test_datatypes.SignalNumberTests.test_raises_for_bad_number) ... ok test_inet_socket (supervisor.tests.test_datatypes.SocketAddressTests.test_inet_socket) ... ok test_unix_socket (supervisor.tests.test_datatypes.SocketAddressTests.test_unix_socket) ... ok test___str__ (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test___str__) ... ok test_create_and_bind (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_create_and_bind) ... ok test_create_and_bind_when_chmod_fails (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_create_and_bind_when_chmod_fails) ... ok test_create_and_bind_when_chown_fails (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_create_and_bind_when_chown_fails) ... ok test_diff_objs_are_not_equal (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_diff_objs_are_not_equal) ... ok test_diff_paths_are_not_equal (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_diff_paths_are_not_equal) ... ok test_get_addr (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_get_addr) ... ok test_repr (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_repr) ... ok test_same_paths_are_equal (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_same_paths_are_equal) ... ok test_url (supervisor.tests.test_datatypes.UnixStreamSocketConfigTests.test_url) ... ok test_accepts_unix_scheme_with_path (supervisor.tests.test_datatypes.UrlTests.test_accepts_unix_scheme_with_path) ... ok test_accepts_urlparse_recognized_scheme_with_netloc (supervisor.tests.test_datatypes.UrlTests.test_accepts_urlparse_recognized_scheme_with_netloc) ... ok test_rejects_unix_scheme_with_no_slashes_or_path (supervisor.tests.test_datatypes.UrlTests.test_rejects_unix_scheme_with_no_slashes_or_path) ... ok test_rejects_unix_scheme_with_slashes_but_no_path (supervisor.tests.test_datatypes.UrlTests.test_rejects_unix_scheme_with_slashes_but_no_path) ... ok test_rejects_urlparse_recognized_scheme_but_no_netloc (supervisor.tests.test_datatypes.UrlTests.test_rejects_urlparse_recognized_scheme_but_no_netloc) ... ok test_after_daemonize (supervisor.tests.test_poller.BasePollerTests.test_after_daemonize) ... ok test_before_daemonize (supervisor.tests.test_poller.BasePollerTests.test_before_daemonize) ... ok test_poll (supervisor.tests.test_poller.BasePollerTests.test_poll) ... ok test_register_readable (supervisor.tests.test_poller.BasePollerTests.test_register_readable) ... ok test_register_writable (supervisor.tests.test_poller.BasePollerTests.test_register_writable) ... ok test_unregister_readable (supervisor.tests.test_poller.BasePollerTests.test_unregister_readable) ... ok test_unregister_writable (supervisor.tests.test_poller.BasePollerTests.test_unregister_writable) ... ok test_poll_ignores_and_unregisters_closed_fd (supervisor.tests.test_poller.PollerPollTests.test_poll_ignores_and_unregisters_closed_fd) ... ok test_poll_ignores_eintr (supervisor.tests.test_poller.PollerPollTests.test_poll_ignores_eintr) ... ok test_poll_returns_readables_and_writables (supervisor.tests.test_poller.PollerPollTests.test_poll_returns_readables_and_writables) ... ok test_poll_uncaught_exception (supervisor.tests.test_poller.PollerPollTests.test_poll_uncaught_exception) ... ok test_register_readable (supervisor.tests.test_poller.PollerPollTests.test_register_readable) ... ok test_register_writable (supervisor.tests.test_poller.PollerPollTests.test_register_writable) ... ok test_poll_ignores_ebadf (supervisor.tests.test_poller.SelectPollerTests.test_poll_ignores_ebadf) ... ok test_poll_ignores_eintr (supervisor.tests.test_poller.SelectPollerTests.test_poll_ignores_eintr) ... ok test_poll_returns_readables_and_writables (supervisor.tests.test_poller.SelectPollerTests.test_poll_returns_readables_and_writables) ... ok test_poll_uncaught_exception (supervisor.tests.test_poller.SelectPollerTests.test_poll_uncaught_exception) ... ok test_register_readable (supervisor.tests.test_poller.SelectPollerTests.test_register_readable) ... ok test_register_writable (supervisor.tests.test_poller.SelectPollerTests.test_register_writable) ... ok test_unregister_readable (supervisor.tests.test_poller.SelectPollerTests.test_unregister_readable) ... ok test_unregister_writable (supervisor.tests.test_poller.SelectPollerTests.test_unregister_writable) ... ok test__upcheck (supervisor.tests.test_supervisorctl.ControllerTests.test__upcheck) ... ok test__upcheck_catches_socket_error_ECONNREFUSED (supervisor.tests.test_supervisorctl.ControllerTests.test__upcheck_catches_socket_error_ECONNREFUSED) ... ok test__upcheck_catches_socket_error_ENOENT (supervisor.tests.test_supervisorctl.ControllerTests.test__upcheck_catches_socket_error_ENOENT) ... ok test__upcheck_reraises_other_socket_faults (supervisor.tests.test_supervisorctl.ControllerTests.test__upcheck_reraises_other_socket_faults) ... ok test__upcheck_reraises_other_xmlrpc_faults (supervisor.tests.test_supervisorctl.ControllerTests.test__upcheck_reraises_other_xmlrpc_faults) ... ok test__upcheck_unknown_method (supervisor.tests.test_supervisorctl.ControllerTests.test__upcheck_unknown_method) ... ok test__upcheck_wrong_server_version (supervisor.tests.test_supervisorctl.ControllerTests.test__upcheck_wrong_server_version) ... ok test_complete_action_empty (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_action_empty) ... ok test_complete_action_partial (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_action_partial) ... ok test_complete_action_whole (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_action_whole) ... ok test_complete_add_empty (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_add_empty) ... ok test_complete_add_group (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_add_group) ... ok test_complete_add_uncompletable (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_add_uncompletable) ... ok test_complete_caches_process_info (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_caches_process_info) ... ok test_complete_help_action (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_help_action) ... ok test_complete_help_empty (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_help_empty) ... ok test_complete_reload_arg_uncompletable (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_reload_arg_uncompletable) ... ok test_complete_start_empty (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_start_empty) ... ok test_complete_start_no_colon (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_start_no_colon) ... ok test_complete_start_uncompletable (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_start_uncompletable) ... ok test_complete_start_with_colon (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_start_with_colon) ... ok test_complete_unknown_action_arg_uncompletable (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_unknown_action_arg_uncompletable) ... ok test_complete_unknown_action_uncompletable (supervisor.tests.test_supervisorctl.ControllerTests.test_complete_unknown_action_uncompletable) ... ok test_ctor (supervisor.tests.test_supervisorctl.ControllerTests.test_ctor) ... ok test_do_help (supervisor.tests.test_supervisorctl.ControllerTests.test_do_help) ... ok test_do_help_for_help (supervisor.tests.test_supervisorctl.ControllerTests.test_do_help_for_help) ... ok test_get_server_proxy_with_namespace_returns_that_namespace (supervisor.tests.test_supervisorctl.ControllerTests.test_get_server_proxy_with_namespace_returns_that_namespace) ... ok test_get_server_proxy_with_no_args_returns_serverproxy (supervisor.tests.test_supervisorctl.ControllerTests.test_get_server_proxy_with_no_args_returns_serverproxy) ... ok test_get_supervisor_returns_serverproxy_supervisor_namespace (supervisor.tests.test_supervisorctl.ControllerTests.test_get_supervisor_returns_serverproxy_supervisor_namespace) ... ok test_nohelp (supervisor.tests.test_supervisorctl.ControllerTests.test_nohelp) ... ok test_onecmd (supervisor.tests.test_supervisorctl.ControllerTests.test_onecmd) ... ok test_onecmd_bad_command_error (supervisor.tests.test_supervisorctl.ControllerTests.test_onecmd_bad_command_error) ... ok test_onecmd_clears_completion_cache (supervisor.tests.test_supervisorctl.ControllerTests.test_onecmd_clears_completion_cache) ... ok test_onecmd_empty_does_not_repeat_previous_cmd (supervisor.tests.test_supervisorctl.ControllerTests.test_onecmd_empty_does_not_repeat_previous_cmd) ... ok test_real_controller_initialization (supervisor.tests.test_supervisorctl.ControllerTests.test_real_controller_initialization) ... ok test_do_help_noarg (supervisor.tests.test_supervisorctl.TestControllerPluginBase.test_do_help_noarg) ... ok test_do_help_witharg (supervisor.tests.test_supervisorctl.TestControllerPluginBase.test_do_help_witharg) ... ok test__formatChanges (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test__formatChanges) ... ok test__formatConfigInfo (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test__formatConfigInfo) ... ok test_add (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_add) ... ok test_add_already_added (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_add_already_added) ... ok test_add_bad_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_add_bad_name) ... ok test_add_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_add_help) ... ok test_add_reraises_other_faults (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_add_reraises_other_faults) ... ok test_add_shutdown_state (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_add_shutdown_state) ... ok test_avail (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_avail) ... ok test_avail_arg (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_avail_arg) ... ok test_avail_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_avail_help) ... ok test_avail_reraises_other_faults (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_avail_reraises_other_faults) ... ok test_avail_shutdown_state (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_avail_shutdown_state) ... ok test_clear_all (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_clear_all) ... ok test_clear_badname (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_clear_badname) ... ok test_clear_fail (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_clear_fail) ... ok test_clear_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_clear_help) ... ok test_clear_many (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_clear_many) ... ok test_clear_one_success (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_clear_one_success) ... ok test_clear_one_with_group_success (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_clear_one_with_group_success) ... ok test_clear_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_clear_upcheck_failed) ... ok test_exit_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_exit_help) ... ok test_fg_badprocname (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_fg_badprocname) ... ok test_fg_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_fg_help) ... ok test_fg_procnotrunning (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_fg_procnotrunning) ... ok test_fg_too_few_args (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_fg_too_few_args) ... ok test_fg_too_many_args (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_fg_too_many_args) ... ok test_fg_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_fg_upcheck_failed) ... ok test_maintail_bad_modifier (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_bad_modifier) ... ok test_maintail_dashbytes (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_dashbytes) ... ok test_maintail_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_help) ... ok test_maintail_minus_string_fails (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_minus_string_fails) ... ok test_maintail_nobytes (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_nobytes) ... ok test_maintail_readlog_error_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_readlog_error_failed) ... ok test_maintail_readlog_error_nofile (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_readlog_error_nofile) ... ok test_maintail_toomanyargs (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_toomanyargs) ... ok test_maintail_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_upcheck_failed) ... ok test_maintail_wrong (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_maintail_wrong) ... ok test_open_fail (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_open_fail) ... ok test_open_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_open_help) ... ok test_open_succeed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_open_succeed) ... ok test_pid_allprocesses (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_pid_allprocesses) ... ok test_pid_badname (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_pid_badname) ... ok test_pid_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_pid_help) ... ok test_pid_oneprocess (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_pid_oneprocess) ... ok test_pid_oneprocess_not_running (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_pid_oneprocess_not_running) ... ok test_pid_supervisord (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_pid_supervisord) ... ok test_pid_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_pid_upcheck_failed) ... ok test_quit_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_quit_help) ... ok test_reload (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reload) ... ok test_reload_arg (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reload_arg) ... ok test_reload_fail (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reload_fail) ... ok test_reload_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reload_help) ... ok test_remove (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_remove) ... ok test_remove_bad_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_remove_bad_name) ... ok test_remove_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_remove_help) ... ok test_remove_reraises_other_faults (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_remove_reraises_other_faults) ... ok test_remove_still_running (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_remove_still_running) ... ok test_reread (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reread) ... ok test_reread_arg (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reread_arg) ... ok test_reread_cant_reread (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reread_cant_reread) ... ok test_reread_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reread_help) ... ok test_reread_reraises_other_faults (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reread_reraises_other_faults) ... ok test_reread_shutdown_state (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_reread_shutdown_state) ... ok test_restart_all (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_restart_all) ... ok test_restart_fail (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_restart_fail) ... ok test_restart_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_restart_help) ... ok test_restart_one (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_restart_one) ... ok test_restart_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_restart_upcheck_failed) ... ok test_shutdown (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_shutdown) ... ok test_shutdown_catches_socket_error_ECONNREFUSED (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_shutdown_catches_socket_error_ECONNREFUSED) ... ok test_shutdown_catches_socket_error_ENOENT (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_shutdown_catches_socket_error_ENOENT) ... ok test_shutdown_catches_xmlrpc_fault_shutdown_state (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_shutdown_catches_xmlrpc_fault_shutdown_state) ... ok test_shutdown_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_shutdown_help) ... ok test_shutdown_reraises_other_socket_errors (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_shutdown_reraises_other_socket_errors) ... ok test_shutdown_reraises_other_xmlrpc_faults (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_shutdown_reraises_other_xmlrpc_faults) ... ok test_shutdown_with_arg_shows_error (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_shutdown_with_arg_shows_error) ... ok test_signal_all (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_all) ... ok test_signal_bad_group (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_bad_group) ... ok test_signal_bad_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_bad_name) ... ok test_signal_bad_signal (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_bad_signal) ... ok test_signal_fail_no_arg (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_fail_no_arg) ... ok test_signal_fail_one_arg (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_fail_one_arg) ... ok test_signal_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_failed) ... ok test_signal_group (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_group) ... ok test_signal_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_help) ... ok test_signal_many (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_many) ... ok test_signal_not_running (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_not_running) ... ok test_signal_one_success (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_one_success) ... ok test_signal_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_signal_upcheck_failed) ... ok test_start_abnormaltermination (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_abnormaltermination) ... ok test_start_all (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_all) ... ok test_start_alreadystarted (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_alreadystarted) ... ok test_start_badname (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_badname) ... ok test_start_fail (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_fail) ... ok test_start_group (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_group) ... ok test_start_group_bad_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_group_bad_name) ... ok test_start_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_help) ... ok test_start_many (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_many) ... ok test_start_no_file (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_no_file) ... ok test_start_not_executable (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_not_executable) ... ok test_start_one_success (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_one_success) ... ok test_start_one_with_group_name_success (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_one_with_group_name_success) ... ok test_start_spawnerror (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_spawnerror) ... ok test_start_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_start_upcheck_failed) ... ok test_status_all_processes_all_arg (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_all_processes_all_arg) ... ok test_status_all_processes_no_arg (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_all_processes_no_arg) ... ok test_status_bad_group_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_bad_group_name) ... ok test_status_bad_process_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_bad_process_name) ... ok test_status_bad_process_name_with_group (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_bad_process_name_with_group) ... ok test_status_group_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_group_name) ... ok test_status_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_help) ... ok test_status_mixed_names (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_mixed_names) ... ok test_status_process_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_process_name) ... ok test_status_success (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_success) ... ok test_status_table_process_column_expands (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_table_process_column_expands) ... ok test_status_table_process_column_min_width (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_table_process_column_min_width) ... ok test_status_unknown_process (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_unknown_process) ... ok test_status_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_status_upcheck_failed) ... ok test_stop_all (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_all) ... ok test_stop_badname (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_badname) ... ok test_stop_fail (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_fail) ... ok test_stop_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_failed) ... ok test_stop_group (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_group) ... ok test_stop_group_bad_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_group_bad_name) ... ok test_stop_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_help) ... ok test_stop_many (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_many) ... ok test_stop_notrunning (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_notrunning) ... ok test_stop_one_success (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_one_success) ... ok test_stop_one_with_group_name_success (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_one_with_group_name_success) ... ok test_stop_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_stop_upcheck_failed) ... ok test_tail_bad_modifier (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_bad_modifier) ... ok test_tail_bad_name (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_bad_name) ... ok test_tail_bytesmodifier (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_bytesmodifier) ... ok test_tail_defaults (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_defaults) ... ok test_tail_explicit_channel_stderr_nomodifier (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_explicit_channel_stderr_nomodifier) ... ok test_tail_explicit_channel_stdout_nomodifier (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_explicit_channel_stdout_nomodifier) ... ok test_tail_explicit_channel_unrecognized (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_explicit_channel_unrecognized) ... ok test_tail_f_noprocname (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_f_noprocname) ... ok test_tail_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_failed) ... ok test_tail_no_file (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_no_file) ... ok test_tail_toofewargs (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_toofewargs) ... ok test_tail_toomanyargs (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_toomanyargs) ... ok test_tail_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_tail_upcheck_failed) ... ok test_update_added_procs (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_update_added_procs) ... ok test_update_changed_procs (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_update_changed_procs) ... ok test_update_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_update_help) ... ok test_update_not_on_shutdown (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_update_not_on_shutdown) ... ok test_update_removed_procs (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_update_removed_procs) ... ok test_update_reraises_other_faults (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_update_reraises_other_faults) ... ok test_update_with_gname (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_update_with_gname) ... ok test_version (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_version) ... ok test_version_arg (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_version_arg) ... ok test_version_help (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_version_help) ... ok test_version_upcheck_failed (supervisor.tests.test_supervisorctl.TestDefaultControllerPlugin.test_version_upcheck_failed) ... ok test_ctor (supervisor.tests.test_supervisorctl.fgthread_Tests.test_ctor) ... ok test_globaltrace_call (supervisor.tests.test_supervisorctl.fgthread_Tests.test_globaltrace_call) ... ok test_globaltrace_noncall (supervisor.tests.test_supervisorctl.fgthread_Tests.test_globaltrace_noncall) ... ok test_kill (supervisor.tests.test_supervisorctl.fgthread_Tests.test_kill) ... ok test_localtrace_killed_not_whyline (supervisor.tests.test_supervisorctl.fgthread_Tests.test_localtrace_killed_not_whyline) ... ok test_localtrace_killed_whyline (supervisor.tests.test_supervisorctl.fgthread_Tests.test_localtrace_killed_whyline) ... ok test_ctor_parses_args (supervisor.tests.test_pidproxy.PidProxyTests.test_ctor_parses_args) ... ok test_returns_description_for_known_fault (supervisor.tests.test_xmlrpc.GetFaultDescriptionTests.test_returns_description_for_known_fault) ... ok test_returns_unknown_for_unknown_fault (supervisor.tests.test_xmlrpc.GetFaultDescriptionTests.test_returns_unknown_for_unknown_fault) ... ok test___str___shows_code_and_text (supervisor.tests.test_xmlrpc.RPCErrorTests.test___str___shows_code_and_text) ... ok test_sets_text_with_fault_name_and_extra (supervisor.tests.test_xmlrpc.RPCErrorTests.test_sets_text_with_fault_name_and_extra) ... ok test_sets_text_with_fault_name_only (supervisor.tests.test_xmlrpc.RPCErrorTests.test_sets_text_with_fault_name_only) ... ok test__get_connection_http_80 (supervisor.tests.test_xmlrpc.SupervisorTransportTests.test__get_connection_http_80) ... ok test__get_connection_http_9001 (supervisor.tests.test_xmlrpc.SupervisorTransportTests.test__get_connection_http_9001) ... ok test_close (supervisor.tests.test_xmlrpc.SupervisorTransportTests.test_close) ... ok test_ctor_unix (supervisor.tests.test_xmlrpc.SupervisorTransportTests.test_ctor_unix) ... ok test_ctor_unknown (supervisor.tests.test_xmlrpc.SupervisorTransportTests.test_ctor_unknown) ... ok test_request_200_response (supervisor.tests.test_xmlrpc.SupervisorTransportTests.test_request_200_response) ... ok test_request_400_response (supervisor.tests.test_xmlrpc.SupervisorTransportTests.test_request_400_response) ... ok test_request_non_200_response (supervisor.tests.test_xmlrpc.SupervisorTransportTests.test_request_non_200_response) ... ok test_ctor (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_ctor) ... ok test_getresponse_http_10_no_keepalive (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_getresponse_http_10_no_keepalive) ... ok test_getresponse_http_10_with_keepalive (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_getresponse_http_10_with_keepalive) ... ok test_getresponse_http_11_with_close (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_getresponse_http_11_with_close) ... ok test_getresponse_http_11_without_close (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_getresponse_http_11_without_close) ... ok test_getresponse_http_unknown (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_getresponse_http_unknown) ... ok test_more_callback_raises_RPCError (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_more_callback_raises_RPCError) ... ok test_more_callback_raises_unexpected_exception (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_more_callback_raises_unexpected_exception) ... ok test_more_callback_returns_not_done_yet (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_more_callback_returns_not_done_yet) ... ok test_more_callback_returns_value (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_more_callback_returns_value) ... ok test_more_finished (supervisor.tests.test_xmlrpc.TestDeferredXMLRPCResponse.test_more_finished) ... ok test_listMethods_gardenpath (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_listMethods_gardenpath) ... ok test_listMethods_omits_underscore_attrs (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_listMethods_omits_underscore_attrs) ... ok test_methodHelp_known_method (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_methodHelp_known_method) ... ok test_methodHelp_unknown_method (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_methodHelp_unknown_method) ... ok test_methodSignature_known_method (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_methodSignature_known_method) ... ok test_methodSignature_unknown_method (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_methodSignature_unknown_method) ... ok test_methodSignature_with_bad_sig (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_methodSignature_with_bad_sig) ... ok test_multicall_catches_callback_exceptions (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_catches_callback_exceptions) ... ok test_multicall_catches_noncallback_exceptions (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_catches_noncallback_exceptions) ... ok test_multicall_faults_for_methodName_bad_namespace (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_faults_for_methodName_bad_namespace) ... ok test_multicall_faults_for_methodName_good_ns_bad_method (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_faults_for_methodName_good_ns_bad_method) ... ok test_multicall_faults_for_missing_methodName (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_faults_for_missing_methodName) ... ok test_multicall_faults_for_recursion (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_faults_for_recursion) ... ok test_multicall_performs_callback_functions_serially (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_performs_callback_functions_serially) ... ok test_multicall_performs_noncallback_functions_serially (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_performs_noncallback_functions_serially) ... ok test_multicall_returns_empty_results_for_empty_calls (supervisor.tests.test_xmlrpc.TestSystemNamespaceRPCInterface.test_multicall_returns_empty_results_for_empty_calls) ... ok test_caps_value_above_maxint (supervisor.tests.test_xmlrpc.Test_capped_int.test_caps_value_above_maxint) ... ok test_caps_value_below_minint (supervisor.tests.test_xmlrpc.Test_capped_int.test_caps_value_below_minint) ... ok test_converts_value_to_integer (supervisor.tests.test_xmlrpc.Test_capped_int.test_converts_value_to_integer) ... ok test_four_atparts (supervisor.tests.test_xmlrpc.Test_gettags.test_four_atparts) ... ok test_one_atpart (supervisor.tests.test_xmlrpc.Test_gettags.test_one_atpart) ... ok test_three_atparts (supervisor.tests.test_xmlrpc.Test_gettags.test_three_atparts) ... ok test_two_atparts (supervisor.tests.test_xmlrpc.Test_gettags.test_two_atparts) ... ok test_bad_params (supervisor.tests.test_xmlrpc.TraverseTests.test_bad_params) ... ok test_method_name_exists_but_is_not_a_method (supervisor.tests.test_xmlrpc.TraverseTests.test_method_name_exists_but_is_not_a_method) ... ok test_method_name_not_found (supervisor.tests.test_xmlrpc.TraverseTests.test_method_name_not_found) ... ok test_namespace_name_not_found (supervisor.tests.test_xmlrpc.TraverseTests.test_namespace_name_not_found) ... ok test_security_disallows_object_traversal (supervisor.tests.test_xmlrpc.TraverseTests.test_security_disallows_object_traversal) ... ok test_security_disallows_underscore_methods (supervisor.tests.test_xmlrpc.TraverseTests.test_security_disallows_underscore_methods) ... ok test_success (supervisor.tests.test_xmlrpc.TraverseTests.test_success) ... ok test_continue_request_400_if_loads_raises_not_xml (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_400_if_loads_raises_not_xml) ... ok test_continue_request_400_if_loads_raises_weird_xml (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_400_if_loads_raises_weird_xml) ... ok test_continue_request_400_if_method_name_is_empty (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_400_if_method_name_is_empty) ... ok test_continue_request_500_if_rpcinterface_method_call_raises (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_500_if_rpcinterface_method_call_raises) ... ok test_continue_request_500_if_xmlrpc_dumps_raises (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_500_if_xmlrpc_dumps_raises) ... ok test_continue_request_methodsuccess (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_methodsuccess) ... ok test_continue_request_no_params_in_request (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_no_params_in_request) ... ok test_continue_request_nosuchmethod (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_nosuchmethod) ... ok test_continue_request_value_is_function (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_continue_request_value_is_function) ... ok test_ctor (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_ctor) ... ok test_iterparse_loads_methodcall (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_iterparse_loads_methodcall) ... ok test_match (supervisor.tests.test_xmlrpc.XMLRPCHandlerTests.test_match) ... ok test_xmlrpc_marshal (supervisor.tests.test_xmlrpc.XMLRPCMarshallingTests.test_xmlrpc_marshal) ... ok test_flush (supervisor.tests.test_dispatchers.PDispatcherTests.test_flush) ... ok test_readable (supervisor.tests.test_dispatchers.PDispatcherTests.test_readable) ... ok test_writable (supervisor.tests.test_dispatchers.PDispatcherTests.test_writable) ... ok test_close (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_close) ... ok test_ctor_logfile_only (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_ctor_logfile_only) ... ok test_ctor_nologfiles (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_ctor_nologfiles) ... ok test_handle_error (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_error) ... ok test_handle_listener_state_busy_gobbles (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_busy_gobbles) ... ok test_handle_listener_state_change_acknowledged_gobbles (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_acknowledged_gobbles) ... ok test_handle_listener_state_change_acknowledged_to_insufficient (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_acknowledged_to_insufficient) ... ok test_handle_listener_state_change_acknowledged_to_ready (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_acknowledged_to_ready) ... ok test_handle_listener_state_change_acknowledged_to_unknown (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_acknowledged_to_unknown) ... ok test_handle_listener_state_change_busy_to_acknowledged_procd (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_busy_to_acknowledged_procd) ... ok test_handle_listener_state_change_busy_to_acknowledged_rejected (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_busy_to_acknowledged_rejected) ... ok test_handle_listener_state_change_busy_to_insufficient (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_busy_to_insufficient) ... ok test_handle_listener_state_change_busy_to_unknown (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_busy_to_unknown) ... ok test_handle_listener_state_change_from_unknown (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_from_unknown) ... ok test_handle_listener_state_change_ready_to_unknown (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_listener_state_change_ready_to_unknown) ... ok test_handle_read_event_calls_handle_listener_state_change (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_read_event_calls_handle_listener_state_change) ... ok test_handle_read_event_logging_childlog (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_read_event_logging_childlog) ... ok test_handle_read_event_logging_nologs (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_read_event_logging_nologs) ... ok test_handle_read_event_nodata (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_read_event_nodata) ... ok test_handle_result_accept (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_result_accept) ... ok test_handle_result_exception (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_result_exception) ... ok test_handle_result_rejectevent (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_result_rejectevent) ... ok test_handle_write_event (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_handle_write_event) ... ok test_readable_closed (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_readable_closed) ... ok test_readable_open (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_readable_open) ... ok test_removelogs (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_removelogs) ... ok test_reopenlogs (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_reopenlogs) ... ok test_repr (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_repr) ... ok test_strip_ansi (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_strip_ansi) ... ok test_writable (supervisor.tests.test_dispatchers.PEventListenerDispatcherTests.test_writable) ... ok test_close (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_close) ... ok test_handle_error (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_handle_error) ... ok test_handle_read_event (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_handle_read_event) ... ok test_handle_write_event (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_handle_write_event) ... ok test_handle_write_event_epipe_raised (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_handle_write_event_epipe_raised) ... ok test_handle_write_event_nodata (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_handle_write_event_nodata) ... ok test_handle_write_event_over_os_limit (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_handle_write_event_over_os_limit) ... ok test_handle_write_event_uncaught_raised (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_handle_write_event_uncaught_raised) ... ok test_readable (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_readable) ... ok test_repr (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_repr) ... ok test_writable_closed_nodata (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_writable_closed_nodata) ... ok test_writable_closed_withdata (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_writable_closed_withdata) ... ok test_writable_open_nodata (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_writable_open_nodata) ... ok test_writable_open_withdata (supervisor.tests.test_dispatchers.PInputDispatcherTests.test_writable_open_withdata) ... ok test_close (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_close) ... ok test_ctor_capturelog_only (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_ctor_capturelog_only) ... ok test_ctor_logfile_only (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_ctor_logfile_only) ... ok test_ctor_no_logfiles (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_ctor_no_logfiles) ... ok test_ctor_stdout_logfile_is_empty_string (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_ctor_stdout_logfile_is_empty_string) ... ok test_ctor_stdout_logfile_none_and_stdout_syslog_false (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_ctor_stdout_logfile_none_and_stdout_syslog_false) ... ok test_ctor_stdout_logfile_none_and_stdout_syslog_true (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_ctor_stdout_logfile_none_and_stdout_syslog_true) ... ok test_ctor_stdout_logfile_str_and_stdout_syslog_false (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_ctor_stdout_logfile_str_and_stdout_syslog_false) ... ok test_ctor_stdout_logfile_str_and_stdout_syslog_true (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_ctor_stdout_logfile_str_and_stdout_syslog_true) ... ok test_handle_error (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_handle_error) ... ok test_handle_read_event (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_handle_read_event) ... ok test_handle_read_event_no_data_closes (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_handle_read_event_no_data_closes) ... ok test_handle_write_event (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_handle_write_event) ... ok test_readable_closed (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_readable_closed) ... ok test_readable_open (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_readable_open) ... ok test_record_output_capturemode_string_longer_than_token (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_record_output_capturemode_string_longer_than_token) ... ok test_record_output_capturemode_string_not_longer_than_token (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_record_output_capturemode_string_not_longer_than_token) ... ok test_record_output_does_not_emit_stderr_event_when_disabled (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_record_output_does_not_emit_stderr_event_when_disabled) ... ok test_record_output_does_not_emit_stdout_event_when_disabled (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_record_output_does_not_emit_stdout_event_when_disabled) ... ok test_record_output_emits_stderr_event_when_enabled (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_record_output_emits_stderr_event_when_enabled) ... ok test_record_output_emits_stdout_event_when_enabled (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_record_output_emits_stdout_event_when_enabled) ... ok test_record_output_log_non_capturemode (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_record_output_log_non_capturemode) ... ok test_removelogs (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_removelogs) ... ok test_reopenlogs (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_reopenlogs) ... ok test_repr (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_repr) ... ok test_stdout_capturemode_multiple_buffers (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_stdout_capturemode_multiple_buffers) ... ok test_stdout_capturemode_single_buffer (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_stdout_capturemode_single_buffer) ... ok test_strip_ansi (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_strip_ansi) ... ok test_toggle_capturemode_sends_event (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_toggle_capturemode_sends_event) ... ok test_writable (supervisor.tests.test_dispatchers.POutputDispatcherTests.test_writable) ... ok test_ansi (supervisor.tests.test_dispatchers.stripEscapeTests.test_ansi) ... ok test_noansi (supervisor.tests.test_dispatchers.stripEscapeTests.test_noansi) ... ok test_zero_length_string (supervisor.tests.test_dispatchers.stripEscapeTests.test_zero_length_string) ... ok test_no_config_file (supervisor.tests.test_options.ClientOptionsTests.test_no_config_file) Making sure config file is not required. ... ok test_options (supervisor.tests.test_options.ClientOptionsTests.test_options) ... ok test_options_ignores_space_prefixed_inline_comments (supervisor.tests.test_options.ClientOptionsTests.test_options_ignores_space_prefixed_inline_comments) ... ok test_options_ignores_tab_prefixed_inline_comments (supervisor.tests.test_options.ClientOptionsTests.test_options_ignores_tab_prefixed_inline_comments) ... ok test_options_parses_as_nonstrict_for_py2_py3_compat (supervisor.tests.test_options.ClientOptionsTests.test_options_parses_as_nonstrict_for_py2_py3_compat) ... ok test_options_supervisorctl_section_expands_here (supervisor.tests.test_options.ClientOptionsTests.test_options_supervisorctl_section_expands_here) ... ok test_options_unixsocket_cli (supervisor.tests.test_options.ClientOptionsTests.test_options_unixsocket_cli) ... ok test_options_unixsocket_configfile (supervisor.tests.test_options.ClientOptionsTests.test_options_unixsocket_configfile) ... ok test_options_with_environment_expansions (supervisor.tests.test_options.ClientOptionsTests.test_options_with_environment_expansions) ... ok test_read_config_no_supervisord_section_raises_valueerror (supervisor.tests.test_options.ClientOptionsTests.test_read_config_no_supervisord_section_raises_valueerror) ... ok test_read_config_not_found (supervisor.tests.test_options.ClientOptionsTests.test_read_config_not_found) ... ok test_read_config_unreadable (supervisor.tests.test_options.ClientOptionsTests.test_read_config_unreadable) ... ok test_make_dispatchers (supervisor.tests.test_options.EventListenerConfigTests.test_make_dispatchers) ... ok test_after_setuid (supervisor.tests.test_options.EventListenerPoolConfigTests.test_after_setuid) ... ok test_make_group (supervisor.tests.test_options.EventListenerPoolConfigTests.test_make_group) ... ok test_ctor (supervisor.tests.test_options.FastCGIGroupConfigTests.test_ctor) ... ok test_diff_sockets_are_not_equal (supervisor.tests.test_options.FastCGIGroupConfigTests.test_diff_sockets_are_not_equal) ... ok test_make_group (supervisor.tests.test_options.FastCGIGroupConfigTests.test_make_group) ... ok test_same_sockets_are_equal (supervisor.tests.test_options.FastCGIGroupConfigTests.test_same_sockets_are_equal) ... ok test_make_dispatchers (supervisor.tests.test_options.FastCGIProcessConfigTests.test_make_dispatchers) ... ok test_make_process (supervisor.tests.test_options.FastCGIProcessConfigTests.test_make_process) ... ok test_make_process_with_group (supervisor.tests.test_options.FastCGIProcessConfigTests.test_make_process_with_group) ... ok test__set (supervisor.tests.test_options.OptionTests.test__set) ... ok test_add_duplicate_long_option_key (supervisor.tests.test_options.OptionTests.test_add_duplicate_long_option_key) ... ok test_add_duplicate_short_option_key (supervisor.tests.test_options.OptionTests.test_add_duplicate_short_option_key) ... ok test_add_flag_not_None_handler_not_None (supervisor.tests.test_options.OptionTests.test_add_flag_not_None_handler_not_None) ... ok test_add_flag_not_None_long_endswith_equal (supervisor.tests.test_options.OptionTests.test_add_flag_not_None_long_endswith_equal) ... ok test_add_flag_not_None_long_false_short_false (supervisor.tests.test_options.OptionTests.test_add_flag_not_None_long_false_short_false) ... ok test_add_flag_not_None_short_endswith_colon (supervisor.tests.test_options.OptionTests.test_add_flag_not_None_short_endswith_colon) ... ok test_add_inconsistent_short_long_options (supervisor.tests.test_options.OptionTests.test_add_inconsistent_short_long_options) ... ok test_add_long_option_startswith_dash (supervisor.tests.test_options.OptionTests.test_add_long_option_startswith_dash) ... ok test_add_short_option_startswith_dash (supervisor.tests.test_options.OptionTests.test_add_short_option_startswith_dash) ... ok test_add_short_option_too_long (supervisor.tests.test_options.OptionTests.test_add_short_option_too_long) ... ok test_config_reload (supervisor.tests.test_options.OptionTests.test_config_reload) ... ok test_config_reload_do_usage_false (supervisor.tests.test_options.OptionTests.test_config_reload_do_usage_false) ... ok test_config_reload_do_usage_true (supervisor.tests.test_options.OptionTests.test_config_reload_do_usage_true) ... ok test_default_config (supervisor.tests.test_options.OptionTests.test_default_config) ... ok test_help (supervisor.tests.test_options.OptionTests.test_help) ... ok test_missing_default_config (supervisor.tests.test_options.OptionTests.test_missing_default_config) ... ok test_options_and_args_order (supervisor.tests.test_options.OptionTests.test_options_and_args_order) ... ok test_searchpaths (supervisor.tests.test_options.OptionTests.test_searchpaths) ... ok test_create_autochildlogs (supervisor.tests.test_options.ProcessConfigTests.test_create_autochildlogs) ... ok test_get_path_env_dict_with_PATH_uses_it (supervisor.tests.test_options.ProcessConfigTests.test_get_path_env_dict_with_PATH_uses_it) ... ok test_get_path_env_dict_with_no_PATH_delegates_to_options (supervisor.tests.test_options.ProcessConfigTests.test_get_path_env_dict_with_no_PATH_delegates_to_options) ... ok test_get_path_env_is_None_delegates_to_options (supervisor.tests.test_options.ProcessConfigTests.test_get_path_env_is_None_delegates_to_options) ... ok test_make_dispatchers_stderr_not_redirected (supervisor.tests.test_options.ProcessConfigTests.test_make_dispatchers_stderr_not_redirected) ... ok test_make_dispatchers_stderr_redirected (supervisor.tests.test_options.ProcessConfigTests.test_make_dispatchers_stderr_redirected) ... ok test_make_process (supervisor.tests.test_options.ProcessConfigTests.test_make_process) ... ok test_make_process_with_group (supervisor.tests.test_options.ProcessConfigTests.test_make_process_with_group) ... ok test_after_setuid (supervisor.tests.test_options.ProcessGroupConfigTests.test_after_setuid) ... ok test_ctor (supervisor.tests.test_options.ProcessGroupConfigTests.test_ctor) ... ok test_make_group (supervisor.tests.test_options.ProcessGroupConfigTests.test_make_group) ... ok test_ambiguous_process_in_heterogeneous_group (supervisor.tests.test_options.ServerOptionsTests.test_ambiguous_process_in_heterogeneous_group) ... ok test_check_execv_args_cant_find_command (supervisor.tests.test_options.ServerOptionsTests.test_check_execv_args_cant_find_command) ... ok test_check_execv_args_isdir (supervisor.tests.test_options.ServerOptionsTests.test_check_execv_args_isdir) ... ok test_check_execv_args_notexecutable (supervisor.tests.test_options.ServerOptionsTests.test_check_execv_args_notexecutable) ... ok test_cleanup_afunix_ignores_oserror_enoent (supervisor.tests.test_options.ServerOptionsTests.test_cleanup_afunix_ignores_oserror_enoent) ... ok test_cleanup_afunix_nounlink (supervisor.tests.test_options.ServerOptionsTests.test_cleanup_afunix_nounlink) ... ok test_cleanup_afunix_unlink (supervisor.tests.test_options.ServerOptionsTests.test_cleanup_afunix_unlink) ... ok test_cleanup_closes_poller (supervisor.tests.test_options.ServerOptionsTests.test_cleanup_closes_poller) ... ok test_cleanup_does_not_remove_pidfile_from_another_supervisord (supervisor.tests.test_options.ServerOptionsTests.test_cleanup_does_not_remove_pidfile_from_another_supervisord) ... ok test_cleanup_fds_closes_5_upto_minfds (supervisor.tests.test_options.ServerOptionsTests.test_cleanup_fds_closes_5_upto_minfds) ... ok test_cleanup_pidfile_ignores_oserror_enoent (supervisor.tests.test_options.ServerOptionsTests.test_cleanup_pidfile_ignores_oserror_enoent) ... ok test_cleanup_removes_pidfile (supervisor.tests.test_options.ServerOptionsTests.test_cleanup_removes_pidfile) ... ok test_clear_autochildlogdir (supervisor.tests.test_options.ServerOptionsTests.test_clear_autochildlogdir) ... ok test_clear_autochildlogdir_listdir_oserror (supervisor.tests.test_options.ServerOptionsTests.test_clear_autochildlogdir_listdir_oserror) ... ok test_clear_autochildlogdir_unlink_oserror (supervisor.tests.test_options.ServerOptionsTests.test_clear_autochildlogdir_unlink_oserror) ... ok test_close_child_pipes (supervisor.tests.test_options.ServerOptionsTests.test_close_child_pipes) ... ok test_close_child_pipes_ignores_fd_of_none (supervisor.tests.test_options.ServerOptionsTests.test_close_child_pipes_ignores_fd_of_none) ... ok test_close_fd (supervisor.tests.test_options.ServerOptionsTests.test_close_fd) ... ok test_close_fd_ignores_oserror (supervisor.tests.test_options.ServerOptionsTests.test_close_fd_ignores_oserror) ... ok test_close_httpservers (supervisor.tests.test_options.ServerOptionsTests.test_close_httpservers) ... ok test_close_logger (supervisor.tests.test_options.ServerOptionsTests.test_close_logger) ... ok test_close_parent_pipes (supervisor.tests.test_options.ServerOptionsTests.test_close_parent_pipes) ... ok test_close_parent_pipes_ignores_fd_of_none (supervisor.tests.test_options.ServerOptionsTests.test_close_parent_pipes_ignores_fd_of_none) ... ok test_daemonize_notifies_poller_before_and_after_fork (supervisor.tests.test_options.ServerOptionsTests.test_daemonize_notifies_poller_before_and_after_fork) ... ok test_drop_privileges_nonroot_different_user (supervisor.tests.test_options.ServerOptionsTests.test_drop_privileges_nonroot_different_user) ... ok test_drop_privileges_nonroot_same_user (supervisor.tests.test_options.ServerOptionsTests.test_drop_privileges_nonroot_same_user) ... ok test_drop_privileges_user_none (supervisor.tests.test_options.ServerOptionsTests.test_drop_privileges_user_none) ... ok test_event_listener_pool_disallows_buffer_size_zero (supervisor.tests.test_options.ServerOptionsTests.test_event_listener_pool_disallows_buffer_size_zero) ... ok test_event_listener_pool_disallows_redirect_stderr (supervisor.tests.test_options.ServerOptionsTests.test_event_listener_pool_disallows_redirect_stderr) ... ok test_event_listener_pool_noeventsline (supervisor.tests.test_options.ServerOptionsTests.test_event_listener_pool_noeventsline) ... ok test_event_listener_pool_result_handler_unimportable (supervisor.tests.test_options.ServerOptionsTests.test_event_listener_pool_result_handler_unimportable) ... ok test_event_listener_pool_unknown_eventtype (supervisor.tests.test_options.ServerOptionsTests.test_event_listener_pool_unknown_eventtype) ... ok test_event_listener_pool_with_event_result_handler (supervisor.tests.test_options.ServerOptionsTests.test_event_listener_pool_with_event_result_handler) ... ok test_event_listener_pools_from_parser (supervisor.tests.test_options.ServerOptionsTests.test_event_listener_pools_from_parser) ... ok test_event_listener_pools_from_parser_with_environment_expansions (supervisor.tests.test_options.ServerOptionsTests.test_event_listener_pools_from_parser_with_environment_expansions) ... ok test_fcgi_program_bad_expansion_proc_num (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_bad_expansion_proc_num) ... ok test_fcgi_program_bad_socket_backlog (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_bad_socket_backlog) ... ok test_fcgi_program_bad_socket_mode (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_bad_socket_mode) ... ok test_fcgi_program_bad_socket_owner (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_bad_socket_owner) ... ok test_fcgi_program_bad_tcp_sock_format (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_bad_tcp_sock_format) ... ok test_fcgi_program_no_socket (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_no_socket) ... ok test_fcgi_program_rel_unix_sock_path (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_rel_unix_sock_path) ... ok test_fcgi_program_socket_mode_set_for_tcp (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_socket_mode_set_for_tcp) ... ok test_fcgi_program_socket_owner_set_for_tcp (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_socket_owner_set_for_tcp) ... ok test_fcgi_program_unknown_socket_protocol (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_program_unknown_socket_protocol) ... ok test_fcgi_programs_from_parser (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_programs_from_parser) ... ok test_fcgi_programs_from_parser_with_environment_expansions (supervisor.tests.test_options.ServerOptionsTests.test_fcgi_programs_from_parser_with_environment_expansions) ... ok test_get_pid (supervisor.tests.test_options.ServerOptionsTests.test_get_pid) ... ok test_get_signal_delegates_to_signal_receiver (supervisor.tests.test_options.ServerOptionsTests.test_get_signal_delegates_to_signal_receiver) ... ok test_heterogeneous_process_groups_from_parser (supervisor.tests.test_options.ServerOptionsTests.test_heterogeneous_process_groups_from_parser) ... ok test_homogeneous_process_groups_from_parser (supervisor.tests.test_options.ServerOptionsTests.test_homogeneous_process_groups_from_parser) ... ok test_mixed_process_groups_from_parser1 (supervisor.tests.test_options.ServerOptionsTests.test_mixed_process_groups_from_parser1) ... ok test_mixed_process_groups_from_parser2 (supervisor.tests.test_options.ServerOptionsTests.test_mixed_process_groups_from_parser2) ... ok test_mixed_process_groups_from_parser3 (supervisor.tests.test_options.ServerOptionsTests.test_mixed_process_groups_from_parser3) ... ok test_openhttpservers_does_not_catch_other_exception_types (supervisor.tests.test_options.ServerOptionsTests.test_openhttpservers_does_not_catch_other_exception_types) ... ok test_openhttpservers_reports_friendly_usage_when_eaddrinuse (supervisor.tests.test_options.ServerOptionsTests.test_openhttpservers_reports_friendly_usage_when_eaddrinuse) ... ok test_openhttpservers_reports_other_socket_errors (supervisor.tests.test_options.ServerOptionsTests.test_openhttpservers_reports_other_socket_errors) ... ok test_openhttpservers_reports_socket_error_with_errno (supervisor.tests.test_options.ServerOptionsTests.test_openhttpservers_reports_socket_error_with_errno) ... ok test_openhttpservers_reports_value_errors (supervisor.tests.test_options.ServerOptionsTests.test_openhttpservers_reports_value_errors) ... ok test_options (supervisor.tests.test_options.ServerOptionsTests.test_options) ... ok test_options_afinet_no_port (supervisor.tests.test_options.ServerOptionsTests.test_options_afinet_no_port) ... ok test_options_afinet_password_without_username (supervisor.tests.test_options.ServerOptionsTests.test_options_afinet_password_without_username) ... ok test_options_afinet_username_without_password (supervisor.tests.test_options.ServerOptionsTests.test_options_afinet_username_without_password) ... ok test_options_afunix (supervisor.tests.test_options.ServerOptionsTests.test_options_afunix) ... ok test_options_afunix_chmod_bad (supervisor.tests.test_options.ServerOptionsTests.test_options_afunix_chmod_bad) ... ok test_options_afunix_chown_bad (supervisor.tests.test_options.ServerOptionsTests.test_options_afunix_chown_bad) ... ok test_options_afunix_chxxx_values_valid (supervisor.tests.test_options.ServerOptionsTests.test_options_afunix_chxxx_values_valid) ... ok test_options_afunix_file_expands_here (supervisor.tests.test_options.ServerOptionsTests.test_options_afunix_file_expands_here) ... ok test_options_afunix_no_file (supervisor.tests.test_options.ServerOptionsTests.test_options_afunix_no_file) ... ok test_options_afunix_password_without_username (supervisor.tests.test_options.ServerOptionsTests.test_options_afunix_password_without_username) ... ok test_options_afunix_username_without_password (supervisor.tests.test_options.ServerOptionsTests.test_options_afunix_username_without_password) ... ok test_options_error_handler_shows_included_filename (supervisor.tests.test_options.ServerOptionsTests.test_options_error_handler_shows_included_filename) ... ok test_options_error_handler_shows_main_filename (supervisor.tests.test_options.ServerOptionsTests.test_options_error_handler_shows_main_filename) ... ok test_options_eventlistener_section_expands_here (supervisor.tests.test_options.ServerOptionsTests.test_options_eventlistener_section_expands_here) ... ok test_options_expands_combined_expansions (supervisor.tests.test_options.ServerOptionsTests.test_options_expands_combined_expansions) ... ok test_options_ignores_space_prefixed_inline_comments (supervisor.tests.test_options.ServerOptionsTests.test_options_ignores_space_prefixed_inline_comments) ... ok test_options_ignores_tab_prefixed_inline_comments (supervisor.tests.test_options.ServerOptionsTests.test_options_ignores_tab_prefixed_inline_comments) ... ok test_options_parses_as_nonstrict_for_py2_py3_compat (supervisor.tests.test_options.ServerOptionsTests.test_options_parses_as_nonstrict_for_py2_py3_compat) ... ok test_options_program_section_expands_env_from_program_sect (supervisor.tests.test_options.ServerOptionsTests.test_options_program_section_expands_env_from_program_sect) ... ok test_options_program_section_expands_env_from_supervisord_sect (supervisor.tests.test_options.ServerOptionsTests.test_options_program_section_expands_env_from_supervisord_sect) ... ok test_options_program_section_expands_here (supervisor.tests.test_options.ServerOptionsTests.test_options_program_section_expands_here) ... ok test_options_supervisord_section_expands_here (supervisor.tests.test_options.ServerOptionsTests.test_options_supervisord_section_expands_here) ... ok test_options_with_environment_expansions (supervisor.tests.test_options.ServerOptionsTests.test_options_with_environment_expansions) ... ok test_processes_from_section (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section) ... ok test_processes_from_section_accepts_number_for_stopsignal (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_accepts_number_for_stopsignal) ... ok test_processes_from_section_autolog_without_rollover (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_autolog_without_rollover) ... ok test_processes_from_section_bad_chars_in_process_name (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_bad_chars_in_process_name) ... ok test_processes_from_section_bad_expression_in_process_name (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_bad_expression_in_process_name) ... ok test_processes_from_section_bad_program_name_colons (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_bad_program_name_colons) ... ok test_processes_from_section_bad_program_name_spaces (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_bad_program_name_spaces) ... ok test_processes_from_section_environment_variables_expansion (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_environment_variables_expansion) ... ok test_processes_from_section_expands_directory (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_expands_directory) ... ok test_processes_from_section_expands_env_in_environment (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_expands_env_in_environment) ... ok test_processes_from_section_host_node_name_expansion (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_host_node_name_expansion) ... ok test_processes_from_section_killasgroup_mismatch_w_stopasgroup (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_killasgroup_mismatch_w_stopasgroup) ... ok test_processes_from_section_missing_replacement_in_process_name (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_missing_replacement_in_process_name) ... ok test_processes_from_section_no_command (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_no_command) ... ok test_processes_from_section_no_procnum_in_processname (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_no_procnum_in_processname) ... ok test_processes_from_section_numprocs_expansion (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_numprocs_expansion) ... ok test_processes_from_section_process_num_expansion (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_process_num_expansion) ... ok test_processes_from_section_redirect_stderr_with_auto (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_redirect_stderr_with_auto) ... ok test_processes_from_section_redirect_stderr_with_filename (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_redirect_stderr_with_filename) ... ok test_processes_from_section_rewrites_stderr_logfile_of_syslog (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_rewrites_stderr_logfile_of_syslog) ... ok test_processes_from_section_rewrites_stdout_logfile_of_syslog (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_rewrites_stdout_logfile_of_syslog) ... ok test_processes_from_section_shows_conf_filename_on_valueerror (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_shows_conf_filename_on_valueerror) ... ok test_processes_from_section_stopasgroup_implies_killasgroup (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_stopasgroup_implies_killasgroup) ... ok test_processes_from_section_unexpected_end_of_key_value_pairs (supervisor.tests.test_options.ServerOptionsTests.test_processes_from_section_unexpected_end_of_key_value_pairs) ... ok test_readFile_failed (supervisor.tests.test_options.ServerOptionsTests.test_readFile_failed) ... ok test_read_config_include_expands_here (supervisor.tests.test_options.ServerOptionsTests.test_read_config_include_expands_here) ... ok test_read_config_include_expands_host_node_name (supervisor.tests.test_options.ServerOptionsTests.test_read_config_include_expands_host_node_name) ... ok test_read_config_include_extra_file_malformed (supervisor.tests.test_options.ServerOptionsTests.test_read_config_include_extra_file_malformed) ... ok test_read_config_include_reads_extra_files (supervisor.tests.test_options.ServerOptionsTests.test_read_config_include_reads_extra_files) ... ok test_read_config_include_reads_files_in_sorted_order (supervisor.tests.test_options.ServerOptionsTests.test_read_config_include_reads_files_in_sorted_order) ... ok test_read_config_include_with_no_files_raises_valueerror (supervisor.tests.test_options.ServerOptionsTests.test_read_config_include_with_no_files_raises_valueerror) ... ok test_read_config_include_with_no_matching_files_logs_warning (supervisor.tests.test_options.ServerOptionsTests.test_read_config_include_with_no_matching_files_logs_warning) ... ok test_read_config_logfile_with_nonexistent_dirpath (supervisor.tests.test_options.ServerOptionsTests.test_read_config_logfile_with_nonexistent_dirpath) ... ok test_read_config_malformed_config_file_raises_valueerror (supervisor.tests.test_options.ServerOptionsTests.test_read_config_malformed_config_file_raises_valueerror) ... ok test_read_config_no_supervisord_section_raises_valueerror (supervisor.tests.test_options.ServerOptionsTests.test_read_config_no_supervisord_section_raises_valueerror) ... ok test_read_config_not_found (supervisor.tests.test_options.ServerOptionsTests.test_read_config_not_found) ... ok test_read_config_unreadable (supervisor.tests.test_options.ServerOptionsTests.test_read_config_unreadable) ... ok test_realize_getopt_error (supervisor.tests.test_options.ServerOptionsTests.test_realize_getopt_error) ... ok test_realize_positional_args_not_supported (supervisor.tests.test_options.ServerOptionsTests.test_realize_positional_args_not_supported) ... ok test_realize_prefers_identifier_from_args (supervisor.tests.test_options.ServerOptionsTests.test_realize_prefers_identifier_from_args) ... ok test_reload (supervisor.tests.test_options.ServerOptionsTests.test_reload) ... ok test_reload_clears_parse_infos (supervisor.tests.test_options.ServerOptionsTests.test_reload_clears_parse_infos) ... ok test_reload_clears_parse_messages (supervisor.tests.test_options.ServerOptionsTests.test_reload_clears_parse_messages) ... ok test_reopenlogs (supervisor.tests.test_options.ServerOptionsTests.test_reopenlogs) ... ok test_rpcinterfaces_from_parser (supervisor.tests.test_options.ServerOptionsTests.test_rpcinterfaces_from_parser) ... ok test_rpcinterfaces_from_parser_factory_expansions (supervisor.tests.test_options.ServerOptionsTests.test_rpcinterfaces_from_parser_factory_expansions) ... ok test_rpcinterfaces_from_parser_factory_missing (supervisor.tests.test_options.ServerOptionsTests.test_rpcinterfaces_from_parser_factory_missing) ... ok test_rpcinterfaces_from_parser_factory_not_importable (supervisor.tests.test_options.ServerOptionsTests.test_rpcinterfaces_from_parser_factory_not_importable) ... ok test_unknown_program_in_heterogeneous_group (supervisor.tests.test_options.ServerOptionsTests.test_unknown_program_in_heterogeneous_group) ... ok test_version (supervisor.tests.test_options.ServerOptionsTests.test_version) ... ok test_write_pidfile_fail (supervisor.tests.test_options.ServerOptionsTests.test_write_pidfile_fail) ... ok test_write_pidfile_ok (supervisor.tests.test_options.ServerOptionsTests.test_write_pidfile_ok) ... ok test_does_not_queue_duplicate_signals (supervisor.tests.test_options.SignalReceiverTests.test_does_not_queue_duplicate_signals) ... ok test_queues_again_after_being_emptied (supervisor.tests.test_options.SignalReceiverTests.test_queues_again_after_being_emptied) ... ok test_returns_None_initially (supervisor.tests.test_options.SignalReceiverTests.test_returns_None_initially) ... ok test_returns_signals_in_order_received (supervisor.tests.test_options.SignalReceiverTests.test_returns_signals_in_order_received) ... ok test_getdefault_does_saneget_with_mysection (supervisor.tests.test_options.UnhosedConfigParserTests.test_getdefault_does_saneget_with_mysection) ... ok test_read_filenames_as_list (supervisor.tests.test_options.UnhosedConfigParserTests.test_read_filenames_as_list) ... ok test_read_filenames_as_string (supervisor.tests.test_options.UnhosedConfigParserTests.test_read_filenames_as_string) ... ok test_read_returns_ok_filenames_like_rawconfigparser (supervisor.tests.test_options.UnhosedConfigParserTests.test_read_returns_ok_filenames_like_rawconfigparser) ... ok test_read_section_to_file_initially_empty (supervisor.tests.test_options.UnhosedConfigParserTests.test_read_section_to_file_initially_empty) ... ok test_read_section_to_file_read_multiple_files (supervisor.tests.test_options.UnhosedConfigParserTests.test_read_section_to_file_read_multiple_files) ... ok test_read_section_to_file_read_one_file (supervisor.tests.test_options.UnhosedConfigParserTests.test_read_section_to_file_read_one_file) ... ok test_saneget_expands_arg_expansions (supervisor.tests.test_options.UnhosedConfigParserTests.test_saneget_expands_arg_expansions) ... ok test_saneget_expands_instance_expansions (supervisor.tests.test_options.UnhosedConfigParserTests.test_saneget_expands_instance_expansions) ... ok test_saneget_no_default (supervisor.tests.test_options.UnhosedConfigParserTests.test_saneget_no_default) ... ok test_saneget_no_default_no_expand (supervisor.tests.test_options.UnhosedConfigParserTests.test_saneget_no_default_no_expand) ... ok test_saneget_with_default (supervisor.tests.test_options.UnhosedConfigParserTests.test_saneget_with_default) ... ok test_saneget_with_default_and_expand (supervisor.tests.test_options.UnhosedConfigParserTests.test_saneget_with_default_and_expand) ... ok test_saneget_with_default_no_expand (supervisor.tests.test_options.UnhosedConfigParserTests.test_saneget_with_default_no_expand) ... ok test_make_namespec (supervisor.tests.test_options.UtilFunctionsTests.test_make_namespec) ... ok test_split_namespec (supervisor.tests.test_options.UtilFunctionsTests.test_split_namespec) ... ok test_getEventListenerStateDescription_returns_None_when_not_found (supervisor.tests.test_states.TopLevelEventListenerStateTests.test_getEventListenerStateDescription_returns_None_when_not_found) ... ok test_getEventListenerStateDescription_returns_string_when_found (supervisor.tests.test_states.TopLevelEventListenerStateTests.test_getEventListenerStateDescription_returns_string_when_found) ... ok test_module_has_eventlistener_states (supervisor.tests.test_states.TopLevelEventListenerStateTests.test_module_has_eventlistener_states) ... ok test_getProcessStateDescription_returns_None_when_not_found (supervisor.tests.test_states.TopLevelProcessStateTests.test_getProcessStateDescription_returns_None_when_not_found) ... ok test_getProcessStateDescription_returns_string_when_found (supervisor.tests.test_states.TopLevelProcessStateTests.test_getProcessStateDescription_returns_string_when_found) ... ok test_module_has_process_states (supervisor.tests.test_states.TopLevelProcessStateTests.test_module_has_process_states) ... ok test_running_states_do_not_overlap_with_stopped_states (supervisor.tests.test_states.TopLevelProcessStateTests.test_running_states_do_not_overlap_with_stopped_states) ... ok test_stopped_states_do_not_overlap_with_running_states (supervisor.tests.test_states.TopLevelProcessStateTests.test_stopped_states_do_not_overlap_with_running_states) ... ok test_getSupervisorStateDescription_returns_None_when_not_found (supervisor.tests.test_states.TopLevelSupervisorStateTests.test_getSupervisorStateDescription_returns_None_when_not_found) ... ok test_getSupervisorStateDescription_returns_string_when_found (supervisor.tests.test_states.TopLevelSupervisorStateTests.test_getSupervisorStateDescription_returns_string_when_found) ... ok test_module_has_supervisor_states (supervisor.tests.test_states.TopLevelSupervisorStateTests.test_module_has_supervisor_states) ... ok test_eventdata (supervisor.tests.test_childutils.ChildUtilsTests.test_eventdata) ... ok test_getRPCInterface (supervisor.tests.test_childutils.ChildUtilsTests.test_getRPCInterface) ... ok test_getRPCTransport_no_uname_pass (supervisor.tests.test_childutils.ChildUtilsTests.test_getRPCTransport_no_uname_pass) ... ok test_getRPCTransport_with_uname_pass (supervisor.tests.test_childutils.ChildUtilsTests.test_getRPCTransport_with_uname_pass) ... ok test_get_asctime (supervisor.tests.test_childutils.ChildUtilsTests.test_get_asctime) ... ok test_get_headers (supervisor.tests.test_childutils.ChildUtilsTests.test_get_headers) ... ok test_fail (supervisor.tests.test_childutils.TestEventListenerProtocol.test_fail) ... ok test_ok (supervisor.tests.test_childutils.TestEventListenerProtocol.test_ok) ... ok test_send (supervisor.tests.test_childutils.TestEventListenerProtocol.test_send) ... ok test_token (supervisor.tests.test_childutils.TestEventListenerProtocol.test_token) ... ok test_wait (supervisor.tests.test_childutils.TestEventListenerProtocol.test_wait) ... ok test_send (supervisor.tests.test_childutils.TestProcessCommunicationsProtocol.test_send) ... ok test_stderr (supervisor.tests.test_childutils.TestProcessCommunicationsProtocol.test_stderr) ... ok test_stdout (supervisor.tests.test_childutils.TestProcessCommunicationsProtocol.test_stdout) ... ok test_more_nodata (supervisor.tests.test_http.DeferringChunkedProducerTests.test_more_nodata) ... ok test_more_nodata_footers (supervisor.tests.test_http.DeferringChunkedProducerTests.test_more_nodata_footers) ... ok test_more_nodata_nofooters (supervisor.tests.test_http.DeferringChunkedProducerTests.test_more_nodata_nofooters) ... ok test_more_noproducer (supervisor.tests.test_http.DeferringChunkedProducerTests.test_more_noproducer) ... ok test_more_not_done_yet (supervisor.tests.test_http.DeferringChunkedProducerTests.test_more_not_done_yet) ... ok test_more_string (supervisor.tests.test_http.DeferringChunkedProducerTests.test_more_string) ... ok test_more_nodata (supervisor.tests.test_http.DeferringCompositeProducerTests.test_more_nodata) ... ok test_more_not_done_yet (supervisor.tests.test_http.DeferringCompositeProducerTests.test_more_not_done_yet) ... ok test_more_string (supervisor.tests.test_http.DeferringCompositeProducerTests.test_more_string) ... ok test_more_nodata (supervisor.tests.test_http.DeferringGlobbingProducerTests.test_more_nodata) ... ok test_more_not_done_yet (supervisor.tests.test_http.DeferringGlobbingProducerTests.test_more_not_done_yet) ... ok test_more_string (supervisor.tests.test_http.DeferringGlobbingProducerTests.test_more_string) ... ok test_more_nodata (supervisor.tests.test_http.DeferringHookedProducerTests.test_more_nodata) ... ok test_more_noproducer (supervisor.tests.test_http.DeferringHookedProducerTests.test_more_noproducer) ... ok test_more_not_done_yet (supervisor.tests.test_http.DeferringHookedProducerTests.test_more_not_done_yet) ... ok test_more_string (supervisor.tests.test_http.DeferringHookedProducerTests.test_more_string) ... ok test_defaults_delay_and_last_writable_check_time (supervisor.tests.test_http.DeferringHttpChannelTests.test_defaults_delay_and_last_writable_check_time) ... ok test_writable_with_delay_is_False_if_elapsed_eq_delay (supervisor.tests.test_http.DeferringHttpChannelTests.test_writable_with_delay_is_False_if_elapsed_eq_delay) ... ok test_writable_with_delay_is_False_if_elapsed_lt_delay (supervisor.tests.test_http.DeferringHttpChannelTests.test_writable_with_delay_is_False_if_elapsed_lt_delay) ... ok test_writable_with_delay_is_True_if_elapsed_gt_delay (supervisor.tests.test_http.DeferringHttpChannelTests.test_writable_with_delay_is_True_if_elapsed_gt_delay) ... ok test_writable_with_delay_is_True_if_system_time_goes_backwards (supervisor.tests.test_http.DeferringHttpChannelTests.test_writable_with_delay_is_True_if_system_time_goes_backwards) ... ok test_done_http_09 (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_09) ... ok test_done_http_10_keepalive_and_content_length (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_10_keepalive_and_content_length) ... ok test_done_http_10_keepalive_no_content_length (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_10_keepalive_no_content_length) ... ok test_done_http_10_nokeepalive (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_10_nokeepalive) ... ok test_done_http_11_chunked_transfer_encoding (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_11_chunked_transfer_encoding) ... ok test_done_http_11_connection_close (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_11_connection_close) ... ok test_done_http_11_unknown_transfer_encoding (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_11_unknown_transfer_encoding) ... ok test_done_http_11_use_chunked (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_11_use_chunked) ... ok test_done_http_11_wo_content_length_no_te_no_use_chunked_close (supervisor.tests.test_http.DeferringHttpRequestTests.test_done_http_11_wo_content_length_no_te_no_use_chunked_close) ... ok test_authorize_baduser (supervisor.tests.test_http.EncryptedDictionaryAuthorizedTests.test_authorize_baduser) ... ok test_authorize_gooduser_badpassword (supervisor.tests.test_http.EncryptedDictionaryAuthorizedTests.test_authorize_gooduser_badpassword) ... ok test_authorize_gooduser_badpassword_sha (supervisor.tests.test_http.EncryptedDictionaryAuthorizedTests.test_authorize_gooduser_badpassword_sha) ... ok test_authorize_gooduser_goodpassword (supervisor.tests.test_http.EncryptedDictionaryAuthorizedTests.test_authorize_gooduser_goodpassword) ... ok test_authorize_gooduser_goodpassword_sha (supervisor.tests.test_http.EncryptedDictionaryAuthorizedTests.test_authorize_gooduser_goodpassword_sha) ... ok test_authorize_gooduser_goodpassword_with_colon (supervisor.tests.test_http.EncryptedDictionaryAuthorizedTests.test_authorize_gooduser_goodpassword_with_colon) ... ok test_logs_msgs_with_error_at_error_level (supervisor.tests.test_http.LogWrapperTests.test_logs_msgs_with_error_at_error_level) ... ok test_logs_other_messages_at_trace_level (supervisor.tests.test_http.LogWrapperTests.test_logs_other_messages_at_trace_level) ... ok test_strips_trailing_newlines_from_msgs (supervisor.tests.test_http.LogWrapperTests.test_strips_trailing_newlines_from_msgs) ... ok test_handle_request (supervisor.tests.test_http.LogtailHandlerTests.test_handle_request) ... ok test_handle_request_stdout_logfile_missing (supervisor.tests.test_http.LogtailHandlerTests.test_handle_request_stdout_logfile_missing) ... ok test_handle_request_stdout_logfile_none (supervisor.tests.test_http.LogtailHandlerTests.test_handle_request_stdout_logfile_none) ... ok test_match (supervisor.tests.test_http.LogtailHandlerTests.test_match) ... ok test_handle_request (supervisor.tests.test_http.MainLogTailHandlerTests.test_handle_request) ... ok test_handle_request_stdout_logfile_missing (supervisor.tests.test_http.MainLogTailHandlerTests.test_handle_request_stdout_logfile_missing) ... ok test_handle_request_stdout_logfile_none (supervisor.tests.test_http.MainLogTailHandlerTests.test_handle_request_stdout_logfile_none) ... ok test_match (supervisor.tests.test_http.MainLogTailHandlerTests.test_match) ... ok test_ctor (supervisor.tests.test_http.SupervisorAuthHandlerTests.test_ctor) ... ok test_handle_request_authorizes_good_credentials (supervisor.tests.test_http.SupervisorAuthHandlerTests.test_handle_request_authorizes_good_credentials) ... ok test_handle_request_authorizes_good_password_with_colon (supervisor.tests.test_http.SupervisorAuthHandlerTests.test_handle_request_authorizes_good_password_with_colon) ... ok test_handle_request_does_not_authorize_bad_credentials (supervisor.tests.test_http.SupervisorAuthHandlerTests.test_handle_request_does_not_authorize_bad_credentials) ... ok test_handle_more (supervisor.tests.test_http.TailFProducerTests.test_handle_more) ... ok test_handle_more_fd_closed (supervisor.tests.test_http.TailFProducerTests.test_handle_more_fd_closed) ... ok test_handle_more_follow_file_gone (supervisor.tests.test_http.TailFProducerTests.test_handle_more_follow_file_gone) ... ok test_handle_more_follow_file_recreated (supervisor.tests.test_http.TailFProducerTests.test_handle_more_follow_file_recreated) ... ok test_make_http_servers_noauth (supervisor.tests.test_http.TopLevelFunctionTests.test_make_http_servers_noauth) ... ok test_make_http_servers_socket_type_error (supervisor.tests.test_http.TopLevelFunctionTests.test_make_http_servers_socket_type_error) ... ok test_make_http_servers_withauth (supervisor.tests.test_http.TopLevelFunctionTests.test_make_http_servers_withauth) ... ok test_main_writes_data_out_that_looks_like_a_config_file (supervisor.tests.test_confecho.TopLevelFunctionTests.test_main_writes_data_out_that_looks_like_a_config_file) ... ok test_ctor (supervisor.tests.test_rpcinterfaces.MainXMLRPCInterfaceTests.test_ctor) ... ok test_traverse (supervisor.tests.test_rpcinterfaces.MainXMLRPCInterfaceTests.test_traverse) ... ok test__interpretProcessInfo (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test__interpretProcessInfo) ... ok test__interpretProcessInfo_doesnt_report_negative_uptime (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test__interpretProcessInfo_doesnt_report_negative_uptime) ... ok test_addProcessGroup (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_addProcessGroup) ... ok test_clearAllProcessLogs (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearAllProcessLogs) ... ok test_clearAllProcessLogs_no_processes (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearAllProcessLogs_no_processes) ... ok test_clearAllProcessLogs_onefails (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearAllProcessLogs_onefails) ... ok test_clearLog (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearLog) ... ok test_clearLog_unreadable (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearLog_unreadable) ... ok test_clearLog_unremoveable (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearLog_unremoveable) ... ok test_clearProcessLogAliasedTo_clearProcessLogs (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearProcessLogAliasedTo_clearProcessLogs) ... ok test_clearProcessLogs (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearProcessLogs) ... ok test_clearProcessLogs_bad_name_no_group (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearProcessLogs_bad_name_no_group) ... ok test_clearProcessLogs_bad_name_no_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearProcessLogs_bad_name_no_process) ... ok test_clearProcessLogs_failed (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_clearProcessLogs_failed) ... ok test_getAPIVersion (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getAPIVersion) ... ok test_getAPIVersion_aliased_to_deprecated_getVersion (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getAPIVersion_aliased_to_deprecated_getVersion) ... ok test_getAllConfigInfo (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getAllConfigInfo) ... ok test_getAllConfigInfo_filters_types_not_compatible_with_xmlrpc (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getAllConfigInfo_filters_types_not_compatible_with_xmlrpc) ... ok test_getAllProcessInfo (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getAllProcessInfo) ... ok test_getIdentification (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getIdentification) ... ok test_getPID (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getPID) ... ok test_getProcessInfo (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getProcessInfo) ... ok test_getProcessInfo_bad_name_when_bad_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getProcessInfo_bad_name_when_bad_process) ... ok test_getProcessInfo_bad_name_when_no_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getProcessInfo_bad_name_when_no_process) ... ok test_getProcessInfo_caps_timestamps_exceeding_xmlrpc_maxint (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getProcessInfo_caps_timestamps_exceeding_xmlrpc_maxint) ... ok test_getProcessInfo_logfile_NONE (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getProcessInfo_logfile_NONE) ... ok test_getProcessInfo_unknown_state (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getProcessInfo_unknown_state) ... ok test_getState (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getState) ... ok test_getSupervisorVersion (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_getSupervisorVersion) ... ok test_readLog (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readLog) ... ok test_readLog_aliased_to_deprecated_readMainLog (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readLog_aliased_to_deprecated_readMainLog) ... ok test_readLog_badargs (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readLog_badargs) ... ok test_readLog_unreadable (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readLog_unreadable) ... ok test_readProcessLogAliasedTo_readProcessStdoutLog (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessLogAliasedTo_readProcessStdoutLog) ... ok test_readProcessStderrLog (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessStderrLog) ... ok test_readProcessStderrLog_bad_name_no_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessStderrLog_bad_name_no_process) ... ok test_readProcessStderrLog_badargs (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessStderrLog_badargs) ... ok test_readProcessStderrLog_unreadable (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessStderrLog_unreadable) ... ok test_readProcessStdoutLog (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessStdoutLog) ... ok test_readProcessStdoutLog_bad_name_no_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessStdoutLog_bad_name_no_process) ... ok test_readProcessStdoutLog_badargs (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessStdoutLog_badargs) ... ok test_readProcessStdoutLog_unreadable (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_readProcessStdoutLog_unreadable) ... ok test_reloadConfig (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_reloadConfig) ... ok test_reloadConfig_process_config_raises_ValueError (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_reloadConfig_process_config_raises_ValueError) ... ok test_removeProcessGroup (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_removeProcessGroup) ... ok test_removeProcessGroup_bad_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_removeProcessGroup_bad_name) ... ok test_removeProcessGroup_still_running (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_removeProcessGroup_still_running) ... ok test_restart (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_restart) ... ok test_sendProcessStdin_raises_bad_name_when_bad_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_raises_bad_name_when_bad_process) ... ok test_sendProcessStdin_raises_bad_name_when_no_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_raises_bad_name_when_no_process) ... ok test_sendProcessStdin_raises_incorrect_params_when_not_chars (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_raises_incorrect_params_when_not_chars) ... ok test_sendProcessStdin_raises_no_file_when_write_raises_epipe (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_raises_no_file_when_write_raises_epipe) ... ok test_sendProcessStdin_raises_not_running_when_killing (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_raises_not_running_when_killing) ... ok test_sendProcessStdin_raises_not_running_when_not_process_pid (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_raises_not_running_when_not_process_pid) ... ok test_sendProcessStdin_reraises_other_oserrors (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_reraises_other_oserrors) ... ok test_sendProcessStdin_unicode_encoded_to_utf8 (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_unicode_encoded_to_utf8) ... ok test_sendProcessStdin_writes_chars_and_returns_true (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendProcessStdin_writes_chars_and_returns_true) ... ok test_sendRemoteCommEvent_notifies_subscribers (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendRemoteCommEvent_notifies_subscribers) ... ok test_sendRemoteCommEvent_unicode_encoded_to_utf8 (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_sendRemoteCommEvent_unicode_encoded_to_utf8) ... ok test_shutdown (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_shutdown) ... ok test_signalAllProcesses_with_signal_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalAllProcesses_with_signal_name) ... ok test_signalAllProcesses_with_signal_number (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalAllProcesses_with_signal_number) ... ok test_signalProcessGroup_nosuchgroup (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcessGroup_nosuchgroup) ... ok test_signalProcessGroup_with_signal_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcessGroup_with_signal_name) ... ok test_signalProcessGroup_with_signal_number (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcessGroup_with_signal_number) ... ok test_signalProcess_badsignal (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcess_badsignal) ... ok test_signalProcess_notrunning (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcess_notrunning) ... ok test_signalProcess_signal_returns_message (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcess_signal_returns_message) ... ok test_signalProcess_stopping (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcess_stopping) ... ok test_signalProcess_with_signal_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcess_with_signal_name) ... ok test_signalProcess_with_signal_number (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcess_with_signal_number) ... ok test_signalProcess_withgroup (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_signalProcess_withgroup) Test that sending foo:* works ... ok test_startAllProcesses (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startAllProcesses) ... ok test_startAllProcesses_nowait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startAllProcesses_nowait) ... ok test_startProcess (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess) ... ok test_startProcessGroup (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcessGroup) ... ok test_startProcessGroup_badname (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcessGroup_badname) ... ok test_startProcessGroup_nowait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcessGroup_nowait) ... ok test_startProcess_abnormal_term_process_not_running (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_abnormal_term_process_not_running) ... ok test_startProcess_already_started (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_already_started) ... ok test_startProcess_bad_command (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_bad_command) ... ok test_startProcess_bad_group_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_bad_group_name) ... ok test_startProcess_bad_process_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_bad_process_name) ... ok test_startProcess_file_not_executable (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_file_not_executable) ... ok test_startProcess_file_not_found (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_file_not_found) ... ok test_startProcess_nowait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_nowait) ... ok test_startProcess_spawnerr (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_spawnerr) ... ok test_startProcess_spawnerr_in_onwait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_spawnerr_in_onwait) ... ok test_startProcess_splat_calls_startProcessGroup (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_splat_calls_startProcessGroup) ... ok test_startProcess_success_in_onwait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_success_in_onwait) ... ok test_startProcess_unknown_state (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_startProcess_unknown_state) ... ok test_stopAllProcesses (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopAllProcesses) ... ok test_stopAllProcesses_nowait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopAllProcesses_nowait) ... ok test_stopProcess (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcess) ... ok test_stopProcessGroup (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcessGroup) ... ok test_stopProcessGroup_badname (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcessGroup_badname) ... ok test_stopProcessGroup_nowait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcessGroup_nowait) ... ok test_stopProcess_NDY_in_onwait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcess_NDY_in_onwait) ... ok test_stopProcess_bad_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcess_bad_name) ... ok test_stopProcess_failed (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcess_failed) ... ok test_stopProcess_not_running (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcess_not_running) ... ok test_stopProcess_nowait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcess_nowait) ... ok test_stopProcess_splat_calls_stopProcessGroup (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcess_splat_calls_stopProcessGroup) ... ok test_stopProcess_success_in_onwait (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_stopProcess_success_in_onwait) ... ok test_tailProcessLogAliasedTo_tailProcessStdoutLog (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessLogAliasedTo_tailProcessStdoutLog) ... ok test_tailProcessStderrLog_all (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStderrLog_all) ... ok test_tailProcessStderrLog_bad_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStderrLog_bad_name) ... ok test_tailProcessStderrLog_bad_name_no_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStderrLog_bad_name_no_process) ... ok test_tailProcessStderrLog_none (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStderrLog_none) ... ok test_tailProcessStderrLog_overflow (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStderrLog_overflow) ... ok test_tailProcessStderrLog_unreadable (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStderrLog_unreadable) ... ok test_tailProcessStdoutLog_all (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStdoutLog_all) ... ok test_tailProcessStdoutLog_bad_name (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStdoutLog_bad_name) ... ok test_tailProcessStdoutLog_bad_name_no_process (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStdoutLog_bad_name_no_process) ... ok test_tailProcessStdoutLog_none (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStdoutLog_none) ... ok test_tailProcessStdoutLog_overflow (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStdoutLog_overflow) ... ok test_tailProcessStdoutLog_unreadable (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_tailProcessStdoutLog_unreadable) ... ok test_update (supervisor.tests.test_rpcinterfaces.SupervisorNamespaceXMLRPCInterfaceTests.test_update) ... ok test_allMethodDocs (supervisor.tests.test_rpcinterfaces.SystemNamespaceXMLRPCInterfaceTests.test_allMethodDocs) ... ok test_ctor (supervisor.tests.test_rpcinterfaces.SystemNamespaceXMLRPCInterfaceTests.test_ctor) ... ok test_listMethods (supervisor.tests.test_rpcinterfaces.SystemNamespaceXMLRPCInterfaceTests.test_listMethods) ... ok test_methodHelp (supervisor.tests.test_rpcinterfaces.SystemNamespaceXMLRPCInterfaceTests.test_methodHelp) ... ok test_methodSignature (supervisor.tests.test_rpcinterfaces.SystemNamespaceXMLRPCInterfaceTests.test_methodSignature) ... ok test_multicall_nested_callback (supervisor.tests.test_rpcinterfaces.SystemNamespaceXMLRPCInterfaceTests.test_multicall_nested_callback) ... ok test_multicall_recursion_guard (supervisor.tests.test_rpcinterfaces.SystemNamespaceXMLRPCInterfaceTests.test_multicall_recursion_guard) ... ok test_multicall_simplevals (supervisor.tests.test_rpcinterfaces.SystemNamespaceXMLRPCInterfaceTests.test_multicall_simplevals) ... ok test_func_callback_normal_return_val (supervisor.tests.test_rpcinterfaces.Test_make_allfunc.test_func_callback_normal_return_val) ... ok test_func_callback_raises_RPCError (supervisor.tests.test_rpcinterfaces.Test_make_allfunc.test_func_callback_raises_RPCError) ... ok test_func_callback_returns_NOT_DONE_YET (supervisor.tests.test_rpcinterfaces.Test_make_allfunc.test_func_callback_returns_NOT_DONE_YET) ... ok test_rpcerror_nocallbacks (supervisor.tests.test_rpcinterfaces.Test_make_allfunc.test_rpcerror_nocallbacks) ... ok test_it (supervisor.tests.test_rpcinterfaces.Test_make_main_rpcinterface.test_it) ... ok test_close_already_closed (supervisor.tests.test_loggers.BareHandlerTests.test_close_already_closed) ... ok test_close_stream_fileno_above_3 (supervisor.tests.test_loggers.BareHandlerTests.test_close_stream_fileno_above_3) ... ok test_close_stream_fileno_below_3 (supervisor.tests.test_loggers.BareHandlerTests.test_close_stream_fileno_below_3) ... ok test_close_stream_handles_fileno_ioerror (supervisor.tests.test_loggers.BareHandlerTests.test_close_stream_handles_fileno_ioerror) ... ok test_close_stream_handles_fileno_unsupported_operation (supervisor.tests.test_loggers.BareHandlerTests.test_close_stream_handles_fileno_unsupported_operation) ... ok test_emit_gardenpath (supervisor.tests.test_loggers.BareHandlerTests.test_emit_gardenpath) ... ok test_emit_other_error (supervisor.tests.test_loggers.BareHandlerTests.test_emit_other_error) ... ok test_emit_unicode_error (supervisor.tests.test_loggers.BareHandlerTests.test_emit_unicode_error) ... ok test_flush_stream_flush_raises_IOError_EPIPE (supervisor.tests.test_loggers.BareHandlerTests.test_flush_stream_flush_raises_IOError_EPIPE) ... ok test_flush_stream_flush_raises_IOError_not_EPIPE (supervisor.tests.test_loggers.BareHandlerTests.test_flush_stream_flush_raises_IOError_not_EPIPE) ... ok test_clear (supervisor.tests.test_loggers.BoundIOTests.test_clear) ... ok test_close (supervisor.tests.test_loggers.BoundIOTests.test_close) ... ok test_getvalue (supervisor.tests.test_loggers.BoundIOTests.test_getvalue) ... ok test_write_overflow (supervisor.tests.test_loggers.BoundIOTests.test_write_overflow) ... ok test_close (supervisor.tests.test_loggers.FileHandlerTests.test_close) ... ok test_close_raises (supervisor.tests.test_loggers.FileHandlerTests.test_close_raises) ... ok test_ctor (supervisor.tests.test_loggers.FileHandlerTests.test_ctor) ... ok test_emit_ascii_noerror (supervisor.tests.test_loggers.FileHandlerTests.test_emit_ascii_noerror) ... ok test_emit_error (supervisor.tests.test_loggers.FileHandlerTests.test_emit_error) ... ok test_emit_unicode_noerror (supervisor.tests.test_loggers.FileHandlerTests.test_emit_unicode_noerror) ... ok test_remove_doesntexist (supervisor.tests.test_loggers.FileHandlerTests.test_remove_doesntexist) ... ok test_remove_exists (supervisor.tests.test_loggers.FileHandlerTests.test_remove_exists) ... ok test_remove_raises (supervisor.tests.test_loggers.FileHandlerTests.test_remove_raises) ... ok test_reopen (supervisor.tests.test_loggers.FileHandlerTests.test_reopen) ... ok test_reopen_raises (supervisor.tests.test_loggers.FileHandlerTests.test_reopen_raises) ... ok test_LOG_LEVELS_BY_NUM_doesnt_include_builtins (supervisor.tests.test_loggers.LevelTests.test_LOG_LEVELS_BY_NUM_doesnt_include_builtins) ... ok test_blather (supervisor.tests.test_loggers.LoggerTests.test_blather) ... ok test_close (supervisor.tests.test_loggers.LoggerTests.test_close) ... ok test_critical (supervisor.tests.test_loggers.LoggerTests.test_critical) ... ok test_debug (supervisor.tests.test_loggers.LoggerTests.test_debug) ... ok test_error (supervisor.tests.test_loggers.LoggerTests.test_error) ... ok test_getvalue (supervisor.tests.test_loggers.LoggerTests.test_getvalue) ... ok test_info (supervisor.tests.test_loggers.LoggerTests.test_info) ... ok test_trace (supervisor.tests.test_loggers.LoggerTests.test_trace) ... ok test_warn (supervisor.tests.test_loggers.LoggerTests.test_warn) ... ok test_close (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_close) ... ok test_close_raises (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_close_raises) ... ok test_ctor (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_ctor) ... ok test_current_logfile_removed (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_current_logfile_removed) ... ok test_doRollover_maxbytes_lte_zero (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_doRollover_maxbytes_lte_zero) ... ok test_emit_ascii_noerror (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_emit_ascii_noerror) ... ok test_emit_does_rollover (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_emit_does_rollover) ... ok test_emit_error (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_emit_error) ... ok test_emit_unicode_noerror (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_emit_unicode_noerror) ... ok test_removeAndRename_destination_does_not_exist (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_removeAndRename_destination_does_not_exist) ... ok test_removeAndRename_destination_exists (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_removeAndRename_destination_exists) ... ok test_removeAndRename_remove_raises_ENOENT (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_removeAndRename_remove_raises_ENOENT) ... ok test_removeAndRename_remove_raises_other_than_ENOENT (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_removeAndRename_remove_raises_other_than_ENOENT) ... ok test_removeAndRename_rename_raises_ENOENT (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_removeAndRename_rename_raises_ENOENT) ... ok test_removeAndRename_rename_raises_other_than_ENOENT (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_removeAndRename_rename_raises_other_than_ENOENT) ... ok test_remove_doesntexist (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_remove_doesntexist) ... ok test_remove_exists (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_remove_exists) ... ok test_remove_raises (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_remove_raises) ... ok test_reopen (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_reopen) ... ok test_reopen_raises (supervisor.tests.test_loggers.RotatingFileHandlerTests.test_reopen_raises) ... ok test_close (supervisor.tests.test_loggers.StdoutTests.test_close) ... ok test_close_raises (supervisor.tests.test_loggers.StdoutTests.test_close_raises) ... ok test_ctor (supervisor.tests.test_loggers.StdoutTests.test_ctor) ... ok test_ctor_with_dev_stdout (supervisor.tests.test_loggers.StdoutTests.test_ctor_with_dev_stdout) ... ok test_emit_ascii_noerror (supervisor.tests.test_loggers.StdoutTests.test_emit_ascii_noerror) ... ok test_emit_error (supervisor.tests.test_loggers.StdoutTests.test_emit_error) ... ok test_emit_unicode_noerror (supervisor.tests.test_loggers.StdoutTests.test_emit_unicode_noerror) ... ok test_remove_doesntexist (supervisor.tests.test_loggers.StdoutTests.test_remove_doesntexist) ... ok test_remove_exists (supervisor.tests.test_loggers.StdoutTests.test_remove_exists) ... ok test_remove_raises (supervisor.tests.test_loggers.StdoutTests.test_remove_raises) ... ok test_reopen (supervisor.tests.test_loggers.StdoutTests.test_reopen) ... ok test_reopen_raises (supervisor.tests.test_loggers.StdoutTests.test_reopen_raises) ... ok test_close (supervisor.tests.test_loggers.FileHandlerTests.test_close) ... ok test_close_raises (supervisor.tests.test_loggers.FileHandlerTests.test_close_raises) ... ok test_ctor (supervisor.tests.test_loggers.FileHandlerTests.test_ctor) ... ok test_emit_ascii_noerror (supervisor.tests.test_loggers.FileHandlerTests.test_emit_ascii_noerror) ... ok test_emit_error (supervisor.tests.test_loggers.FileHandlerTests.test_emit_error) ... ok test_emit_unicode_noerror (supervisor.tests.test_loggers.FileHandlerTests.test_emit_unicode_noerror) ... ok test_remove_doesntexist (supervisor.tests.test_loggers.FileHandlerTests.test_remove_doesntexist) ... ok test_remove_exists (supervisor.tests.test_loggers.FileHandlerTests.test_remove_exists) ... ok test_remove_raises (supervisor.tests.test_loggers.FileHandlerTests.test_remove_raises) ... ok test_reopen (supervisor.tests.test_loggers.FileHandlerTests.test_reopen) ... ok test_reopen_raises (supervisor.tests.test_loggers.FileHandlerTests.test_reopen_raises) ... ok test_close (supervisor.tests.test_loggers.SyslogHandlerTests.test_close) ... ok test_emit_ascii_noerror (supervisor.tests.test_loggers.SyslogHandlerTests.test_emit_ascii_noerror) ... ok test_emit_record_asdict_raises (supervisor.tests.test_loggers.SyslogHandlerTests.test_emit_record_asdict_raises) ... ok test_emit_unicode_noerror (supervisor.tests.test_loggers.SyslogHandlerTests.test_emit_unicode_noerror) ... ok test_emit_unicode_witherror (supervisor.tests.test_loggers.SyslogHandlerTests.test_emit_unicode_witherror) ... ok test_reopen (supervisor.tests.test_loggers.SyslogHandlerTests.test_reopen) ... ok test_ctor (supervisor.tests.test_web.DeferredWebProducerTests.test_ctor) ... ok test_more_exception_caught (supervisor.tests.test_web.DeferredWebProducerTests.test_more_exception_caught) ... ok test_more_finished (supervisor.tests.test_web.DeferredWebProducerTests.test_more_finished) ... ok test_more_not_done_yet (supervisor.tests.test_web.DeferredWebProducerTests.test_more_not_done_yet) ... ok test_sendresponse_redirect (supervisor.tests.test_web.DeferredWebProducerTests.test_sendresponse_redirect) ... ok test_sendresponse_withbody_and_content_type (supervisor.tests.test_web.DeferredWebProducerTests.test_sendresponse_withbody_and_content_type) ... ok test_make_callback_noaction (supervisor.tests.test_web.StatusViewTests.test_make_callback_noaction) ... ok test_render_noaction (supervisor.tests.test_web.StatusViewTests.test_render_noaction) ... ok test_render_refresh (supervisor.tests.test_web.StatusViewTests.test_render_refresh) ... ok test_handle_request_default (supervisor.tests.test_web.UIHandlerTests.test_handle_request_default) ... ok test_handle_request_index_html (supervisor.tests.test_web.UIHandlerTests.test_handle_request_index_html) ... ok test_handle_request_no_view_method (supervisor.tests.test_web.UIHandlerTests.test_handle_request_no_view_method) ... ok test_handle_request_ok_html (supervisor.tests.test_web.UIHandlerTests.test_handle_request_ok_html) ... ok test_handle_request_tail_html (supervisor.tests.test_web.UIHandlerTests.test_handle_request_tail_html) ... ok test_body (supervisor.tests.test_http_client.HTTPHandlerTests.test_body) ... ok test_chunked_body (supervisor.tests.test_http_client.HTTPHandlerTests.test_chunked_body) ... ok test_chunked_size_empty_line (supervisor.tests.test_http_client.HTTPHandlerTests.test_chunked_size_empty_line) ... ok test_chunked_size_nonzero_size (supervisor.tests.test_http_client.HTTPHandlerTests.test_chunked_size_nonzero_size) ... ok test_chunked_size_zero_size (supervisor.tests.test_http_client.HTTPHandlerTests.test_chunked_size_zero_size) ... ok test_close (supervisor.tests.test_http_client.HTTPHandlerTests.test_close) ... ok test_collect_incoming_data_part_is_body (supervisor.tests.test_http_client.HTTPHandlerTests.test_collect_incoming_data_part_is_body) ... ok test_collect_incoming_data_part_is_not_body (supervisor.tests.test_http_client.HTTPHandlerTests.test_collect_incoming_data_part_is_not_body) ... ok test_done (supervisor.tests.test_http_client.HTTPHandlerTests.test_done) ... ok test_feed (supervisor.tests.test_http_client.HTTPHandlerTests.test_feed) ... ok test_found_terminator (supervisor.tests.test_http_client.HTTPHandlerTests.test_found_terminator) ... ok test_get_bad_scheme (supervisor.tests.test_http_client.HTTPHandlerTests.test_get_bad_scheme) ... ok test_get_explicit_port (supervisor.tests.test_http_client.HTTPHandlerTests.test_get_explicit_port) ... ok test_get_explicit_unix_domain_socket (supervisor.tests.test_http_client.HTTPHandlerTests.test_get_explicit_unix_domain_socket) ... ok test_get_implied_port_80 (supervisor.tests.test_http_client.HTTPHandlerTests.test_get_implied_port_80) ... ok test_get_url_not_None (supervisor.tests.test_http_client.HTTPHandlerTests.test_get_url_not_None) ... ok test_handle_connect_no_password (supervisor.tests.test_http_client.HTTPHandlerTests.test_handle_connect_no_password) ... ok test_handle_connect_with_password (supervisor.tests.test_http_client.HTTPHandlerTests.test_handle_connect_with_password) ... ok test_handle_error (supervisor.tests.test_http_client.HTTPHandlerTests.test_handle_error) ... ok test_handle_error_already_handled (supervisor.tests.test_http_client.HTTPHandlerTests.test_handle_error_already_handled) ... ok test_header (supervisor.tests.test_http_client.HTTPHandlerTests.test_header) ... ok test_headers_empty_line_chunked (supervisor.tests.test_http_client.HTTPHandlerTests.test_headers_empty_line_chunked) ... ok test_headers_empty_line_nonchunked (supervisor.tests.test_http_client.HTTPHandlerTests.test_headers_empty_line_nonchunked) ... ok test_headers_nonempty_line_arbitrary (supervisor.tests.test_http_client.HTTPHandlerTests.test_headers_nonempty_line_arbitrary) ... ok test_headers_nonempty_line_content_length (supervisor.tests.test_http_client.HTTPHandlerTests.test_headers_nonempty_line_content_length) ... ok test_headers_nonempty_line_no_name_no_value (supervisor.tests.test_http_client.HTTPHandlerTests.test_headers_nonempty_line_no_name_no_value) ... ok test_headers_nonempty_line_transfer_encoding (supervisor.tests.test_http_client.HTTPHandlerTests.test_headers_nonempty_line_transfer_encoding) ... ok test_ignore (supervisor.tests.test_http_client.HTTPHandlerTests.test_ignore) ... ok test_response_header (supervisor.tests.test_http_client.HTTPHandlerTests.test_response_header) ... ok test_status_line_200 (supervisor.tests.test_http_client.HTTPHandlerTests.test_status_line_200) ... ok test_status_line_not_200 (supervisor.tests.test_http_client.HTTPHandlerTests.test_status_line_not_200) ... ok test_status_line_not_startswith_http (supervisor.tests.test_http_client.HTTPHandlerTests.test_status_line_not_startswith_http) ... ok test_trailer_line_crlf (supervisor.tests.test_http_client.HTTPHandlerTests.test_trailer_line_crlf) ... ok test_trailer_line_not_crlf (supervisor.tests.test_http_client.HTTPHandlerTests.test_trailer_line_not_crlf) ... ok test_close (supervisor.tests.test_http_client.ListenerTests.test_close) ... ok test_done (supervisor.tests.test_http_client.ListenerTests.test_done) ... ok test_error (supervisor.tests.test_http_client.ListenerTests.test_error) ... ok test_feed (supervisor.tests.test_http_client.ListenerTests.test_feed) ... ok test_response_header (supervisor.tests.test_http_client.ListenerTests.test_response_header) ... ok test_status (supervisor.tests.test_http_client.ListenerTests.test_status) ... ok test__acceptEvent_attaches_pool_serial_and_serial (supervisor.tests.test_process.EventListenerPoolTests.test__acceptEvent_attaches_pool_serial_and_serial) ... ok test__dispatchEvent_notready (supervisor.tests.test_process.EventListenerPoolTests.test__dispatchEvent_notready) ... ok test__dispatchEvent_proc_write_raises_non_EPIPE_OSError (supervisor.tests.test_process.EventListenerPoolTests.test__dispatchEvent_proc_write_raises_non_EPIPE_OSError) ... ok test__eventEnvelope (supervisor.tests.test_process.EventListenerPoolTests.test__eventEnvelope) ... ok test_before_remove (supervisor.tests.test_process.EventListenerPoolTests.test_before_remove) ... ok test_before_remove_unsubscribes_from_events (supervisor.tests.test_process.EventListenerPoolTests.test_before_remove_unsubscribes_from_events) ... ok test_ctor (supervisor.tests.test_process.EventListenerPoolTests.test_ctor) ... ok test_dispatch_pipe_error (supervisor.tests.test_process.EventListenerPoolTests.test_dispatch_pipe_error) ... ok test_get_dispatchers (supervisor.tests.test_process.EventListenerPoolTests.test_get_dispatchers) ... ok test_get_unstopped_processes (supervisor.tests.test_process.EventListenerPoolTests.test_get_unstopped_processes) ... ok test_handle_rejected_event_buffer_overflowed (supervisor.tests.test_process.EventListenerPoolTests.test_handle_rejected_event_buffer_overflowed) ... ok test_handle_rejected_no_overflow (supervisor.tests.test_process.EventListenerPoolTests.test_handle_rejected_no_overflow) ... ok test_ordering_and_comparison (supervisor.tests.test_process.EventListenerPoolTests.test_ordering_and_comparison) ... ok test_removelogs (supervisor.tests.test_process.EventListenerPoolTests.test_removelogs) ... ok test_reopenlogs (supervisor.tests.test_process.EventListenerPoolTests.test_reopenlogs) ... ok test_repr (supervisor.tests.test_process.EventListenerPoolTests.test_repr) ... ok test_stop_all (supervisor.tests.test_process.EventListenerPoolTests.test_stop_all) ... ok test_transition_event_proc_not_running (supervisor.tests.test_process.EventListenerPoolTests.test_transition_event_proc_not_running) ... ok test_transition_event_proc_running (supervisor.tests.test_process.EventListenerPoolTests.test_transition_event_proc_running) ... ok test_transition_event_proc_running_with_dispatch_throttle_last_dispatch_in_future (supervisor.tests.test_process.EventListenerPoolTests.test_transition_event_proc_running_with_dispatch_throttle_last_dispatch_in_future) ... ok test_transition_event_proc_running_with_dispatch_throttle_notyet (supervisor.tests.test_process.EventListenerPoolTests.test_transition_event_proc_running_with_dispatch_throttle_notyet) ... ok test_transition_event_proc_running_with_dispatch_throttle_ready (supervisor.tests.test_process.EventListenerPoolTests.test_transition_event_proc_running_with_dispatch_throttle_ready) ... ok test_transition_nobody_ready (supervisor.tests.test_process.EventListenerPoolTests.test_transition_nobody_ready) ... ok test___init__with_socket_error (supervisor.tests.test_process.FastCGIProcessGroupTests.test___init__with_socket_error) ... ok test___init__without_socket_error (supervisor.tests.test_process.FastCGIProcessGroupTests.test___init__without_socket_error) ... ok test_after_finish_removes_socket_ref (supervisor.tests.test_process.FastCGISubprocessTests.test_after_finish_removes_socket_ref) ... ok test_before_spawn_gets_socket_ref (supervisor.tests.test_process.FastCGISubprocessTests.test_before_spawn_gets_socket_ref) ... ok test_finish_override (supervisor.tests.test_process.FastCGISubprocessTests.test_finish_override) ... ok test_no_group (supervisor.tests.test_process.FastCGISubprocessTests.test_no_group) ... ok test_no_socket_manager (supervisor.tests.test_process.FastCGISubprocessTests.test_no_socket_manager) ... ok test_prepare_child_fds (supervisor.tests.test_process.FastCGISubprocessTests.test_prepare_child_fds) ... ok test_prepare_child_fds_stderr_redirected (supervisor.tests.test_process.FastCGISubprocessTests.test_prepare_child_fds_stderr_redirected) ... ok test_spawn_error (supervisor.tests.test_process.FastCGISubprocessTests.test_spawn_error) ... ok test_spawn_override_success (supervisor.tests.test_process.FastCGISubprocessTests.test_spawn_override_success) ... ok test_before_remove (supervisor.tests.test_process.ProcessGroupBaseTests.test_before_remove) ... ok test_get_dispatchers (supervisor.tests.test_process.ProcessGroupBaseTests.test_get_dispatchers) ... ok test_get_unstopped_processes (supervisor.tests.test_process.ProcessGroupBaseTests.test_get_unstopped_processes) ... ok test_ordering_and_comparison (supervisor.tests.test_process.ProcessGroupBaseTests.test_ordering_and_comparison) ... ok test_removelogs (supervisor.tests.test_process.ProcessGroupBaseTests.test_removelogs) ... ok test_reopenlogs (supervisor.tests.test_process.ProcessGroupBaseTests.test_reopenlogs) ... ok test_stop_all (supervisor.tests.test_process.ProcessGroupBaseTests.test_stop_all) ... ok test_before_remove (supervisor.tests.test_process.ProcessGroupTests.test_before_remove) ... ok test_get_dispatchers (supervisor.tests.test_process.ProcessGroupTests.test_get_dispatchers) ... ok test_get_unstopped_processes (supervisor.tests.test_process.ProcessGroupTests.test_get_unstopped_processes) ... ok test_ordering_and_comparison (supervisor.tests.test_process.ProcessGroupTests.test_ordering_and_comparison) ... ok test_removelogs (supervisor.tests.test_process.ProcessGroupTests.test_removelogs) ... ok test_reopenlogs (supervisor.tests.test_process.ProcessGroupTests.test_reopenlogs) ... ok test_repr (supervisor.tests.test_process.ProcessGroupTests.test_repr) ... ok test_stop_all (supervisor.tests.test_process.ProcessGroupTests.test_stop_all) ... ok test_transition (supervisor.tests.test_process.ProcessGroupTests.test_transition) ... ok test_change_state_doesnt_notify_if_no_state_change (supervisor.tests.test_process.SubprocessTests.test_change_state_doesnt_notify_if_no_state_change) ... ok test_change_state_sets_backoff_and_delay (supervisor.tests.test_process.SubprocessTests.test_change_state_sets_backoff_and_delay) ... ok test_cmp_bypriority (supervisor.tests.test_process.SubprocessTests.test_cmp_bypriority) ... ok test_ctor (supervisor.tests.test_process.SubprocessTests.test_ctor) ... ok test_drain (supervisor.tests.test_process.SubprocessTests.test_drain) ... ok test_finish_running_state_exit_expected (supervisor.tests.test_process.SubprocessTests.test_finish_running_state_exit_expected) ... ok test_finish_running_state_exited_too_quickly_due_to_clock_rollback (supervisor.tests.test_process.SubprocessTests.test_finish_running_state_exited_too_quickly_due_to_clock_rollback) ... ok test_finish_running_state_laststart_in_future (supervisor.tests.test_process.SubprocessTests.test_finish_running_state_laststart_in_future) ... ok test_finish_starting_state_exited_too_quickly (supervisor.tests.test_process.SubprocessTests.test_finish_starting_state_exited_too_quickly) ... ok test_finish_starting_state_laststart_in_future (supervisor.tests.test_process.SubprocessTests.test_finish_starting_state_laststart_in_future) ... ok test_finish_stopping_state (supervisor.tests.test_process.SubprocessTests.test_finish_stopping_state) ... ok test_finish_with_current_event_sends_rejected (supervisor.tests.test_process.SubprocessTests.test_finish_with_current_event_sends_rejected) ... ok test_getProcessStateDescription (supervisor.tests.test_process.SubprocessTests.test_getProcessStateDescription) ... ok test_get_execv_args_abs (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_abs) ... ok test_get_execv_args_abs_missing (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_abs_missing) ... ok test_get_execv_args_abs_withquotes_missing (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_abs_withquotes_missing) ... ok test_get_execv_args_bad_command_empty (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_bad_command_empty) ... ok test_get_execv_args_bad_command_extraquote (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_bad_command_extraquote) ... ok test_get_execv_args_bad_command_whitespaceonly (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_bad_command_whitespaceonly) ... ok test_get_execv_args_rel (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_rel) ... ok test_get_execv_args_rel_missing (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_rel_missing) ... ok test_get_execv_args_rel_searches_using_pconfig_path (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_rel_searches_using_pconfig_path) ... ok test_get_execv_args_rel_withquotes_missing (supervisor.tests.test_process.SubprocessTests.test_get_execv_args_rel_withquotes_missing) ... ok test_give_up (supervisor.tests.test_process.SubprocessTests.test_give_up) ... ok test_kill_from_backoff (supervisor.tests.test_process.SubprocessTests.test_kill_from_backoff) ... ok test_kill_from_running (supervisor.tests.test_process.SubprocessTests.test_kill_from_running) ... ok test_kill_from_running_error (supervisor.tests.test_process.SubprocessTests.test_kill_from_running_error) ... ok test_kill_from_running_error_ESRCH (supervisor.tests.test_process.SubprocessTests.test_kill_from_running_error_ESRCH) ... ok test_kill_from_starting (supervisor.tests.test_process.SubprocessTests.test_kill_from_starting) ... ok test_kill_from_stopping (supervisor.tests.test_process.SubprocessTests.test_kill_from_stopping) ... ok test_kill_from_stopping_w_killasgroup (supervisor.tests.test_process.SubprocessTests.test_kill_from_stopping_w_killasgroup) ... ok test_kill_nopid (supervisor.tests.test_process.SubprocessTests.test_kill_nopid) ... ok test_record_spawnerr (supervisor.tests.test_process.SubprocessTests.test_record_spawnerr) ... ok test_removelogs (supervisor.tests.test_process.SubprocessTests.test_removelogs) ... ok test_reopenlogs (supervisor.tests.test_process.SubprocessTests.test_reopenlogs) ... ok test_repr (supervisor.tests.test_process.SubprocessTests.test_repr) ... ok test_set_uid (supervisor.tests.test_process.SubprocessTests.test_set_uid) ... ok test_set_uid_no_uid (supervisor.tests.test_process.SubprocessTests.test_set_uid_no_uid) ... ok test_signal_from_running (supervisor.tests.test_process.SubprocessTests.test_signal_from_running) ... ok test_signal_from_running_error (supervisor.tests.test_process.SubprocessTests.test_signal_from_running_error) ... ok test_signal_from_running_error_ESRCH (supervisor.tests.test_process.SubprocessTests.test_signal_from_running_error_ESRCH) ... ok test_signal_from_stopped (supervisor.tests.test_process.SubprocessTests.test_signal_from_stopped) ... ok test_spawn_already_running (supervisor.tests.test_process.SubprocessTests.test_spawn_already_running) ... ok test_spawn_as_child_cwd_fail (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_cwd_fail) ... ok test_spawn_as_child_cwd_ok (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_cwd_ok) ... ok test_spawn_as_child_environment_supervisor_envvars (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_environment_supervisor_envvars) ... ok test_spawn_as_child_execv_fail_oserror (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_execv_fail_oserror) ... ok test_spawn_as_child_execv_fail_runtime_error (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_execv_fail_runtime_error) ... ok test_spawn_as_child_sets_umask (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_sets_umask) ... ok test_spawn_as_child_setuid_fail (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_setuid_fail) ... ok test_spawn_as_child_setuid_ok (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_setuid_ok) ... ok test_spawn_as_child_stderr_redirected (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_stderr_redirected) ... ok test_spawn_as_child_uses_pconfig_environment (supervisor.tests.test_process.SubprocessTests.test_spawn_as_child_uses_pconfig_environment) ... ok test_spawn_as_parent (supervisor.tests.test_process.SubprocessTests.test_spawn_as_parent) ... ok test_spawn_fail_check_execv_args (supervisor.tests.test_process.SubprocessTests.test_spawn_fail_check_execv_args) ... ok test_spawn_fail_make_dispatchers_eisdir (supervisor.tests.test_process.SubprocessTests.test_spawn_fail_make_dispatchers_eisdir) ... ok test_spawn_fail_make_pipes_emfile (supervisor.tests.test_process.SubprocessTests.test_spawn_fail_make_pipes_emfile) ... ok test_spawn_fail_make_pipes_other (supervisor.tests.test_process.SubprocessTests.test_spawn_fail_make_pipes_other) ... ok test_spawn_fork_fail_eagain (supervisor.tests.test_process.SubprocessTests.test_spawn_fork_fail_eagain) ... ok test_spawn_fork_fail_other (supervisor.tests.test_process.SubprocessTests.test_spawn_fork_fail_other) ... ok test_spawn_redirect_stderr (supervisor.tests.test_process.SubprocessTests.test_spawn_redirect_stderr) ... ok test_stop (supervisor.tests.test_process.SubprocessTests.test_stop) ... ok test_stop_not_in_stoppable_state_error (supervisor.tests.test_process.SubprocessTests.test_stop_not_in_stoppable_state_error) ... ok test_stop_report_laststopreport_in_future (supervisor.tests.test_process.SubprocessTests.test_stop_report_laststopreport_in_future) ... ok test_stop_report_logs_nothing_if_not_stopping_state (supervisor.tests.test_process.SubprocessTests.test_stop_report_logs_nothing_if_not_stopping_state) ... ok test_stop_report_logs_throttled_by_laststopreport (supervisor.tests.test_process.SubprocessTests.test_stop_report_logs_throttled_by_laststopreport) ... ok test_stopasgroup (supervisor.tests.test_process.SubprocessTests.test_stopasgroup) ... ok test_transition_backoff_to_fatal (supervisor.tests.test_process.SubprocessTests.test_transition_backoff_to_fatal) ... ok test_transition_backoff_to_starting_delay_in_future (supervisor.tests.test_process.SubprocessTests.test_transition_backoff_to_starting_delay_in_future) ... ok test_transition_backoff_to_starting_supervisor_running (supervisor.tests.test_process.SubprocessTests.test_transition_backoff_to_starting_supervisor_running) ... ok test_transition_backoff_to_starting_supervisor_running_notyet (supervisor.tests.test_process.SubprocessTests.test_transition_backoff_to_starting_supervisor_running_notyet) ... ok test_transition_backoff_to_starting_supervisor_stopping (supervisor.tests.test_process.SubprocessTests.test_transition_backoff_to_starting_supervisor_stopping) ... ok test_transition_exited_to_starting_condit_fls_supervisor_running (supervisor.tests.test_process.SubprocessTests.test_transition_exited_to_starting_condit_fls_supervisor_running) ... ok test_transition_exited_to_starting_condit_supervisor_running (supervisor.tests.test_process.SubprocessTests.test_transition_exited_to_starting_condit_supervisor_running) ... ok test_transition_exited_to_starting_supervisor_stopping (supervisor.tests.test_process.SubprocessTests.test_transition_exited_to_starting_supervisor_stopping) ... ok test_transition_exited_to_starting_uncond_supervisor_running (supervisor.tests.test_process.SubprocessTests.test_transition_exited_to_starting_uncond_supervisor_running) ... ok test_transition_starting_to_running (supervisor.tests.test_process.SubprocessTests.test_transition_starting_to_running) ... ok test_transition_starting_to_running_laststart_in_future (supervisor.tests.test_process.SubprocessTests.test_transition_starting_to_running_laststart_in_future) ... ok test_transition_stopped_to_starting_supervisor_running (supervisor.tests.test_process.SubprocessTests.test_transition_stopped_to_starting_supervisor_running) ... ok test_transition_stopped_to_starting_supervisor_stopping (supervisor.tests.test_process.SubprocessTests.test_transition_stopped_to_starting_supervisor_stopping) ... ok test_transition_stops_unkillable (supervisor.tests.test_process.SubprocessTests.test_transition_stops_unkillable) ... ok test_transition_stops_unkillable_notyet (supervisor.tests.test_process.SubprocessTests.test_transition_stops_unkillable_notyet) ... ok test_write (supervisor.tests.test_process.SubprocessTests.test_write) ... ok test_write_dispatcher_closed (supervisor.tests.test_process.SubprocessTests.test_write_dispatcher_closed) ... ok test_write_dispatcher_flush_raises_epipe (supervisor.tests.test_process.SubprocessTests.test_write_dispatcher_flush_raises_epipe) ... ok test_write_stdin_fd_none (supervisor.tests.test_process.SubprocessTests.test_write_stdin_fd_none) ... ok test_inst_serial_is_maxint (supervisor.tests.test_process.test_new_serial.test_inst_serial_is_maxint) ... ok test_inst_serial_is_not_maxint (supervisor.tests.test_process.test_new_serial.test_inst_serial_is_not_maxint) ... ok test_main_noprofile (supervisor.tests.test_supervisord.EntryPointTests.test_main_noprofile) ... ok test_main_profile (supervisor.tests.test_supervisord.EntryPointTests.test_main_profile) ... ok test_silent_off (supervisor.tests.test_supervisord.EntryPointTests.test_silent_off) ... ok test_silent_on (supervisor.tests.test_supervisord.EntryPointTests.test_silent_on) ... ok test_add_process_group (supervisor.tests.test_supervisord.SupervisordTests.test_add_process_group) ... ok test_add_process_group_emits_event (supervisor.tests.test_supervisord.SupervisordTests.test_add_process_group_emits_event) ... ok test_diff_to_active_changed (supervisor.tests.test_supervisord.SupervisordTests.test_diff_to_active_changed) ... ok test_diff_to_active_changed_eventlistener (supervisor.tests.test_supervisord.SupervisordTests.test_diff_to_active_changed_eventlistener) ... ok test_diff_to_active_finds_groups_added (supervisor.tests.test_supervisord.SupervisordTests.test_diff_to_active_finds_groups_added) ... ok test_diff_to_active_finds_groups_removed (supervisor.tests.test_supervisord.SupervisordTests.test_diff_to_active_finds_groups_removed) ... ok test_exit (supervisor.tests.test_supervisord.SupervisordTests.test_exit) ... ok test_exit_delayed (supervisor.tests.test_supervisord.SupervisordTests.test_exit_delayed) ... ok test_getSupervisorStateDescription (supervisor.tests.test_supervisord.SupervisordTests.test_getSupervisorStateDescription) ... ok test_get_state (supervisor.tests.test_supervisord.SupervisordTests.test_get_state) ... ok test_handle_sigchld (supervisor.tests.test_supervisord.SupervisordTests.test_handle_sigchld) ... ok test_handle_sighup_in_running_state (supervisor.tests.test_supervisord.SupervisordTests.test_handle_sighup_in_running_state) ... ok test_handle_sighup_in_shutdown_state (supervisor.tests.test_supervisord.SupervisordTests.test_handle_sighup_in_shutdown_state) ... ok test_handle_sigint (supervisor.tests.test_supervisord.SupervisordTests.test_handle_sigint) ... ok test_handle_sigquit (supervisor.tests.test_supervisord.SupervisordTests.test_handle_sigquit) ... ok test_handle_sigterm (supervisor.tests.test_supervisord.SupervisordTests.test_handle_sigterm) ... ok test_handle_sigusr2 (supervisor.tests.test_supervisord.SupervisordTests.test_handle_sigusr2) ... ok test_handle_unknown_signal (supervisor.tests.test_supervisord.SupervisordTests.test_handle_unknown_signal) ... ok test_main_first (supervisor.tests.test_supervisord.SupervisordTests.test_main_first) ... ok test_main_notfirst (supervisor.tests.test_supervisord.SupervisordTests.test_main_notfirst) ... ok test_reap (supervisor.tests.test_supervisord.SupervisordTests.test_reap) ... ok test_reap_more_than_once (supervisor.tests.test_supervisord.SupervisordTests.test_reap_more_than_once) ... ok test_reap_recursionguard (supervisor.tests.test_supervisord.SupervisordTests.test_reap_recursionguard) ... ok test_reap_unknown_pid (supervisor.tests.test_supervisord.SupervisordTests.test_reap_unknown_pid) ... ok test_remove_process_group (supervisor.tests.test_supervisord.SupervisordTests.test_remove_process_group) ... ok test_remove_process_group_event (supervisor.tests.test_supervisord.SupervisordTests.test_remove_process_group_event) ... ok test_runforever_calls_tick (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_calls_tick) ... ok test_runforever_emits_generic_specific_event (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_emits_generic_specific_event) ... ok test_runforever_emits_generic_startup_event (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_emits_generic_startup_event) ... ok test_runforever_poll_dispatchers (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_poll_dispatchers) ... ok test_runforever_select_dispatcher_exitnow_via_read (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_select_dispatcher_exitnow_via_read) ... ok test_runforever_select_dispatcher_exitnow_via_write (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_select_dispatcher_exitnow_via_write) ... ok test_runforever_select_dispatcher_handle_error_via_read (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_select_dispatcher_handle_error_via_read) ... ok test_runforever_select_dispatcher_handle_error_via_write (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_select_dispatcher_handle_error_via_write) ... ok test_runforever_stopping_emits_events (supervisor.tests.test_supervisord.SupervisordTests.test_runforever_stopping_emits_events) ... ok test_tick (supervisor.tests.test_supervisord.SupervisordTests.test_tick) ... ok test_clear (supervisor.tests.test_events.EventSubscriptionNotificationTests.test_clear) ... ok test_notify_false (supervisor.tests.test_events.EventSubscriptionNotificationTests.test_notify_false) ... ok test_notify_true (supervisor.tests.test_events.EventSubscriptionNotificationTests.test_notify_true) ... ok test_notify_via_subclass (supervisor.tests.test_events.EventSubscriptionNotificationTests.test_notify_via_subclass) ... ok test_subscribe (supervisor.tests.test_events.EventSubscriptionNotificationTests.test_subscribe) ... ok test_unsubscribe (supervisor.tests.test_events.EventSubscriptionNotificationTests.test_unsubscribe) ... ok test_EventRejectedEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_EventRejectedEvent_attributes) ... ok test_EventRejectedEvent_does_not_inherit_from_event (supervisor.tests.test_events.TestEventTypes.test_EventRejectedEvent_does_not_inherit_from_event) ... ok test_ProcessCommunicationEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_ProcessCommunicationEvent_attributes) ... ok test_ProcessCommunicationEvent_inheritance (supervisor.tests.test_events.TestEventTypes.test_ProcessCommunicationEvent_inheritance) ... ok test_ProcessCommunicationStderrEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_ProcessCommunicationStderrEvent_attributes) ... ok test_ProcessCommunicationStderrEvent_inheritance (supervisor.tests.test_events.TestEventTypes.test_ProcessCommunicationStderrEvent_inheritance) ... ok test_ProcessCommunicationStdoutEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_ProcessCommunicationStdoutEvent_attributes) ... ok test_ProcessCommunicationStdoutEvent_inheritance (supervisor.tests.test_events.TestEventTypes.test_ProcessCommunicationStdoutEvent_inheritance) ... ok test_ProcessGroupAddedEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_ProcessGroupAddedEvent_attributes) ... ok test_ProcessGroupRemovedEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_ProcessGroupRemovedEvent_attributes) ... ok test_ProcessLogEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_ProcessLogEvent_attributes) ... ok test_ProcessLogEvent_inheritance (supervisor.tests.test_events.TestEventTypes.test_ProcessLogEvent_inheritance) ... ok test_ProcessLogStderrEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_ProcessLogStderrEvent_attributes) ... ok test_ProcessLogStderrEvent_inheritance (supervisor.tests.test_events.TestEventTypes.test_ProcessLogStderrEvent_inheritance) ... ok test_ProcessLogStdoutEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_ProcessLogStdoutEvent_attributes) ... ok test_ProcessLogStdoutEvent_inheritance (supervisor.tests.test_events.TestEventTypes.test_ProcessLogStdoutEvent_inheritance) ... ok test_RemoteCommunicationEvent_attributes (supervisor.tests.test_events.TestEventTypes.test_RemoteCommunicationEvent_attributes) ... ok test_RemoteCommunicationEvent_inheritance (supervisor.tests.test_events.TestEventTypes.test_RemoteCommunicationEvent_inheritance) ... ok test_all_ProcessStateEvents (supervisor.tests.test_events.TestEventTypes.test_all_ProcessStateEvents) ... ok test_all_SupervisorStateChangeEvents (supervisor.tests.test_events.TestEventTypes.test_all_SupervisorStateChangeEvents) ... ok test_all_TickEvents (supervisor.tests.test_events.TestEventTypes.test_all_TickEvents) ... ok test_pcomm_stderr_event (supervisor.tests.test_events.TestSerializations.test_pcomm_stderr_event) ... ok test_pcomm_stdout_event (supervisor.tests.test_events.TestSerializations.test_pcomm_stdout_event) ... ok test_plog_stderr_event (supervisor.tests.test_events.TestSerializations.test_plog_stderr_event) ... ok test_plog_stdout_event (supervisor.tests.test_events.TestSerializations.test_plog_stdout_event) ... ok test_process_group_added_event (supervisor.tests.test_events.TestSerializations.test_process_group_added_event) ... ok test_process_group_removed_event (supervisor.tests.test_events.TestSerializations.test_process_group_removed_event) ... ok test_process_state_events_starting_and_backoff (supervisor.tests.test_events.TestSerializations.test_process_state_events_starting_and_backoff) ... ok test_process_state_events_with_pid (supervisor.tests.test_events.TestSerializations.test_process_state_events_with_pid) ... ok test_process_state_events_without_extra_values (supervisor.tests.test_events.TestSerializations.test_process_state_events_without_extra_values) ... ok test_process_state_exited_event_expected (supervisor.tests.test_events.TestSerializations.test_process_state_exited_event_expected) ... ok test_process_state_exited_event_unexpected (supervisor.tests.test_events.TestSerializations.test_process_state_exited_event_unexpected) ... ok test_remote_comm_event (supervisor.tests.test_events.TestSerializations.test_remote_comm_event) ... ok test_supervisor_sc_event (supervisor.tests.test_events.TestSerializations.test_supervisor_sc_event) ... ok test_tick_events (supervisor.tests.test_events.TestSerializations.test_tick_events) ... ok test_getEventNameByType (supervisor.tests.test_events.TestUtilityFunctions.test_getEventNameByType) ... ok test_register (supervisor.tests.test_events.TestUtilityFunctions.test_register) ... ok ---------------------------------------------------------------------- Ran 1369 tests in 9.301s OK >>> supervisor: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/main/supervisor/pkg creating /home/buildozer/aports/main/supervisor/pkg/supervisor creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11 creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/__init__.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/options.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/supervisorctl.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/rpcinterface.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/states.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/dispatchers.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/templating.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/pidproxy.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/events.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/http.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/confecho.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/version.txt -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/__init__.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/counter.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/logger.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/auth_handler.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/http_server.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/xmlrpc_handler.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/util.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/producers.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/default_handler.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/asynchat_25.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/http_date.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/filesys.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/medusa/asyncore_25.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa copying build/lib/supervisor/http_client.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/skel copying build/lib/supervisor/skel/sample.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/skel copying build/lib/supervisor/web.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/process.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/__init__.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1298.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1170b.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-663.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/unkillable_spew.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-664.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/include.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-638.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-733.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1170a.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-565.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-836.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/spew.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1231b.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1224.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1170c.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-291a.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1483c.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/example copying build/lib/supervisor/tests/fixtures/example/included.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/example copying build/lib/supervisor/tests/fixtures/issue-1483b.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1483a.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1231c.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1231a.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/print_env.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1054.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-986.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/test_1231.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-550.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/listener.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-835.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/donothing.conf -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures copying build/lib/supervisor/tests/test_templating.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_socket_manager.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_datatypes.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_poller.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_supervisorctl.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_pidproxy.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_xmlrpc.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_dispatchers.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_options.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_states.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_childutils.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_http.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_confecho.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_rpcinterfaces.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_loggers.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_web.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/base.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_http_client.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_end_to_end.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_process.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_supervisord.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/tests/test_events.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests copying build/lib/supervisor/childutils.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/loggers.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/socket_manager.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/images copying build/lib/supervisor/ui/images/rule.gif -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/images copying build/lib/supervisor/ui/images/supervisor.gif -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/images copying build/lib/supervisor/ui/images/state0.gif -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/images copying build/lib/supervisor/ui/images/state1.gif -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/images copying build/lib/supervisor/ui/images/state2.gif -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/images copying build/lib/supervisor/ui/images/icon.png -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/images copying build/lib/supervisor/ui/images/state3.gif -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/images copying build/lib/supervisor/ui/tail.html -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui copying build/lib/supervisor/ui/status.html -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/stylesheets copying build/lib/supervisor/ui/stylesheets/supervisor.css -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/ui/stylesheets copying build/lib/supervisor/poller.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/xmlrpc.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/datatypes.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/compat.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor copying build/lib/supervisor/supervisord.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor creating /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts copying build/lib/supervisor/scripts/sample_eventlistener.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts copying build/lib/supervisor/scripts/sample_commevent.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts copying build/lib/supervisor/scripts/loop_listener.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts copying build/lib/supervisor/scripts/loop_eventgen.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts copying build/lib/supervisor/scripts/sample_exiting_eventlistener.py -> /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/supervisorctl.py to supervisorctl.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/rpcinterface.py to rpcinterface.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/states.py to states.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/dispatchers.py to dispatchers.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/templating.py to templating.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/pidproxy.py to pidproxy.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/events.py to events.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/http.py to http.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/confecho.py to confecho.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/counter.py to counter.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/logger.py to logger.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/auth_handler.py to auth_handler.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/http_server.py to http_server.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/xmlrpc_handler.py to xmlrpc_handler.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/producers.py to producers.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/default_handler.py to default_handler.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/asynchat_25.py to asynchat_25.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/http_date.py to http_date.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/filesys.py to filesys.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/asyncore_25.py to asyncore_25.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/http_client.py to http_client.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/web.py to web.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/process.py to process.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/unkillable_spew.py to unkillable_spew.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/spew.py to spew.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/print_env.py to print_env.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/test_1231.py to test_1231.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/listener.py to listener.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_templating.py to test_templating.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_socket_manager.py to test_socket_manager.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_datatypes.py to test_datatypes.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_poller.py to test_poller.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_supervisorctl.py to test_supervisorctl.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_pidproxy.py to test_pidproxy.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_xmlrpc.py to test_xmlrpc.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_dispatchers.py to test_dispatchers.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_options.py to test_options.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_states.py to test_states.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_childutils.py to test_childutils.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_http.py to test_http.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_confecho.py to test_confecho.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_rpcinterfaces.py to test_rpcinterfaces.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_loggers.py to test_loggers.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_web.py to test_web.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_http_client.py to test_http_client.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_end_to_end.py to test_end_to_end.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_process.py to test_process.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_supervisord.py to test_supervisord.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/test_events.py to test_events.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/childutils.py to childutils.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/loggers.py to loggers.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/socket_manager.py to socket_manager.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/poller.py to poller.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/xmlrpc.py to xmlrpc.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/datatypes.py to datatypes.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/supervisord.py to supervisord.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts/sample_eventlistener.py to sample_eventlistener.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts/sample_commevent.py to sample_commevent.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts/loop_listener.py to loop_listener.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts/loop_eventgen.py to loop_eventgen.cpython-311.pyc byte-compiling /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts/sample_exiting_eventlistener.py to sample_exiting_eventlistener.cpython-311.pyc running install_egg_info running egg_info writing supervisor.egg-info/PKG-INFO writing dependency_links to supervisor.egg-info/dependency_links.txt writing entry points to supervisor.egg-info/entry_points.txt writing requirements to supervisor.egg-info/requires.txt writing top-level names to supervisor.egg-info/top_level.txt reading manifest file 'supervisor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/.build' adding license file 'LICENSES.txt' writing manifest file 'supervisor.egg-info/SOURCES.txt' Copying supervisor.egg-info to /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor-4.2.5-py3.11.egg-info running install_scripts Installing echo_supervisord_conf script to /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/bin Installing pidproxy script to /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/bin Installing supervisorctl script to /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/bin Installing supervisord script to /home/buildozer/aports/main/supervisor/pkg/supervisor/usr/bin >>> supervisor-pyc*: Running split function pyc... '/home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.11/site-packages/supervisor/__pycache__' '/home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/medusa/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.11/site-packages/supervisor/medusa/__pycache__' '/home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.11/site-packages/supervisor/tests/fixtures/__pycache__' '/home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/tests/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.11/site-packages/supervisor/tests/__pycache__' '/home/buildozer/aports/main/supervisor/pkg/supervisor/usr/lib/python3.11/site-packages/supervisor/scripts/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.11/site-packages/supervisor/scripts/__pycache__' >>> supervisor-pyc*: Preparing subpackage supervisor-pyc... >>> supervisor-pyc*: Running postcheck for supervisor-pyc >>> supervisor-openrc*: Running split function openrc... >>> 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: 16.0 KB >>> supervisor-openrc*: Compressing data... >>> supervisor-openrc*: Create checksum... >>> supervisor-openrc*: Create supervisor-openrc-4.2.5-r2.apk >>> supervisor-pyc*: Tracing dependencies... python3 py3-setuptools python3~3.11 >>> supervisor-pyc*: Package size: 2.3 MB >>> supervisor-pyc*: Compressing data... >>> supervisor-pyc*: Create checksum... >>> supervisor-pyc*: Create supervisor-pyc-4.2.5-r2.apk >>> supervisor*: Tracing dependencies... python3 py3-setuptools python3~3.11 >>> supervisor*: Package size: 1.9 MB >>> supervisor*: Compressing data... >>> supervisor*: Create checksum... >>> supervisor*: Create supervisor-4.2.5-r2.apk >>> supervisor: Build complete at Thu, 20 Apr 2023 05:15:44 +0000 elapsed time 0h 0m 12s >>> supervisor: Cleaning up srcdir >>> supervisor: Cleaning up pkgdir >>> supervisor: Uninstalling dependencies... (1/19) Purging .makedepends-supervisor (20230420.051532) (2/19) Purging py3-setuptools-pyc (67.6.1-r1) (3/19) Purging py3-setuptools (67.6.1-r1) (4/19) Purging py3-packaging-pyc (23.1-r1) (5/19) Purging py3-packaging (23.1-r1) (6/19) Purging py3-parsing-pyc (3.0.9-r2) (7/19) Purging py3-parsing (3.0.9-r2) (8/19) Purging python3-pyc (3.11.3-r10) (9/19) Purging python3-pycache-pyc0 (3.11.3-r10) (10/19) Purging pyc (0.1-r0) (11/19) Purging python3 (3.11.3-r10) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r5) (14/19) Purging libffi (3.4.4-r2) (15/19) Purging libpanelw (6.4_p20230401-r4) (16/19) Purging mpdecimal (2.5.1-r2) (17/19) Purging readline (8.2.1-r1) (18/19) Purging sqlite-libs (3.41.2-r2) (19/19) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 97 packages >>> supervisor: Updating the main/armhf repository index... >>> supervisor: Signing the index...