>>> py3-nose2: Building community/py3-nose2 0.14.2-r0 (using abuild 3.13.0-r3) started Thu, 16 May 2024 21:41:00 +0000 >>> py3-nose2: Checking sanity of /home/buildozer/aports/community/py3-nose2/APKBUILD... >>> WARNING: py3-nose2: No maintainer >>> py3-nose2: Analyzing dependencies... >>> py3-nose2: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240420-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.3-r0) (9/25) Installing python3 (3.12.3-r1) (10/25) Installing python3-pycache-pyc0 (3.12.3-r1) (11/25) Installing pyc (3.12.3-r1) (12/25) Installing py3-installer-pyc (0.7.0-r2) (13/25) Installing py3-gpep517-pyc (15-r2) (14/25) Installing python3-pyc (3.12.3-r1) (15/25) Installing py3-installer (0.7.0-r2) (16/25) Installing py3-gpep517 (15-r2) (17/25) Installing py3-parsing (3.1.2-r1) (18/25) Installing py3-parsing-pyc (3.1.2-r1) (19/25) Installing py3-packaging (24.0-r1) (20/25) Installing py3-packaging-pyc (24.0-r1) (21/25) Installing py3-setuptools (69.5.1-r0) (22/25) Installing py3-setuptools-pyc (69.5.1-r0) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-nose2 (20240516.214100) Executing busybox-1.36.1-r26.trigger OK: 363 MiB in 128 packages >>> py3-nose2: Cleaning up srcdir >>> py3-nose2: Cleaning up pkgdir >>> py3-nose2: Cleaning up tmpdir >>> py3-nose2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/nose2-0.14.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-nose2: Fetching https://github.com/nose-devs/nose2/archive/refs/tags/0.14.2/nose2-0.14.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/nose2-0.14.2.tar.gz.part' nose2-0.14.2.tar.gz. 100% |********************************| 155k 0:00:00 ETA '/var/cache/distfiles/nose2-0.14.2.tar.gz.part' saved >>> py3-nose2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/nose2-0.14.2.tar.gz >>> py3-nose2: Checking sha512sums... nose2-0.14.2.tar.gz: OK >>> py3-nose2: Unpacking /var/cache/distfiles/nose2-0.14.2.tar.gz... 2024-05-16 21:41:02,042 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-16 21:41:02,153 root INFO running bdist_wheel 2024-05-16 21:41:02,158 root INFO running build 2024-05-16 21:41:02,158 root INFO running build_py 2024-05-16 21:41:02,159 root INFO creating build 2024-05-16 21:41:02,160 root INFO creating build/lib 2024-05-16 21:41:02,160 root INFO creating build/lib/nose2 2024-05-16 21:41:02,160 root INFO copying nose2/__init__.py -> build/lib/nose2 2024-05-16 21:41:02,160 root INFO copying nose2/loader.py -> build/lib/nose2 2024-05-16 21:41:02,160 root INFO copying nose2/exceptions.py -> build/lib/nose2 2024-05-16 21:41:02,161 root INFO copying nose2/collector.py -> build/lib/nose2 2024-05-16 21:41:02,161 root INFO copying nose2/session.py -> build/lib/nose2 2024-05-16 21:41:02,161 root INFO copying nose2/suite.py -> build/lib/nose2 2024-05-16 21:41:02,161 root INFO copying nose2/events.py -> build/lib/nose2 2024-05-16 21:41:02,162 root INFO copying nose2/sphinxext.py -> build/lib/nose2 2024-05-16 21:41:02,162 root INFO copying nose2/result.py -> build/lib/nose2 2024-05-16 21:41:02,162 root INFO copying nose2/runner.py -> build/lib/nose2 2024-05-16 21:41:02,162 root INFO copying nose2/__main__.py -> build/lib/nose2 2024-05-16 21:41:02,162 root INFO copying nose2/util.py -> build/lib/nose2 2024-05-16 21:41:02,163 root INFO copying nose2/main.py -> build/lib/nose2 2024-05-16 21:41:02,163 root INFO copying nose2/config.py -> build/lib/nose2 2024-05-16 21:41:02,163 root INFO creating build/lib/nose2/tools 2024-05-16 21:41:02,163 root INFO copying nose2/tools/__init__.py -> build/lib/nose2/tools 2024-05-16 21:41:02,164 root INFO copying nose2/tools/decorators.py -> build/lib/nose2/tools 2024-05-16 21:41:02,164 root INFO copying nose2/tools/such.py -> build/lib/nose2/tools 2024-05-16 21:41:02,164 root INFO copying nose2/tools/params.py -> build/lib/nose2/tools 2024-05-16 21:41:02,165 root INFO creating build/lib/nose2/plugins 2024-05-16 21:41:02,165 root INFO copying nose2/plugins/__init__.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,165 root INFO copying nose2/plugins/doctests.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,165 root INFO copying nose2/plugins/layers.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,165 root INFO copying nose2/plugins/debugger.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,166 root INFO copying nose2/plugins/junitxml.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,166 root INFO copying nose2/plugins/printhooks.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,166 root INFO copying nose2/plugins/logcapture.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,166 root INFO copying nose2/plugins/coverage.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,166 root INFO copying nose2/plugins/collect.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,167 root INFO copying nose2/plugins/buffer.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,167 root INFO copying nose2/plugins/failfast.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,167 root INFO copying nose2/plugins/result.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,167 root INFO copying nose2/plugins/prof.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,167 root INFO copying nose2/plugins/_constants.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,168 root INFO copying nose2/plugins/attrib.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,168 root INFO copying nose2/plugins/testid.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,168 root INFO copying nose2/plugins/outcomes.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,168 root INFO copying nose2/plugins/prettyassert.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,168 root INFO copying nose2/plugins/dundertest.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,169 root INFO copying nose2/plugins/mp.py -> build/lib/nose2/plugins 2024-05-16 21:41:02,169 root INFO creating build/lib/nose2/tests 2024-05-16 21:41:02,169 root INFO copying nose2/tests/__init__.py -> build/lib/nose2/tests 2024-05-16 21:41:02,169 root INFO copying nose2/tests/_common.py -> build/lib/nose2/tests 2024-05-16 21:41:02,170 root INFO creating build/lib/nose2/plugins/loader 2024-05-16 21:41:02,170 root INFO copying nose2/plugins/loader/__init__.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,170 root INFO copying nose2/plugins/loader/functions.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,170 root INFO copying nose2/plugins/loader/generators.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,171 root INFO copying nose2/plugins/loader/parameters.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,171 root INFO copying nose2/plugins/loader/testcases.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,171 root INFO copying nose2/plugins/loader/eggdiscovery.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,171 root INFO copying nose2/plugins/loader/testclasses.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,171 root INFO copying nose2/plugins/loader/discovery.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,172 root INFO copying nose2/plugins/loader/loadtests.py -> build/lib/nose2/plugins/loader 2024-05-16 21:41:02,172 root INFO creating build/lib/nose2/tests/functional 2024-05-16 21:41:02,172 root INFO copying nose2/tests/functional/__init__.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,172 root INFO copying nose2/tests/functional/test_decorators.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,173 root INFO copying nose2/tests/functional/test_junitxml_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,173 root INFO copying nose2/tests/functional/test_prettyassert.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,173 root INFO copying nose2/tests/functional/test_mp_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,173 root INFO copying nose2/tests/functional/test_util.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,173 root INFO copying nose2/tests/functional/test_dundertest_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,174 root INFO copying nose2/tests/functional/test_session.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,174 root INFO copying nose2/tests/functional/test_subtests.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,174 root INFO copying nose2/tests/functional/test_eggdiscovery_loader.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,174 root INFO copying nose2/tests/functional/test_doctests_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,174 root INFO copying nose2/tests/functional/test_layers_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,174 root INFO copying nose2/tests/functional/test_coverage.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,175 root INFO copying nose2/tests/functional/test_discovery_loader.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,175 root INFO copying nose2/tests/functional/test_logcapture_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,175 root INFO copying nose2/tests/functional/test_verbosity.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,175 root INFO copying nose2/tests/functional/test_loadtests_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,175 root INFO copying nose2/tests/functional/test_attrib_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,176 root INFO copying nose2/tests/functional/test_layers_hooks.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,176 root INFO copying nose2/tests/functional/test_collect_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,176 root INFO copying nose2/tests/functional/test_such_dsl.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,176 root INFO copying nose2/tests/functional/test_main.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,176 root INFO copying nose2/tests/functional/test_printhooks_plugin.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,176 root INFO copying nose2/tests/functional/test_loading.py -> build/lib/nose2/tests/functional 2024-05-16 21:41:02,177 root INFO creating build/lib/nose2/tests/unit 2024-05-16 21:41:02,177 root INFO copying nose2/tests/unit/__init__.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,177 root INFO copying nose2/tests/unit/test_generators_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,178 root INFO copying nose2/tests/unit/test_decorators.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,178 root INFO copying nose2/tests/unit/test_prof_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,178 root INFO copying nose2/tests/unit/test_loader.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,178 root INFO copying nose2/tests/unit/test_config.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,178 root INFO copying nose2/tests/unit/test_failfast.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,178 root INFO copying nose2/tests/unit/test_mp_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,179 root INFO copying nose2/tests/unit/test_junitxml.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,179 root INFO copying nose2/tests/unit/test_doctest_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,179 root INFO copying nose2/tests/unit/test_util.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,179 root INFO copying nose2/tests/unit/test_debugger_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,179 root INFO copying nose2/tests/unit/test_dundertest_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,180 root INFO copying nose2/tests/unit/test_session.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,180 root INFO copying nose2/tests/unit/test_testcase_loader.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,180 root INFO copying nose2/tests/unit/test_collector.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,180 root INFO copying nose2/tests/unit/test_testid_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,180 root INFO copying nose2/tests/unit/test_params_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,180 root INFO copying nose2/tests/unit/test_buffer_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,181 root INFO copying nose2/tests/unit/test_layers_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,181 root INFO copying nose2/tests/unit/test_plugin_api.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,181 root INFO copying nose2/tests/unit/test_testclass_loader.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,181 root INFO copying nose2/tests/unit/test_result.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,181 root INFO copying nose2/tests/unit/test_logcapture_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,181 root INFO copying nose2/tests/unit/test_attrib_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,182 root INFO copying nose2/tests/unit/test_collect_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,182 root INFO copying nose2/tests/unit/test_outcomes_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,182 root INFO copying nose2/tests/unit/test_functions_loader.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,182 root INFO copying nose2/tests/unit/test_printhooks_plugin.py -> build/lib/nose2/tests/unit 2024-05-16 21:41:02,183 root INFO creating build/lib/nose2/tests/functional/support 2024-05-16 21:41:02,183 root INFO creating build/lib/nose2/tests/functional/support/lib 2024-05-16 21:41:02,183 root INFO copying nose2/tests/functional/support/lib/plugin_a.py -> build/lib/nose2/tests/functional/support/lib 2024-05-16 21:41:02,183 root INFO copying nose2/tests/functional/support/lib/layer_hooks_plugin.py -> build/lib/nose2/tests/functional/support/lib 2024-05-16 21:41:02,184 root INFO creating build/lib/nose2/tests/functional/support/such 2024-05-16 21:41:02,184 root INFO copying nose2/tests/functional/support/such/test_regression_same_havings.py -> build/lib/nose2/tests/functional/support/such 2024-05-16 21:41:02,184 root INFO copying nose2/tests/functional/support/such/test_such_without_layers.py -> build/lib/nose2/tests/functional/support/such 2024-05-16 21:41:02,184 root INFO copying nose2/tests/functional/support/such/test_such_timing.py -> build/lib/nose2/tests/functional/support/such 2024-05-16 21:41:02,184 root INFO copying nose2/tests/functional/support/such/test_such.py -> build/lib/nose2/tests/functional/support/such 2024-05-16 21:41:02,185 root INFO creating build/lib/nose2/tests/functional/support/scenario 2024-05-16 21:41:02,185 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,185 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,185 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,185 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,186 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,186 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,186 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,186 root INFO creating build/lib/nose2/tests/functional/support/scenario/doctests 2024-05-16 21:41:02,186 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.py -> build/lib/nose2/tests/functional/support/scenario/doctests 2024-05-16 21:41:02,187 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,187 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,187 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,187 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,187 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,188 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/common.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,188 root INFO creating build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2024-05-16 21:41:02,188 root INFO copying nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py -> build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2024-05-16 21:41:02,188 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2024-05-16 21:41:02,188 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/test_lib.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2024-05-16 21:41:02,189 root INFO creating build/lib/nose2/tests/functional/support/scenario/slow 2024-05-16 21:41:02,189 root INFO copying nose2/tests/functional/support/scenario/slow/test_slow.py -> build/lib/nose2/tests/functional/support/scenario/slow 2024-05-16 21:41:02,189 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,189 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,190 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,190 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,190 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,190 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_hooks 2024-05-16 21:41:02,190 root INFO copying nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py -> build/lib/nose2/tests/functional/support/scenario/layers_hooks 2024-05-16 21:41:02,190 root INFO copying nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py -> build/lib/nose2/tests/functional/support/scenario/layers_hooks 2024-05-16 21:41:02,191 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests 2024-05-16 21:41:02,191 root INFO copying nose2/tests/functional/support/scenario/load_tests/test_simple.py -> build/lib/nose2/tests/functional/support/scenario/load_tests 2024-05-16 21:41:02,191 root INFO copying nose2/tests/functional/support/scenario/load_tests/test_filter.py -> build/lib/nose2/tests/functional/support/scenario/load_tests 2024-05-16 21:41:02,191 root INFO creating build/lib/nose2/tests/functional/support/scenario/logging_config 2024-05-16 21:41:02,192 root INFO copying nose2/tests/functional/support/scenario/logging_config/logging_config.py -> build/lib/nose2/tests/functional/support/scenario/logging_config 2024-05-16 21:41:02,192 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_with_module 2024-05-16 21:41:02,192 root INFO copying nose2/tests/functional/support/scenario/test_with_module/test_coverage.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module 2024-05-16 21:41:02,192 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2024-05-16 21:41:02,192 root INFO copying nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py -> build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2024-05-16 21:41:02,193 root INFO copying nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py -> build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2024-05-16 21:41:02,193 root INFO creating build/lib/nose2/tests/functional/support/scenario/such_with_params 2024-05-16 21:41:02,193 root INFO copying nose2/tests/functional/support/scenario/such_with_params/such_with_params.py -> build/lib/nose2/tests/functional/support/scenario/such_with_params 2024-05-16 21:41:02,193 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_and_attributes 2024-05-16 21:41:02,193 root INFO copying nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_attributes 2024-05-16 21:41:02,194 root INFO creating build/lib/nose2/tests/functional/support/scenario/many_tests 2024-05-16 21:41:02,194 root INFO copying nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py -> build/lib/nose2/tests/functional/support/scenario/many_tests 2024-05-16 21:41:02,194 root INFO creating build/lib/nose2/tests/functional/support/scenario/expected_failures 2024-05-16 21:41:02,194 root INFO copying nose2/tests/functional/support/scenario/expected_failures/expected_failures.py -> build/lib/nose2/tests/functional/support/scenario/expected_failures 2024-05-16 21:41:02,194 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers 2024-05-16 21:41:02,195 root INFO copying nose2/tests/functional/support/scenario/layers/test_layers.py -> build/lib/nose2/tests/functional/support/scenario/layers 2024-05-16 21:41:02,195 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,195 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,195 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-05-16 21:41:02,196 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-05-16 21:41:02,196 root INFO creating build/lib/nose2/tests/functional/support/scenario/no_tests 2024-05-16 21:41:02,196 root INFO copying nose2/tests/functional/support/scenario/no_tests/a.py -> build/lib/nose2/tests/functional/support/scenario/no_tests 2024-05-16 21:41:02,196 root INFO creating build/lib/nose2/tests/functional/support/scenario/one_test 2024-05-16 21:41:02,196 root INFO copying nose2/tests/functional/support/scenario/one_test/tests.py -> build/lib/nose2/tests/functional/support/scenario/one_test 2024-05-16 21:41:02,197 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_import_err 2024-05-16 21:41:02,197 root INFO copying nose2/tests/functional/support/scenario/module_import_err/test_import_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err 2024-05-16 21:41:02,197 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_class_fail 2024-05-16 21:41:02,197 root INFO copying nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py -> build/lib/nose2/tests/functional/support/scenario/test_class_fail 2024-05-16 21:41:02,197 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,198 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,198 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2024-05-16 21:41:02,198 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/test_lib.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2024-05-16 21:41:02,198 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,198 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,199 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,199 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,199 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,199 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,199 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,200 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_classes 2024-05-16 21:41:02,200 root INFO copying nose2/tests/functional/support/scenario/test_classes/test_fixtures.py -> build/lib/nose2/tests/functional/support/scenario/test_classes 2024-05-16 21:41:02,200 root INFO copying nose2/tests/functional/support/scenario/test_classes/test_classes.py -> build/lib/nose2/tests/functional/support/scenario/test_classes 2024-05-16 21:41:02,200 root INFO creating build/lib/nose2/tests/functional/support/scenario/subtests 2024-05-16 21:41:02,201 root INFO copying nose2/tests/functional/support/scenario/subtests/test_subtests.py -> build/lib/nose2/tests/functional/support/scenario/subtests 2024-05-16 21:41:02,201 root INFO creating build/lib/nose2/tests/functional/support/scenario/dundertest_attribute 2024-05-16 21:41:02,201 root INFO copying nose2/tests/functional/support/scenario/dundertest_attribute/test.py -> build/lib/nose2/tests/functional/support/scenario/dundertest_attribute 2024-05-16 21:41:02,201 root INFO creating build/lib/nose2/tests/functional/support/scenario/class_fixtures 2024-05-16 21:41:02,201 root INFO copying nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py -> build/lib/nose2/tests/functional/support/scenario/class_fixtures 2024-05-16 21:41:02,202 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib 2024-05-16 21:41:02,202 root INFO copying nose2/tests/functional/support/scenario/package_in_lib/tests.py -> build/lib/nose2/tests/functional/support/scenario/package_in_lib 2024-05-16 21:41:02,202 root INFO creating build/lib/nose2/tests/functional/support/scenario/logging 2024-05-16 21:41:02,202 root INFO copying nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py -> build/lib/nose2/tests/functional/support/scenario/logging 2024-05-16 21:41:02,203 root INFO creating build/lib/nose2/tests/functional/support/scenario/decorators 2024-05-16 21:41:02,203 root INFO copying nose2/tests/functional/support/scenario/decorators/test_decorators.py -> build/lib/nose2/tests/functional/support/scenario/decorators 2024-05-16 21:41:02,203 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance 2024-05-16 21:41:02,203 root INFO copying nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance 2024-05-16 21:41:02,203 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_of_imports 2024-05-16 21:41:02,204 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports 2024-05-16 21:41:02,204 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-05-16 21:41:02,204 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-05-16 21:41:02,204 root INFO creating build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,205 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,205 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,205 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2024-05-16 21:41:02,205 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2024-05-16 21:41:02,205 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2024-05-16 21:41:02,206 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2024-05-16 21:41:02,206 root INFO copying nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2024-05-16 21:41:02,206 root INFO copying nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2024-05-16 21:41:02,206 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg 2024-05-16 21:41:02,206 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2024-05-16 21:41:02,206 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2024-05-16 21:41:02,207 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2024-05-16 21:41:02,207 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2024-05-16 21:41:02,207 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-05-16 21:41:02,207 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-05-16 21:41:02,208 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-05-16 21:41:02,208 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-05-16 21:41:02,208 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-05-16 21:41:02,208 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-05-16 21:41:02,208 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-05-16 21:41:02,209 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-05-16 21:41:02,209 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-05-16 21:41:02,209 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-05-16 21:41:02,209 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-05-16 21:41:02,209 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-05-16 21:41:02,210 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-05-16 21:41:02,210 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2024-05-16 21:41:02,210 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2024-05-16 21:41:02,210 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2024-05-16 21:41:02,210 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-05-16 21:41:02,211 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-05-16 21:41:02,211 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-05-16 21:41:02,211 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-05-16 21:41:02,211 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-05-16 21:41:02,211 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-05-16 21:41:02,212 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config 2024-05-16 21:41:02,212 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-05-16 21:41:02,212 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-05-16 21:41:02,212 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-05-16 21:41:02,212 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-05-16 21:41:02,213 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-05-16 21:41:02,213 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-05-16 21:41:02,213 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-05-16 21:41:02,213 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-05-16 21:41:02,214 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-05-16 21:41:02,214 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-05-16 21:41:02,214 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules 2024-05-16 21:41:02,214 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2024-05-16 21:41:02,214 root INFO copying nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py -> build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2024-05-16 21:41:02,214 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2024-05-16 21:41:02,215 root INFO copying nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py -> build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2024-05-16 21:41:02,215 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib 2024-05-16 21:41:02,215 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2024-05-16 21:41:02,215 root INFO copying nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py -> build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2024-05-16 21:41:02,215 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts 2024-05-16 21:41:02,216 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2024-05-16 21:41:02,216 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2024-05-16 21:41:02,216 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2024-05-16 21:41:02,216 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2024-05-16 21:41:02,216 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2024-05-16 21:41:02,217 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2024-05-16 21:41:02,217 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-05-16 21:41:02,217 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-05-16 21:41:02,217 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-05-16 21:41:02,218 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2024-05-16 21:41:02,218 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2024-05-16 21:41:02,218 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-05-16 21:41:02,218 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-05-16 21:41:02,218 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2024-05-16 21:41:02,218 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2024-05-16 21:41:02,219 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2024-05-16 21:41:02,219 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2024-05-16 21:41:02,219 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-05-16 21:41:02,219 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-05-16 21:41:02,220 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-05-16 21:41:02,220 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-05-16 21:41:02,220 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-05-16 21:41:02,220 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-05-16 21:41:02,220 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-05-16 21:41:02,221 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-05-16 21:41:02,221 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-05-16 21:41:02,221 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml 2024-05-16 21:41:02,221 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/happyday 2024-05-16 21:41:02,221 root INFO copying nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/happyday 2024-05-16 21:41:02,222 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-05-16 21:41:02,222 root INFO copying nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-05-16 21:41:02,222 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/chdir 2024-05-16 21:41:02,222 root INFO copying nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/chdir 2024-05-16 21:41:02,222 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-05-16 21:41:02,223 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-05-16 21:41:02,223 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-05-16 21:41:02,223 root INFO copying nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-05-16 21:41:02,223 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-05-16 21:41:02,223 root INFO copying nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-05-16 21:41:02,224 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-05-16 21:41:02,224 root INFO copying nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-05-16 21:41:02,224 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-05-16 21:41:02,224 root INFO copying nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-05-16 21:41:02,225 root INFO running egg_info 2024-05-16 21:41:02,225 root INFO creating nose2.egg-info 2024-05-16 21:41:02,226 root INFO writing nose2.egg-info/PKG-INFO 2024-05-16 21:41:02,227 root INFO writing dependency_links to nose2.egg-info/dependency_links.txt 2024-05-16 21:41:02,228 root INFO writing entry points to nose2.egg-info/entry_points.txt 2024-05-16 21:41:02,228 root INFO writing requirements to nose2.egg-info/requires.txt 2024-05-16 21:41:02,228 root INFO writing top-level names to nose2.egg-info/top_level.txt 2024-05-16 21:41:02,229 root INFO writing manifest file 'nose2.egg-info/SOURCES.txt' 2024-05-16 21:41:02,241 root INFO reading manifest file 'nose2.egg-info/SOURCES.txt' 2024-05-16 21:41:02,242 root INFO reading manifest template 'MANIFEST.in' 2024-05-16 21:41:02,242 root WARNING warning: no files found matching 'license.txt' 2024-05-16 21:41:02,278 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-05-16 21:41:02,278 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2024-05-16 21:41:02,279 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-05-16 21:41:02,279 root INFO adding license file 'LICENSE' 2024-05-16 21:41:02,279 root INFO adding license file 'AUTHORS' 2024-05-16 21:41:02,283 root INFO writing manifest file 'nose2.egg-info/SOURCES.txt' 2024-05-16 21:41:02,291 root INFO creating build/lib/nose2/tests/functional/support/cfg 2024-05-16 21:41:02,291 root INFO copying nose2/tests/functional/support/cfg/a.cfg -> build/lib/nose2/tests/functional/support/cfg 2024-05-16 21:41:02,292 root INFO copying nose2/tests/functional/support/cfg/b.cfg -> build/lib/nose2/tests/functional/support/cfg 2024-05-16 21:41:02,292 root INFO copying nose2/tests/functional/support/such/output.txt -> build/lib/nose2/tests/functional/support/such 2024-05-16 21:41:02,292 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.rst -> build/lib/nose2/tests/functional/support/scenario/doctests 2024-05-16 21:41:02,292 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.txt -> build/lib/nose2/tests/functional/support/scenario/doctests 2024-05-16 21:41:02,292 root INFO copying nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2024-05-16 21:41:02,293 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2024-05-16 21:41:02,293 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2024-05-16 21:41:02,293 root INFO copying nose2/tests/functional/support/scenario/logging_config/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/logging_config 2024-05-16 21:41:02,293 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg 2024-05-16 21:41:02,293 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,294 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,294 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,294 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg 2024-05-16 21:41:02,294 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-05-16 21:41:02,294 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-05-16 21:41:02,294 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-05-16 21:41:02,295 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-05-16 21:41:02,295 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-05-16 21:41:02,295 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-05-16 21:41:02,295 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-05-16 21:41:02,295 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-05-16 21:41:02,295 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-05-16 21:41:02,296 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-05-16 21:41:02,296 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-05-16 21:41:02,296 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,296 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,296 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,297 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,297 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2024-05-16 21:41:02,297 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2024-05-16 21:41:02,297 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,297 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,298 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,298 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-05-16 21:41:02,298 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-05-16 21:41:02,298 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,298 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,299 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-05-16 21:41:02,299 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-05-16 21:41:02,299 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-05-16 21:41:02,299 root INFO copying nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-05-16 21:41:02,300 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-05-16 21:41:02,300 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-05-16 21:41:02,300 root INFO copying nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-05-16 21:41:02,300 root INFO copying nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-05-16 21:41:02,300 root INFO copying nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-05-16 21:41:02,301 root INFO copying nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-05-16 21:41:02,309 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-05-16 21:41:02,309 root INFO running install 2024-05-16 21:41:02,318 root INFO running install_lib 2024-05-16 21:41:02,319 root INFO creating build/bdist.linux-armv8l 2024-05-16 21:41:02,320 root INFO creating build/bdist.linux-armv8l/wheel 2024-05-16 21:41:02,320 root INFO creating build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,320 root INFO copying build/lib/nose2/__init__.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,320 root INFO copying build/lib/nose2/loader.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,320 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tools 2024-05-16 21:41:02,321 root INFO copying build/lib/nose2/tools/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tools 2024-05-16 21:41:02,321 root INFO copying build/lib/nose2/tools/decorators.py -> build/bdist.linux-armv8l/wheel/nose2/tools 2024-05-16 21:41:02,321 root INFO copying build/lib/nose2/tools/such.py -> build/bdist.linux-armv8l/wheel/nose2/tools 2024-05-16 21:41:02,321 root INFO copying build/lib/nose2/tools/params.py -> build/bdist.linux-armv8l/wheel/nose2/tools 2024-05-16 21:41:02,321 root INFO copying build/lib/nose2/exceptions.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,321 root INFO copying build/lib/nose2/collector.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,322 root INFO copying build/lib/nose2/session.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,322 root INFO copying build/lib/nose2/suite.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,323 root INFO copying build/lib/nose2/events.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,323 root INFO creating build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,324 root INFO copying build/lib/nose2/plugins/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,324 root INFO copying build/lib/nose2/plugins/doctests.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,324 root INFO copying build/lib/nose2/plugins/layers.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,324 root INFO copying build/lib/nose2/plugins/debugger.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,324 root INFO copying build/lib/nose2/plugins/junitxml.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,324 root INFO copying build/lib/nose2/plugins/printhooks.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,325 root INFO copying build/lib/nose2/plugins/logcapture.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,325 root INFO copying build/lib/nose2/plugins/coverage.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,325 root INFO copying build/lib/nose2/plugins/collect.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,325 root INFO copying build/lib/nose2/plugins/buffer.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,325 root INFO copying build/lib/nose2/plugins/failfast.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,325 root INFO copying build/lib/nose2/plugins/result.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,326 root INFO copying build/lib/nose2/plugins/prof.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,326 root INFO copying build/lib/nose2/plugins/_constants.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,326 root INFO copying build/lib/nose2/plugins/attrib.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,326 root INFO copying build/lib/nose2/plugins/testid.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,326 root INFO copying build/lib/nose2/plugins/outcomes.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,327 root INFO copying build/lib/nose2/plugins/prettyassert.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,327 root INFO copying build/lib/nose2/plugins/dundertest.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,327 root INFO copying build/lib/nose2/plugins/mp.py -> build/bdist.linux-armv8l/wheel/nose2/plugins 2024-05-16 21:41:02,327 root INFO creating build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,327 root INFO copying build/lib/nose2/plugins/loader/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,328 root INFO copying build/lib/nose2/plugins/loader/functions.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,328 root INFO copying build/lib/nose2/plugins/loader/generators.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,328 root INFO copying build/lib/nose2/plugins/loader/parameters.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,328 root INFO copying build/lib/nose2/plugins/loader/testcases.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,328 root INFO copying build/lib/nose2/plugins/loader/eggdiscovery.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,329 root INFO copying build/lib/nose2/plugins/loader/testclasses.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,329 root INFO copying build/lib/nose2/plugins/loader/discovery.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,329 root INFO copying build/lib/nose2/plugins/loader/loadtests.py -> build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2024-05-16 21:41:02,329 root INFO copying build/lib/nose2/sphinxext.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,329 root INFO copying build/lib/nose2/result.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,330 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests 2024-05-16 21:41:02,330 root INFO copying build/lib/nose2/tests/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests 2024-05-16 21:41:02,330 root INFO copying build/lib/nose2/tests/_common.py -> build/bdist.linux-armv8l/wheel/nose2/tests 2024-05-16 21:41:02,330 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,330 root INFO copying build/lib/nose2/tests/functional/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,330 root INFO copying build/lib/nose2/tests/functional/test_decorators.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,331 root INFO copying build/lib/nose2/tests/functional/test_junitxml_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,331 root INFO copying build/lib/nose2/tests/functional/test_prettyassert.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,331 root INFO copying build/lib/nose2/tests/functional/test_mp_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,331 root INFO copying build/lib/nose2/tests/functional/test_util.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,331 root INFO copying build/lib/nose2/tests/functional/test_dundertest_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,332 root INFO copying build/lib/nose2/tests/functional/test_session.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,332 root INFO copying build/lib/nose2/tests/functional/test_subtests.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,332 root INFO copying build/lib/nose2/tests/functional/test_eggdiscovery_loader.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,332 root INFO copying build/lib/nose2/tests/functional/test_doctests_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,332 root INFO copying build/lib/nose2/tests/functional/test_layers_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,332 root INFO copying build/lib/nose2/tests/functional/test_coverage.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,333 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support 2024-05-16 21:41:02,333 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario 2024-05-16 21:41:02,333 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,333 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,333 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,333 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,334 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,334 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,334 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-05-16 21:41:02,334 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests 2024-05-16 21:41:02,334 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,334 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,335 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,335 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,335 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-05-16 21:41:02,335 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests 2024-05-16 21:41:02,335 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.rst -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests 2024-05-16 21:41:02,336 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests 2024-05-16 21:41:02,336 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,336 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,336 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,336 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,336 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,337 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/common.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-05-16 21:41:02,337 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2024-05-16 21:41:02,337 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2024-05-16 21:41:02,337 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2024-05-16 21:41:02,337 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2024-05-16 21:41:02,337 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/.coveragerc -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2024-05-16 21:41:02,338 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/test_lib.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2024-05-16 21:41:02,338 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2024-05-16 21:41:02,338 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2024-05-16 21:41:02,338 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2024-05-16 21:41:02,338 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/nose2.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2024-05-16 21:41:02,338 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/slow 2024-05-16 21:41:02,339 root INFO copying build/lib/nose2/tests/functional/support/scenario/slow/test_slow.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/slow 2024-05-16 21:41:02,339 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,339 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,339 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,339 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,340 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-05-16 21:41:02,340 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_hooks 2024-05-16 21:41:02,340 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_hooks 2024-05-16 21:41:02,340 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_hooks 2024-05-16 21:41:02,340 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests 2024-05-16 21:41:02,340 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests/test_simple.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests 2024-05-16 21:41:02,341 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests/test_filter.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests 2024-05-16 21:41:02,341 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/logging_config 2024-05-16 21:41:02,341 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging_config/logging_config.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/logging_config 2024-05-16 21:41:02,341 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging_config/nose2.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/logging_config 2024-05-16 21:41:02,341 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_with_module 2024-05-16 21:41:02,341 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2024-05-16 21:41:02,342 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2024-05-16 21:41:02,342 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2024-05-16 21:41:02,342 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/test_coverage.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_with_module 2024-05-16 21:41:02,342 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2024-05-16 21:41:02,342 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2024-05-16 21:41:02,343 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2024-05-16 21:41:02,343 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/such_with_params 2024-05-16 21:41:02,343 root INFO copying build/lib/nose2/tests/functional/support/scenario/such_with_params/such_with_params.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/such_with_params 2024-05-16 21:41:02,343 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_attributes 2024-05-16 21:41:02,343 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_attributes 2024-05-16 21:41:02,343 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/many_tests 2024-05-16 21:41:02,344 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/many_tests 2024-05-16 21:41:02,344 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/expected_failures 2024-05-16 21:41:02,344 root INFO copying build/lib/nose2/tests/functional/support/scenario/expected_failures/expected_failures.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/expected_failures 2024-05-16 21:41:02,344 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers 2024-05-16 21:41:02,344 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers/test_layers.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers 2024-05-16 21:41:02,344 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg 2024-05-16 21:41:02,345 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2024-05-16 21:41:02,345 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2024-05-16 21:41:02,345 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-05-16 21:41:02,345 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-05-16 21:41:02,345 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-05-16 21:41:02,345 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2024-05-16 21:41:02,346 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2024-05-16 21:41:02,346 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-05-16 21:41:02,346 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-05-16 21:41:02,346 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-05-16 21:41:02,346 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg 2024-05-16 21:41:02,347 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,347 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,347 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,347 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg 2024-05-16 21:41:02,347 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-05-16 21:41:02,347 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-05-16 21:41:02,347 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-05-16 21:41:02,348 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-05-16 21:41:02,348 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-05-16 21:41:02,348 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-05-16 21:41:02,348 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-05-16 21:41:02,348 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-05-16 21:41:02,348 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-05-16 21:41:02,349 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-05-16 21:41:02,349 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,349 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-05-16 21:41:02,349 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-05-16 21:41:02,349 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-05-16 21:41:02,350 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-05-16 21:41:02,350 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-05-16 21:41:02,350 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-05-16 21:41:02,350 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-05-16 21:41:02,350 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/no_tests 2024-05-16 21:41:02,350 root INFO copying build/lib/nose2/tests/functional/support/scenario/no_tests/a.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/no_tests 2024-05-16 21:41:02,351 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/one_test 2024-05-16 21:41:02,351 root INFO copying build/lib/nose2/tests/functional/support/scenario/one_test/tests.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/one_test 2024-05-16 21:41:02,351 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_import_err 2024-05-16 21:41:02,351 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/test_import_err.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_import_err 2024-05-16 21:41:02,351 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-05-16 21:41:02,351 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-05-16 21:41:02,352 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-05-16 21:41:02,352 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-05-16 21:41:02,352 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_class_fail 2024-05-16 21:41:02,352 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_class_fail 2024-05-16 21:41:02,352 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,352 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,353 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,353 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,353 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,353 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-05-16 21:41:02,353 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2024-05-16 21:41:02,353 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/.coveragerc -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2024-05-16 21:41:02,354 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/test_lib.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2024-05-16 21:41:02,354 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2024-05-16 21:41:02,354 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2024-05-16 21:41:02,354 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2024-05-16 21:41:02,354 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/nose2.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2024-05-16 21:41:02,355 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,355 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/docs.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,355 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/docs.rst -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,355 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-05-16 21:41:02,355 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-05-16 21:41:02,356 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-05-16 21:41:02,356 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-05-16 21:41:02,356 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-05-16 21:41:02,356 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-05-16 21:41:02,356 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,356 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/setup.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-05-16 21:41:02,357 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,357 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,357 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,357 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,357 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-05-16 21:41:02,357 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config 2024-05-16 21:41:02,358 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-05-16 21:41:02,358 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-05-16 21:41:02,358 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-05-16 21:41:02,358 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-05-16 21:41:02,358 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-05-16 21:41:02,358 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-05-16 21:41:02,359 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-05-16 21:41:02,359 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-05-16 21:41:02,359 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-05-16 21:41:02,359 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-05-16 21:41:02,359 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-05-16 21:41:02,359 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-05-16 21:41:02,360 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_classes 2024-05-16 21:41:02,360 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes/test_fixtures.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_classes 2024-05-16 21:41:02,360 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes/test_classes.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_classes 2024-05-16 21:41:02,360 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/subtests 2024-05-16 21:41:02,360 root INFO copying build/lib/nose2/tests/functional/support/scenario/subtests/test_subtests.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/subtests 2024-05-16 21:41:02,361 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/dundertest_attribute 2024-05-16 21:41:02,361 root INFO copying build/lib/nose2/tests/functional/support/scenario/dundertest_attribute/test.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/dundertest_attribute 2024-05-16 21:41:02,361 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/class_fixtures 2024-05-16 21:41:02,361 root INFO copying build/lib/nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/class_fixtures 2024-05-16 21:41:02,361 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/colliding_test_modules 2024-05-16 21:41:02,361 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2024-05-16 21:41:02,361 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2024-05-16 21:41:02,362 root INFO copying build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2024-05-16 21:41:02,362 root INFO copying build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2024-05-16 21:41:02,362 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/package_in_lib 2024-05-16 21:41:02,362 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib 2024-05-16 21:41:02,362 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2024-05-16 21:41:02,362 root INFO copying build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2024-05-16 21:41:02,363 root INFO copying build/lib/nose2/tests/functional/support/scenario/package_in_lib/tests.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/package_in_lib 2024-05-16 21:41:02,363 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/logging 2024-05-16 21:41:02,363 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/logging 2024-05-16 21:41:02,363 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/decorators 2024-05-16 21:41:02,363 root INFO copying build/lib/nose2/tests/functional/support/scenario/decorators/test_decorators.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/decorators 2024-05-16 21:41:02,363 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts 2024-05-16 21:41:02,364 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2024-05-16 21:41:02,364 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2024-05-16 21:41:02,364 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2024-05-16 21:41:02,364 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2024-05-16 21:41:02,364 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2024-05-16 21:41:02,364 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2024-05-16 21:41:02,365 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-05-16 21:41:02,365 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-05-16 21:41:02,365 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-05-16 21:41:02,365 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2024-05-16 21:41:02,365 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2024-05-16 21:41:02,366 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-05-16 21:41:02,366 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-05-16 21:41:02,366 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-05-16 21:41:02,366 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2024-05-16 21:41:02,366 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2024-05-16 21:41:02,366 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2024-05-16 21:41:02,367 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2024-05-16 21:41:02,367 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-05-16 21:41:02,367 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-05-16 21:41:02,367 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-05-16 21:41:02,367 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_inheritance 2024-05-16 21:41:02,367 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_inheritance 2024-05-16 21:41:02,368 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_of_imports 2024-05-16 21:41:02,368 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_of_imports 2024-05-16 21:41:02,368 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-05-16 21:41:02,368 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-05-16 21:41:02,368 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-05-16 21:41:02,368 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-05-16 21:41:02,369 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-05-16 21:41:02,369 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-05-16 21:41:02,369 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-05-16 21:41:02,369 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-05-16 21:41:02,369 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-05-16 21:41:02,369 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-05-16 21:41:02,370 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml 2024-05-16 21:41:02,370 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/happyday 2024-05-16 21:41:02,370 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/happyday 2024-05-16 21:41:02,370 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-05-16 21:41:02,370 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-05-16 21:41:02,370 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-05-16 21:41:02,371 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/chdir 2024-05-16 21:41:02,371 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/chdir 2024-05-16 21:41:02,371 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-05-16 21:41:02,371 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-05-16 21:41:02,371 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-05-16 21:41:02,372 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-05-16 21:41:02,372 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-05-16 21:41:02,372 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-05-16 21:41:02,372 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-05-16 21:41:02,372 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-05-16 21:41:02,372 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-05-16 21:41:02,373 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-05-16 21:41:02,373 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-05-16 21:41:02,373 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-05-16 21:41:02,373 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-05-16 21:41:02,373 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-05-16 21:41:02,373 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-05-16 21:41:02,374 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-05-16 21:41:02,374 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/cfg 2024-05-16 21:41:02,374 root INFO copying build/lib/nose2/tests/functional/support/cfg/b.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/cfg 2024-05-16 21:41:02,374 root INFO copying build/lib/nose2/tests/functional/support/cfg/a.cfg -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/cfg 2024-05-16 21:41:02,374 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/lib 2024-05-16 21:41:02,374 root INFO copying build/lib/nose2/tests/functional/support/lib/plugin_a.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/lib 2024-05-16 21:41:02,375 root INFO copying build/lib/nose2/tests/functional/support/lib/layer_hooks_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/lib 2024-05-16 21:41:02,375 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/such 2024-05-16 21:41:02,375 root INFO copying build/lib/nose2/tests/functional/support/such/test_regression_same_havings.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/such 2024-05-16 21:41:02,375 root INFO copying build/lib/nose2/tests/functional/support/such/test_such_without_layers.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/such 2024-05-16 21:41:02,375 root INFO copying build/lib/nose2/tests/functional/support/such/test_such_timing.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/such 2024-05-16 21:41:02,375 root INFO copying build/lib/nose2/tests/functional/support/such/output.txt -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/such 2024-05-16 21:41:02,376 root INFO copying build/lib/nose2/tests/functional/support/such/test_such.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/such 2024-05-16 21:41:02,376 root INFO copying build/lib/nose2/tests/functional/test_discovery_loader.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,376 root INFO copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,376 root INFO copying build/lib/nose2/tests/functional/test_verbosity.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,376 root INFO copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,376 root INFO copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,377 root INFO copying build/lib/nose2/tests/functional/test_layers_hooks.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,377 root INFO copying build/lib/nose2/tests/functional/test_collect_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,377 root INFO copying build/lib/nose2/tests/functional/test_such_dsl.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,377 root INFO copying build/lib/nose2/tests/functional/test_main.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,377 root INFO copying build/lib/nose2/tests/functional/test_printhooks_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,378 root INFO copying build/lib/nose2/tests/functional/test_loading.py -> build/bdist.linux-armv8l/wheel/nose2/tests/functional 2024-05-16 21:41:02,378 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,378 root INFO copying build/lib/nose2/tests/unit/__init__.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,378 root INFO copying build/lib/nose2/tests/unit/test_generators_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,378 root INFO copying build/lib/nose2/tests/unit/test_decorators.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,378 root INFO copying build/lib/nose2/tests/unit/test_prof_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,379 root INFO copying build/lib/nose2/tests/unit/test_loader.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,379 root INFO copying build/lib/nose2/tests/unit/test_config.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,379 root INFO copying build/lib/nose2/tests/unit/test_failfast.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,379 root INFO copying build/lib/nose2/tests/unit/test_mp_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,379 root INFO copying build/lib/nose2/tests/unit/test_junitxml.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,379 root INFO copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,380 root INFO copying build/lib/nose2/tests/unit/test_util.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,380 root INFO copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,380 root INFO copying build/lib/nose2/tests/unit/test_dundertest_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,380 root INFO copying build/lib/nose2/tests/unit/test_session.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,380 root INFO copying build/lib/nose2/tests/unit/test_testcase_loader.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,380 root INFO copying build/lib/nose2/tests/unit/test_collector.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,381 root INFO copying build/lib/nose2/tests/unit/test_testid_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,381 root INFO copying build/lib/nose2/tests/unit/test_params_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,381 root INFO copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,381 root INFO copying build/lib/nose2/tests/unit/test_layers_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,381 root INFO copying build/lib/nose2/tests/unit/test_plugin_api.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,381 root INFO copying build/lib/nose2/tests/unit/test_testclass_loader.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,382 root INFO copying build/lib/nose2/tests/unit/test_result.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,382 root INFO copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,382 root INFO copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,382 root INFO copying build/lib/nose2/tests/unit/test_collect_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,382 root INFO copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,382 root INFO copying build/lib/nose2/tests/unit/test_functions_loader.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,383 root INFO copying build/lib/nose2/tests/unit/test_printhooks_plugin.py -> build/bdist.linux-armv8l/wheel/nose2/tests/unit 2024-05-16 21:41:02,383 root INFO copying build/lib/nose2/runner.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,383 root INFO copying build/lib/nose2/__main__.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,383 root INFO copying build/lib/nose2/util.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,383 root INFO copying build/lib/nose2/main.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,384 root INFO copying build/lib/nose2/config.py -> build/bdist.linux-armv8l/wheel/nose2 2024-05-16 21:41:02,384 root INFO running install_egg_info 2024-05-16 21:41:02,385 root INFO Copying nose2.egg-info to build/bdist.linux-armv8l/wheel/nose2-0.14.2-py3.12.egg-info 2024-05-16 21:41:02,386 root INFO running install_scripts 2024-05-16 21:41:02,389 wheel INFO creating build/bdist.linux-armv8l/wheel/nose2-0.14.2.dist-info/WHEEL 2024-05-16 21:41:02,390 wheel INFO creating '/home/buildozer/aports/community/py3-nose2/src/nose2-0.14.2/.dist/.tmp-lldmv5kd/nose2-0.14.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-05-16 21:41:02,390 wheel INFO adding 'nose2/__init__.py' 2024-05-16 21:41:02,390 wheel INFO adding 'nose2/__main__.py' 2024-05-16 21:41:02,391 wheel INFO adding 'nose2/collector.py' 2024-05-16 21:41:02,391 wheel INFO adding 'nose2/config.py' 2024-05-16 21:41:02,391 wheel INFO adding 'nose2/events.py' 2024-05-16 21:41:02,391 wheel INFO adding 'nose2/exceptions.py' 2024-05-16 21:41:02,392 wheel INFO adding 'nose2/loader.py' 2024-05-16 21:41:02,392 wheel INFO adding 'nose2/main.py' 2024-05-16 21:41:02,392 wheel INFO adding 'nose2/result.py' 2024-05-16 21:41:02,392 wheel INFO adding 'nose2/runner.py' 2024-05-16 21:41:02,393 wheel INFO adding 'nose2/session.py' 2024-05-16 21:41:02,393 wheel INFO adding 'nose2/sphinxext.py' 2024-05-16 21:41:02,393 wheel INFO adding 'nose2/suite.py' 2024-05-16 21:41:02,393 wheel INFO adding 'nose2/util.py' 2024-05-16 21:41:02,394 wheel INFO adding 'nose2/plugins/__init__.py' 2024-05-16 21:41:02,394 wheel INFO adding 'nose2/plugins/_constants.py' 2024-05-16 21:41:02,394 wheel INFO adding 'nose2/plugins/attrib.py' 2024-05-16 21:41:02,394 wheel INFO adding 'nose2/plugins/buffer.py' 2024-05-16 21:41:02,395 wheel INFO adding 'nose2/plugins/collect.py' 2024-05-16 21:41:02,395 wheel INFO adding 'nose2/plugins/coverage.py' 2024-05-16 21:41:02,395 wheel INFO adding 'nose2/plugins/debugger.py' 2024-05-16 21:41:02,395 wheel INFO adding 'nose2/plugins/doctests.py' 2024-05-16 21:41:02,395 wheel INFO adding 'nose2/plugins/dundertest.py' 2024-05-16 21:41:02,396 wheel INFO adding 'nose2/plugins/failfast.py' 2024-05-16 21:41:02,396 wheel INFO adding 'nose2/plugins/junitxml.py' 2024-05-16 21:41:02,396 wheel INFO adding 'nose2/plugins/layers.py' 2024-05-16 21:41:02,396 wheel INFO adding 'nose2/plugins/logcapture.py' 2024-05-16 21:41:02,397 wheel INFO adding 'nose2/plugins/mp.py' 2024-05-16 21:41:02,397 wheel INFO adding 'nose2/plugins/outcomes.py' 2024-05-16 21:41:02,397 wheel INFO adding 'nose2/plugins/prettyassert.py' 2024-05-16 21:41:02,397 wheel INFO adding 'nose2/plugins/printhooks.py' 2024-05-16 21:41:02,398 wheel INFO adding 'nose2/plugins/prof.py' 2024-05-16 21:41:02,398 wheel INFO adding 'nose2/plugins/result.py' 2024-05-16 21:41:02,398 wheel INFO adding 'nose2/plugins/testid.py' 2024-05-16 21:41:02,398 wheel INFO adding 'nose2/plugins/loader/__init__.py' 2024-05-16 21:41:02,399 wheel INFO adding 'nose2/plugins/loader/discovery.py' 2024-05-16 21:41:02,399 wheel INFO adding 'nose2/plugins/loader/eggdiscovery.py' 2024-05-16 21:41:02,399 wheel INFO adding 'nose2/plugins/loader/functions.py' 2024-05-16 21:41:02,399 wheel INFO adding 'nose2/plugins/loader/generators.py' 2024-05-16 21:41:02,399 wheel INFO adding 'nose2/plugins/loader/loadtests.py' 2024-05-16 21:41:02,400 wheel INFO adding 'nose2/plugins/loader/parameters.py' 2024-05-16 21:41:02,400 wheel INFO adding 'nose2/plugins/loader/testcases.py' 2024-05-16 21:41:02,400 wheel INFO adding 'nose2/plugins/loader/testclasses.py' 2024-05-16 21:41:02,400 wheel INFO adding 'nose2/tests/__init__.py' 2024-05-16 21:41:02,401 wheel INFO adding 'nose2/tests/_common.py' 2024-05-16 21:41:02,401 wheel INFO adding 'nose2/tests/functional/__init__.py' 2024-05-16 21:41:02,401 wheel INFO adding 'nose2/tests/functional/test_attrib_plugin.py' 2024-05-16 21:41:02,401 wheel INFO adding 'nose2/tests/functional/test_collect_plugin.py' 2024-05-16 21:41:02,402 wheel INFO adding 'nose2/tests/functional/test_coverage.py' 2024-05-16 21:41:02,402 wheel INFO adding 'nose2/tests/functional/test_decorators.py' 2024-05-16 21:41:02,402 wheel INFO adding 'nose2/tests/functional/test_discovery_loader.py' 2024-05-16 21:41:02,402 wheel INFO adding 'nose2/tests/functional/test_doctests_plugin.py' 2024-05-16 21:41:02,403 wheel INFO adding 'nose2/tests/functional/test_dundertest_plugin.py' 2024-05-16 21:41:02,403 wheel INFO adding 'nose2/tests/functional/test_eggdiscovery_loader.py' 2024-05-16 21:41:02,403 wheel INFO adding 'nose2/tests/functional/test_junitxml_plugin.py' 2024-05-16 21:41:02,403 wheel INFO adding 'nose2/tests/functional/test_layers_hooks.py' 2024-05-16 21:41:02,404 wheel INFO adding 'nose2/tests/functional/test_layers_plugin.py' 2024-05-16 21:41:02,404 wheel INFO adding 'nose2/tests/functional/test_loading.py' 2024-05-16 21:41:02,404 wheel INFO adding 'nose2/tests/functional/test_loadtests_plugin.py' 2024-05-16 21:41:02,404 wheel INFO adding 'nose2/tests/functional/test_logcapture_plugin.py' 2024-05-16 21:41:02,404 wheel INFO adding 'nose2/tests/functional/test_main.py' 2024-05-16 21:41:02,405 wheel INFO adding 'nose2/tests/functional/test_mp_plugin.py' 2024-05-16 21:41:02,405 wheel INFO adding 'nose2/tests/functional/test_prettyassert.py' 2024-05-16 21:41:02,405 wheel INFO adding 'nose2/tests/functional/test_printhooks_plugin.py' 2024-05-16 21:41:02,405 wheel INFO adding 'nose2/tests/functional/test_session.py' 2024-05-16 21:41:02,405 wheel INFO adding 'nose2/tests/functional/test_subtests.py' 2024-05-16 21:41:02,406 wheel INFO adding 'nose2/tests/functional/test_such_dsl.py' 2024-05-16 21:41:02,406 wheel INFO adding 'nose2/tests/functional/test_util.py' 2024-05-16 21:41:02,406 wheel INFO adding 'nose2/tests/functional/test_verbosity.py' 2024-05-16 21:41:02,406 wheel INFO adding 'nose2/tests/functional/support/cfg/a.cfg' 2024-05-16 21:41:02,406 wheel INFO adding 'nose2/tests/functional/support/cfg/b.cfg' 2024-05-16 21:41:02,407 wheel INFO adding 'nose2/tests/functional/support/lib/layer_hooks_plugin.py' 2024-05-16 21:41:02,407 wheel INFO adding 'nose2/tests/functional/support/lib/plugin_a.py' 2024-05-16 21:41:02,407 wheel INFO adding 'nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py' 2024-05-16 21:41:02,407 wheel INFO adding 'nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py' 2024-05-16 21:41:02,408 wheel INFO adding 'nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py' 2024-05-16 21:41:02,408 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc' 2024-05-16 21:41:02,408 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py' 2024-05-16 21:41:02,408 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py' 2024-05-16 21:41:02,408 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py' 2024-05-16 21:41:02,408 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc' 2024-05-16 21:41:02,409 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg' 2024-05-16 21:41:02,409 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py' 2024-05-16 21:41:02,409 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py' 2024-05-16 21:41:02,409 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py' 2024-05-16 21:41:02,409 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/.coveragerc' 2024-05-16 21:41:02,409 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/nose2.cfg' 2024-05-16 21:41:02,410 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/test_lib.py' 2024-05-16 21:41:02,410 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/__init__.py' 2024-05-16 21:41:02,410 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/mod1.py' 2024-05-16 21:41:02,410 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/.coveragerc' 2024-05-16 21:41:02,410 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/nose2.cfg' 2024-05-16 21:41:02,410 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/test_lib.py' 2024-05-16 21:41:02,411 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/__init__.py' 2024-05-16 21:41:02,411 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/mod1.py' 2024-05-16 21:41:02,411 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py' 2024-05-16 21:41:02,411 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py' 2024-05-16 21:41:02,411 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py' 2024-05-16 21:41:02,411 wheel INFO adding 'nose2/tests/functional/support/scenario/decorators/test_decorators.py' 2024-05-16 21:41:02,412 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.py' 2024-05-16 21:41:02,412 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.rst' 2024-05-16 21:41:02,412 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.txt' 2024-05-16 21:41:02,412 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py' 2024-05-16 21:41:02,412 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py' 2024-05-16 21:41:02,412 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst' 2024-05-16 21:41:02,412 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt' 2024-05-16 21:41:02,413 wheel INFO adding 'nose2/tests/functional/support/scenario/dundertest_attribute/test.py' 2024-05-16 21:41:02,413 wheel INFO adding 'nose2/tests/functional/support/scenario/expected_failures/expected_failures.py' 2024-05-16 21:41:02,413 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py' 2024-05-16 21:41:02,413 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json' 2024-05-16 21:41:02,413 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py' 2024-05-16 21:41:02,413 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg' 2024-05-16 21:41:02,414 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py' 2024-05-16 21:41:02,414 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg' 2024-05-16 21:41:02,414 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py' 2024-05-16 21:41:02,414 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py' 2024-05-16 21:41:02,414 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg' 2024-05-16 21:41:02,414 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py' 2024-05-16 21:41:02,415 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg' 2024-05-16 21:41:02,415 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py' 2024-05-16 21:41:02,415 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg' 2024-05-16 21:41:02,415 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py' 2024-05-16 21:41:02,415 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg' 2024-05-16 21:41:02,415 wheel INFO adding 'nose2/tests/functional/support/scenario/layers/test_layers.py' 2024-05-16 21:41:02,416 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py' 2024-05-16 21:41:02,416 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py' 2024-05-16 21:41:02,416 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/common.py' 2024-05-16 21:41:02,416 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py' 2024-05-16 21:41:02,416 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py' 2024-05-16 21:41:02,416 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py' 2024-05-16 21:41:02,416 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py' 2024-05-16 21:41:02,417 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py' 2024-05-16 21:41:02,417 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py' 2024-05-16 21:41:02,417 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py' 2024-05-16 21:41:02,417 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py' 2024-05-16 21:41:02,417 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py' 2024-05-16 21:41:02,418 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py' 2024-05-16 21:41:02,418 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py' 2024-05-16 21:41:02,418 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py' 2024-05-16 21:41:02,418 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py' 2024-05-16 21:41:02,418 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py' 2024-05-16 21:41:02,418 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py' 2024-05-16 21:41:02,418 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py' 2024-05-16 21:41:02,419 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests/test_filter.py' 2024-05-16 21:41:02,419 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests/test_simple.py' 2024-05-16 21:41:02,419 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg' 2024-05-16 21:41:02,419 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py' 2024-05-16 21:41:02,419 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py' 2024-05-16 21:41:02,419 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py' 2024-05-16 21:41:02,420 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py' 2024-05-16 21:41:02,420 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py' 2024-05-16 21:41:02,420 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py' 2024-05-16 21:41:02,420 wheel INFO adding 'nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py' 2024-05-16 21:41:02,420 wheel INFO adding 'nose2/tests/functional/support/scenario/logging_config/logging_config.py' 2024-05-16 21:41:02,420 wheel INFO adding 'nose2/tests/functional/support/scenario/logging_config/nose2.cfg' 2024-05-16 21:41:02,421 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py' 2024-05-16 21:41:02,421 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg' 2024-05-16 21:41:02,421 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py' 2024-05-16 21:41:02,421 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py' 2024-05-16 21:41:02,421 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py' 2024-05-16 21:41:02,421 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py' 2024-05-16 21:41:02,422 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py' 2024-05-16 21:41:02,422 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/test_import_err.py' 2024-05-16 21:41:02,422 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py' 2024-05-16 21:41:02,422 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py' 2024-05-16 21:41:02,422 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py' 2024-05-16 21:41:02,422 wheel INFO adding 'nose2/tests/functional/support/scenario/no_tests/a.py' 2024-05-16 21:41:02,423 wheel INFO adding 'nose2/tests/functional/support/scenario/one_test/tests.py' 2024-05-16 21:41:02,423 wheel INFO adding 'nose2/tests/functional/support/scenario/package_in_lib/tests.py' 2024-05-16 21:41:02,423 wheel INFO adding 'nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py' 2024-05-16 21:41:02,423 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py' 2024-05-16 21:41:02,423 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py' 2024-05-16 21:41:02,424 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py' 2024-05-16 21:41:02,424 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg' 2024-05-16 21:41:02,424 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py' 2024-05-16 21:41:02,424 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py' 2024-05-16 21:41:02,424 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py' 2024-05-16 21:41:02,424 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py' 2024-05-16 21:41:02,424 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py' 2024-05-16 21:41:02,425 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py' 2024-05-16 21:41:02,425 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py' 2024-05-16 21:41:02,425 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py' 2024-05-16 21:41:02,425 wheel INFO adding 'nose2/tests/functional/support/scenario/slow/test_slow.py' 2024-05-16 21:41:02,425 wheel INFO adding 'nose2/tests/functional/support/scenario/subtests/test_subtests.py' 2024-05-16 21:41:02,426 wheel INFO adding 'nose2/tests/functional/support/scenario/such_with_params/such_with_params.py' 2024-05-16 21:41:02,426 wheel INFO adding 'nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py' 2024-05-16 21:41:02,426 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes/test_classes.py' 2024-05-16 21:41:02,426 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes/test_fixtures.py' 2024-05-16 21:41:02,426 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py' 2024-05-16 21:41:02,427 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py' 2024-05-16 21:41:02,427 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc' 2024-05-16 21:41:02,427 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py' 2024-05-16 21:41:02,427 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py' 2024-05-16 21:41:02,427 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py' 2024-05-16 21:41:02,427 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg' 2024-05-16 21:41:02,428 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py' 2024-05-16 21:41:02,428 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py' 2024-05-16 21:41:02,428 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py' 2024-05-16 21:41:02,428 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/test_coverage.py' 2024-05-16 21:41:02,428 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py' 2024-05-16 21:41:02,428 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py' 2024-05-16 21:41:02,429 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/docs.rst' 2024-05-16 21:41:02,429 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/docs.txt' 2024-05-16 21:41:02,429 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/setup.py' 2024-05-16 21:41:02,429 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg' 2024-05-16 21:41:02,429 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py' 2024-05-16 21:41:02,429 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py' 2024-05-16 21:41:02,429 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py' 2024-05-16 21:41:02,430 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py' 2024-05-16 21:41:02,430 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst' 2024-05-16 21:41:02,430 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt' 2024-05-16 21:41:02,430 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py' 2024-05-16 21:41:02,430 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg' 2024-05-16 21:41:02,430 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt' 2024-05-16 21:41:02,431 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt' 2024-05-16 21:41:02,431 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt' 2024-05-16 21:41:02,431 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py' 2024-05-16 21:41:02,431 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py' 2024-05-16 21:41:02,431 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py' 2024-05-16 21:41:02,431 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py' 2024-05-16 21:41:02,432 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst' 2024-05-16 21:41:02,432 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt' 2024-05-16 21:41:02,432 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg' 2024-05-16 21:41:02,432 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py' 2024-05-16 21:41:02,432 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg' 2024-05-16 21:41:02,432 wheel INFO adding 'nose2/tests/functional/support/such/output.txt' 2024-05-16 21:41:02,433 wheel INFO adding 'nose2/tests/functional/support/such/test_regression_same_havings.py' 2024-05-16 21:41:02,433 wheel INFO adding 'nose2/tests/functional/support/such/test_such.py' 2024-05-16 21:41:02,433 wheel INFO adding 'nose2/tests/functional/support/such/test_such_timing.py' 2024-05-16 21:41:02,433 wheel INFO adding 'nose2/tests/functional/support/such/test_such_without_layers.py' 2024-05-16 21:41:02,433 wheel INFO adding 'nose2/tests/unit/__init__.py' 2024-05-16 21:41:02,433 wheel INFO adding 'nose2/tests/unit/test_attrib_plugin.py' 2024-05-16 21:41:02,434 wheel INFO adding 'nose2/tests/unit/test_buffer_plugin.py' 2024-05-16 21:41:02,434 wheel INFO adding 'nose2/tests/unit/test_collect_plugin.py' 2024-05-16 21:41:02,434 wheel INFO adding 'nose2/tests/unit/test_collector.py' 2024-05-16 21:41:02,434 wheel INFO adding 'nose2/tests/unit/test_config.py' 2024-05-16 21:41:02,434 wheel INFO adding 'nose2/tests/unit/test_debugger_plugin.py' 2024-05-16 21:41:02,434 wheel INFO adding 'nose2/tests/unit/test_decorators.py' 2024-05-16 21:41:02,435 wheel INFO adding 'nose2/tests/unit/test_doctest_plugin.py' 2024-05-16 21:41:02,435 wheel INFO adding 'nose2/tests/unit/test_dundertest_plugin.py' 2024-05-16 21:41:02,435 wheel INFO adding 'nose2/tests/unit/test_failfast.py' 2024-05-16 21:41:02,435 wheel INFO adding 'nose2/tests/unit/test_functions_loader.py' 2024-05-16 21:41:02,435 wheel INFO adding 'nose2/tests/unit/test_generators_plugin.py' 2024-05-16 21:41:02,435 wheel INFO adding 'nose2/tests/unit/test_junitxml.py' 2024-05-16 21:41:02,436 wheel INFO adding 'nose2/tests/unit/test_layers_plugin.py' 2024-05-16 21:41:02,436 wheel INFO adding 'nose2/tests/unit/test_loader.py' 2024-05-16 21:41:02,436 wheel INFO adding 'nose2/tests/unit/test_logcapture_plugin.py' 2024-05-16 21:41:02,436 wheel INFO adding 'nose2/tests/unit/test_mp_plugin.py' 2024-05-16 21:41:02,436 wheel INFO adding 'nose2/tests/unit/test_outcomes_plugin.py' 2024-05-16 21:41:02,437 wheel INFO adding 'nose2/tests/unit/test_params_plugin.py' 2024-05-16 21:41:02,437 wheel INFO adding 'nose2/tests/unit/test_plugin_api.py' 2024-05-16 21:41:02,437 wheel INFO adding 'nose2/tests/unit/test_printhooks_plugin.py' 2024-05-16 21:41:02,437 wheel INFO adding 'nose2/tests/unit/test_prof_plugin.py' 2024-05-16 21:41:02,437 wheel INFO adding 'nose2/tests/unit/test_result.py' 2024-05-16 21:41:02,437 wheel INFO adding 'nose2/tests/unit/test_session.py' 2024-05-16 21:41:02,438 wheel INFO adding 'nose2/tests/unit/test_testcase_loader.py' 2024-05-16 21:41:02,438 wheel INFO adding 'nose2/tests/unit/test_testclass_loader.py' 2024-05-16 21:41:02,438 wheel INFO adding 'nose2/tests/unit/test_testid_plugin.py' 2024-05-16 21:41:02,438 wheel INFO adding 'nose2/tests/unit/test_util.py' 2024-05-16 21:41:02,438 wheel INFO adding 'nose2/tools/__init__.py' 2024-05-16 21:41:02,438 wheel INFO adding 'nose2/tools/decorators.py' 2024-05-16 21:41:02,439 wheel INFO adding 'nose2/tools/params.py' 2024-05-16 21:41:02,439 wheel INFO adding 'nose2/tools/such.py' 2024-05-16 21:41:02,439 wheel INFO adding 'nose2-0.14.2.dist-info/AUTHORS' 2024-05-16 21:41:02,439 wheel INFO adding 'nose2-0.14.2.dist-info/LICENSE' 2024-05-16 21:41:02,439 wheel INFO adding 'nose2-0.14.2.dist-info/METADATA' 2024-05-16 21:41:02,440 wheel INFO adding 'nose2-0.14.2.dist-info/WHEEL' 2024-05-16 21:41:02,440 wheel INFO adding 'nose2-0.14.2.dist-info/entry_points.txt' 2024-05-16 21:41:02,440 wheel INFO adding 'nose2-0.14.2.dist-info/top_level.txt' 2024-05-16 21:41:02,441 wheel INFO adding 'nose2-0.14.2.dist-info/RECORD' 2024-05-16 21:41:02,442 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-05-16 21:41:02,451 gpep517 INFO The backend produced .dist/nose2-0.14.2-py3-none-any.whl nose2-0.14.2-py3-none-any.whl .......ssssssss.........................................................................................................../usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback ./usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback ............................................................................................................................/usr/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.Test.test_gen of .Test testMethod=test_gen>>) return self.run(*args, **kwds) ..................................................................................... ---------------------------------------------------------------------- Ran 332 tests in 32.527s OK (skipped=8) >>> py3-nose2: Entering fakeroot... >>> py3-nose2-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.12/site-packages/nose2/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.12/site-packages/nose2/tools/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/tools/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.12/site-packages/nose2/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/plugins/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.12/site-packages/nose2/plugins/loader/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/plugins/loader/__pycache__' >>> py3-nose2-pyc*: Preparing subpackage py3-nose2-pyc... >>> py3-nose2-pyc*: Running postcheck for py3-nose2-pyc >>> py3-nose2*: Running postcheck for py3-nose2 >>> py3-nose2*: Preparing package py3-nose2... >>> py3-nose2-pyc*: Tracing dependencies... python3~3.12 >>> py3-nose2-pyc*: Package size: 504.0 KB >>> py3-nose2-pyc*: Compressing data... >>> py3-nose2-pyc*: Create checksum... >>> py3-nose2-pyc*: Create py3-nose2-pyc-0.14.2-r0.apk >>> py3-nose2*: Tracing dependencies... python3~3.12 >>> py3-nose2*: Package size: 480.0 KB >>> py3-nose2*: Compressing data... >>> py3-nose2*: Create checksum... >>> py3-nose2*: Create py3-nose2-0.14.2-r0.apk >>> py3-nose2: Build complete at Thu, 16 May 2024 21:41:37 +0000 elapsed time 0h 0m 37s >>> py3-nose2: Cleaning up srcdir >>> py3-nose2: Cleaning up pkgdir >>> py3-nose2: Uninstalling dependencies... (1/25) Purging .makedepends-py3-nose2 (20240516.214100) (2/25) Purging py3-gpep517-pyc (15-r2) (3/25) Purging py3-gpep517 (15-r2) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (69.5.1-r0) (7/25) Purging py3-setuptools (69.5.1-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r1) (9/25) Purging py3-wheel (0.42.0-r1) (10/25) Purging py3-packaging-pyc (24.0-r1) (11/25) Purging py3-packaging (24.0-r1) (12/25) Purging py3-parsing-pyc (3.1.2-r1) (13/25) Purging py3-parsing (3.1.2-r1) (14/25) Purging python3-pyc (3.12.3-r1) (15/25) Purging python3-pycache-pyc0 (3.12.3-r1) (16/25) Purging pyc (3.12.3-r1) (17/25) Purging python3 (3.12.3-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240420-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.3-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 315 MiB in 103 packages >>> py3-nose2: Updating the community/armhf repository index... >>> py3-nose2: Signing the index...