>>> py3-ddt: Building testing/py3-ddt 1.4.4-r1 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 16:06:09 +0000 >>> py3-ddt: Checking sanity of /home/buildozer/aports/testing/py3-ddt/APKBUILD... >>> py3-ddt: Analyzing dependencies... >>> py3-ddt: Installing for build: build-base python3 py3-setuptools py3-mock py3-nose py3-pytest py3-yaml (1/27) Installing libffi (3.4.2-r1) (2/27) Installing gdbm (1.22-r0) (3/27) Installing mpdecimal (2.5.1-r1) (4/27) Installing readline (8.1.1-r0) (5/27) Installing sqlite-libs (3.37.0-r0) (6/27) Installing python3 (3.10.1-r0) (7/27) Installing py3-ordered-set (4.0.2-r3) (8/27) Installing py3-appdirs (1.4.4-r3) (9/27) Installing py3-parsing (2.4.7-r3) (10/27) Installing py3-six (1.16.0-r1) (11/27) Installing py3-packaging (21.3-r0) (12/27) Installing py3-setuptools (52.0.0-r5) (13/27) Installing py3-pbr (5.8.0-r1) (14/27) Installing py3-mock (4.0.3-r2) (15/27) Installing py3-nose (1.3.7-r7) (16/27) Installing py3-atomicwrites (1.4.0-r2) (17/27) Installing py3-attrs (21.2.0-r1) (18/27) Installing py3-more-itertools (8.12.0-r1) (19/27) Installing py3-iniconfig (1.1.1-r2) (20/27) Installing py3-pluggy (0.13.1-r5) (21/27) Installing py3-py (1.10.0-r2) (22/27) Installing py3-wcwidth (0.2.5-r2) (23/27) Installing py3-toml (0.10.2-r3) (24/27) Installing py3-pytest (6.2.5-r1) (25/27) Installing yaml (0.2.5-r0) (26/27) Installing py3-yaml (5.4.1.1-r2) (27/27) Installing .makedepends-py3-ddt (20211219.160610) Executing busybox-1.34.1-r5.trigger OK: 398 MiB in 127 packages >>> py3-ddt: Cleaning up srcdir >>> py3-ddt: Cleaning up pkgdir >>> py3-ddt: Fetching https://distfiles.alpinelinux.org/distfiles/edge//ddt-1.4.4.tar.gz >>> py3-ddt: Fetching https://distfiles.alpinelinux.org/distfiles/edge//ddt-1.4.4.tar.gz >>> py3-ddt: Checking sha512sums... ddt-1.4.4.tar.gz: OK >>> py3-ddt: Unpacking /var/cache/distfiles/edge/ddt-1.4.4.tar.gz... running build running build_py creating build creating build/lib copying ddt.py -> build/lib running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing ddt.egg-info/PKG-INFO writing dependency_links to ddt.egg-info/dependency_links.txt writing requirements to ddt.egg-info/requires.txt writing top-level names to ddt.egg-info/top_level.txt reading manifest file 'ddt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ddt.egg-info/SOURCES.txt' running build_ext test_dicts_extracted_into_kwargs_1 (test.test_example.FooTestCase) ... ok test_dicts_extracted_into_kwargs_2 (test.test_example.FooTestCase) ... ok test_doc_missing_args_1_3 (test.test_example.FooTestCase) Missing args with value {0} and {1} ... ok test_doc_missing_args_2_4 (test.test_example.FooTestCase) Missing args with value {0} and {1} ... ok test_doc_missing_args_3_12 (test.test_example.FooTestCase) Missing args with value {0} and {1} ... ok test_doc_missing_args_4_23 (test.test_example.FooTestCase) Missing args with value {0} and {1} ... ok test_doc_missing_kargs_1_3 (test.test_example.FooTestCase) Missing kargs with value {value} {value2} ... ok test_doc_missing_kargs_2_4 (test.test_example.FooTestCase) Missing kargs with value {value} {value2} ... ok test_doc_missing_kargs_3_12 (test.test_example.FooTestCase) Missing kargs with value {value} {value2} ... ok test_doc_missing_kargs_4_23 (test.test_example.FooTestCase) Missing kargs with value {value} {value2} ... ok test_file_data_json_dict_1_unsorted_list (test.test_example.FooTestCase) test_file_data_json_dict_1_unsorted_list ... ok test_file_data_json_dict_2_sorted_list (test.test_example.FooTestCase) test_file_data_json_dict_2_sorted_list ... ok test_file_data_json_dict_dict_1_positive_integer_range (test.test_example.FooTestCase) test_file_data_json_dict_dict_1_positive_integer_range ... ok test_file_data_json_dict_dict_2_negative_integer_range (test.test_example.FooTestCase) test_file_data_json_dict_dict_2_negative_integer_range ... ok test_file_data_json_dict_dict_3_positive_real_range (test.test_example.FooTestCase) test_file_data_json_dict_dict_3_positive_real_range ... ok test_file_data_json_dict_dict_4_negative_real_range (test.test_example.FooTestCase) test_file_data_json_dict_dict_4_negative_real_range ... ok test_file_data_json_list_1_Hello (test.test_example.FooTestCase) test_file_data_json_list_1_Hello ... ok test_file_data_json_list_2_Goodbye (test.test_example.FooTestCase) test_file_data_json_list_2_Goodbye ... ok test_file_data_yaml_dict_1_unsorted_list (test.test_example.FooTestCase) test_file_data_yaml_dict_1_unsorted_list ... ok test_file_data_yaml_dict_2_sorted_list (test.test_example.FooTestCase) test_file_data_yaml_dict_2_sorted_list ... ok test_file_data_yaml_dict_dict_1_positive_integer_range (test.test_example.FooTestCase) test_file_data_yaml_dict_dict_1_positive_integer_range ... ok test_file_data_yaml_dict_dict_2_negative_integer_range (test.test_example.FooTestCase) test_file_data_yaml_dict_dict_2_negative_integer_range ... ok test_file_data_yaml_dict_dict_3_positive_real_range (test.test_example.FooTestCase) test_file_data_yaml_dict_dict_3_positive_real_range ... ok test_file_data_yaml_dict_dict_4_negative_real_range (test.test_example.FooTestCase) test_file_data_yaml_dict_dict_4_negative_real_range ... ok test_file_data_yaml_list_1_Hello (test.test_example.FooTestCase) test_file_data_yaml_list_1_Hello ... ok test_file_data_yaml_list_2_Goodbye (test.test_example.FooTestCase) test_file_data_yaml_list_2_Goodbye ... ok test_greater_1_test_2_greater_than_1 (test.test_example.FooTestCase) ... ok test_greater_2_test_10_greater_than_5 (test.test_example.FooTestCase) ... ok test_greater_with_name_docstring_1_Test_case_1 (test.test_example.FooTestCase) Test docstring 1 ... ok test_greater_with_name_docstring_2_Test_case_2 (test.test_example.FooTestCase) Test docstring 2 ... ok test_iterable_argument_1__0__3_ (test.test_example.FooTestCase) ... ok test_iterable_argument_2__0__4_ (test.test_example.FooTestCase) ... ok test_iterable_argument_3__0__5_ (test.test_example.FooTestCase) ... ok test_iterable_argument_4__1__3_ (test.test_example.FooTestCase) ... ok test_iterable_argument_5__1__4_ (test.test_example.FooTestCase) ... ok test_iterable_argument_6__1__5_ (test.test_example.FooTestCase) ... ok test_iterable_argument_7__2__3_ (test.test_example.FooTestCase) ... ok test_iterable_argument_8__2__4_ (test.test_example.FooTestCase) ... ok test_iterable_argument_9__2__5_ (test.test_example.FooTestCase) ... ok test_larger_than_two_1_3 (test.test_example.FooTestCase) ... ok test_larger_than_two_2_4 (test.test_example.FooTestCase) ... ok test_larger_than_two_3_12 (test.test_example.FooTestCase) ... ok test_larger_than_two_4_23 (test.test_example.FooTestCase) ... ok test_larger_than_two_with_doc_1_3 (test.test_example.FooTestCase) Larger than two with value 3 ... ok test_larger_than_two_with_doc_2_4 (test.test_example.FooTestCase) Larger than two with value 4 ... ok test_larger_than_two_with_doc_3_12 (test.test_example.FooTestCase) Larger than two with value 12 ... ok test_larger_than_two_with_doc_4_23 (test.test_example.FooTestCase) Larger than two with value 23 ... ok test_list_extracted_into_arguments_1__3__2_ (test.test_example.FooTestCase) ... ok test_list_extracted_into_arguments_2__4__3_ (test.test_example.FooTestCase) ... ok test_list_extracted_into_arguments_3__5__3_ (test.test_example.FooTestCase) ... ok test_list_extracted_with_doc_1__3__2_ (test.test_example.FooTestCase) Extract into args with first value 3 and second value 2 ... ok test_list_extracted_with_doc_2__4__3_ (test.test_example.FooTestCase) Extract into args with first value 4 and second value 3 ... ok test_list_extracted_with_doc_3__5__3_ (test.test_example.FooTestCase) Extract into args with first value 5 and second value 3 ... ok test_not_larger_than_two_1_1 (test.test_example.FooTestCase) ... ok test_not_larger_than_two_2__3 (test.test_example.FooTestCase) ... ok test_not_larger_than_two_3_2 (test.test_example.FooTestCase) ... ok test_not_larger_than_two_4_0 (test.test_example.FooTestCase) ... ok test_tuples_extracted_into_arguments_1__3__2_ (test.test_example.FooTestCase) ... ok test_tuples_extracted_into_arguments_2__4__3_ (test.test_example.FooTestCase) ... ok test_tuples_extracted_into_arguments_3__5__3_ (test.test_example.FooTestCase) ... ok test_undecorated (test.test_example.FooTestCase) ... ok test_unicode_1_ascii (test.test_example.FooTestCase) ... ok test_unicode_2_non_ascii__ (test.test_example.FooTestCase) ... ok test_custom_yaml_loader_01_bool (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_01_bool ... ok test_custom_yaml_loader_02_str (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_02_str ... ok test_custom_yaml_loader_03_int (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_03_int ... ok test_custom_yaml_loader_04_float (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_04_float ... ok test_custom_yaml_loader_05_python_list (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_05_python_list ... ok test_custom_yaml_loader_06_python_dict (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_06_python_dict ... ok test_custom_yaml_loader_07_my_class (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_07_my_class ... ok test_custom_yaml_loader_08_python_str (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_08_python_str ... ok test_custom_yaml_loader_09_python_int (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_09_python_int ... ok test_custom_yaml_loader_10_python_float (test.test_example.YamlOnlyTestCase) test_custom_yaml_loader_10_python_float ... ok ---------------------------------------------------------------------- Ran 73 tests in 0.004s OK >>> py3-ddt: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-ddt/pkg creating /home/buildozer/aports/testing/py3-ddt/pkg/py3-ddt creating /home/buildozer/aports/testing/py3-ddt/pkg/py3-ddt/usr creating /home/buildozer/aports/testing/py3-ddt/pkg/py3-ddt/usr/lib creating /home/buildozer/aports/testing/py3-ddt/pkg/py3-ddt/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-ddt/pkg/py3-ddt/usr/lib/python3.10/site-packages copying build/lib/ddt.py -> /home/buildozer/aports/testing/py3-ddt/pkg/py3-ddt/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/testing/py3-ddt/pkg/py3-ddt/usr/lib/python3.10/site-packages/ddt.py to ddt.cpython-310.pyc running install_egg_info running egg_info writing ddt.egg-info/PKG-INFO writing dependency_links to ddt.egg-info/dependency_links.txt writing requirements to ddt.egg-info/requires.txt writing top-level names to ddt.egg-info/top_level.txt reading manifest file 'ddt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ddt.egg-info/SOURCES.txt' Copying ddt.egg-info to /home/buildozer/aports/testing/py3-ddt/pkg/py3-ddt/usr/lib/python3.10/site-packages/ddt-1.4.4-py3.10.egg-info running install_scripts >>> py3-ddt*: Running postcheck for py3-ddt >>> py3-ddt*: Preparing package py3-ddt... >>> py3-ddt*: Tracing dependencies... >>> py3-ddt*: Package size: 76.0 KB >>> py3-ddt*: Compressing data... >>> py3-ddt*: Create checksum... >>> py3-ddt*: Create py3-ddt-1.4.4-r1.apk >>> py3-ddt: Build complete at Sun, 19 Dec 2021 16:06:12 +0000 elapsed time 0h 0m 3s >>> py3-ddt: Cleaning up srcdir >>> py3-ddt: Cleaning up pkgdir >>> py3-ddt: Uninstalling dependencies... (1/27) Purging .makedepends-py3-ddt (20211219.160610) (2/27) Purging py3-setuptools (52.0.0-r5) (3/27) Purging py3-ordered-set (4.0.2-r3) (4/27) Purging py3-appdirs (1.4.4-r3) (5/27) Purging py3-mock (4.0.3-r2) (6/27) Purging py3-pbr (5.8.0-r1) (7/27) Purging py3-nose (1.3.7-r7) (8/27) Purging py3-pytest (6.2.5-r1) (9/27) Purging py3-atomicwrites (1.4.0-r2) (10/27) Purging py3-attrs (21.2.0-r1) (11/27) Purging py3-more-itertools (8.12.0-r1) (12/27) Purging py3-iniconfig (1.1.1-r2) (13/27) Purging py3-pluggy (0.13.1-r5) (14/27) Purging py3-py (1.10.0-r2) (15/27) Purging py3-wcwidth (0.2.5-r2) (16/27) Purging py3-packaging (21.3-r0) (17/27) Purging py3-parsing (2.4.7-r3) (18/27) Purging py3-six (1.16.0-r1) (19/27) Purging py3-toml (0.10.2-r3) (20/27) Purging py3-yaml (5.4.1.1-r2) (21/27) Purging python3 (3.10.1-r0) (22/27) Purging libffi (3.4.2-r1) (23/27) Purging gdbm (1.22-r0) (24/27) Purging mpdecimal (2.5.1-r1) (25/27) Purging readline (8.1.1-r0) (26/27) Purging sqlite-libs (3.37.0-r0) (27/27) Purging yaml (0.2.5-r0) Executing busybox-1.34.1-r5.trigger OK: 338 MiB in 100 packages >>> py3-ddt: Updating the testing/s390x repository index... >>> py3-ddt: Signing the index...