>>> py3-random2: Building community/py3-random2 1.0.1-r1 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 18:55:30 +0000 >>> py3-random2: Checking sanity of /home/buildozer/aports/community/py3-random2/APKBUILD... >>> py3-random2: Analyzing dependencies... >>> py3-random2: Installing for build: build-base python3 py3-setuptools (1/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.20-r2) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.36.0-r0) (6/13) Installing python3 (3.9.7-r3) (7/13) Installing py3-ordered-set (4.0.2-r2) (8/13) Installing py3-appdirs (1.4.4-r2) (9/13) Installing py3-parsing (2.4.7-r2) (10/13) Installing py3-six (1.16.0-r0) (11/13) Installing py3-packaging (20.9-r1) (12/13) Installing py3-setuptools (52.0.0-r4) (13/13) Installing .makedepends-py3-random2 (20211020.185538) Executing busybox-1.34.1-r1.trigger OK: 395 MiB in 108 packages >>> py3-random2: Cleaning up srcdir >>> py3-random2: Cleaning up pkgdir >>> py3-random2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/random2-1.0.1.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-random2: Fetching https://pypi.python.org/packages/source/r/random2/random2-1.0.1.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 3045 0 --:--:-- --:--:-- --:--:-- 3128 100 271 100 271 0 0 1404 0 --:--:-- --:--:-- --:--:-- 1404 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21088 100 21088 0 0 84175 0 --:--:-- --:--:-- --:--:-- 84175 >>> py3-random2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/random2-1.0.1.zip >>> py3-random2: Checking sha512sums... random2-1.0.1.zip: OK >>> py3-random2: Unpacking /var/cache/distfiles/v3.15/random2-1.0.1.zip... running build running build_py creating build creating build/lib copying src/random2.py -> build/lib running egg_info writing src/random2.egg-info/PKG-INFO writing dependency_links to src/random2.egg-info/dependency_links.txt writing top-level names to src/random2.egg-info/top_level.txt reading manifest file 'src/random2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching 'buildout.cfg' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/random2.egg-info/SOURCES.txt' 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 src/random2.egg-info/PKG-INFO writing dependency_links to src/random2.egg-info/dependency_links.txt writing top-level names to src/random2.egg-info/top_level.txt reading manifest file 'src/random2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching 'buildout.cfg' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/random2.egg-info/SOURCES.txt' running build_ext test_autoseed (tests.WichmannHill_TestBasicOps) ... ok test_bigrand (tests.WichmannHill_TestBasicOps) ... ok test_gauss (tests.WichmannHill_TestBasicOps) ... ok test_gauss_with_whseed (tests.WichmannHill_TestBasicOps) ... ok test_jumpahead (tests.WichmannHill_TestBasicOps) ... ok test_pickling (tests.WichmannHill_TestBasicOps) ... ok test_sample (tests.WichmannHill_TestBasicOps) ... ok test_sample_distribution (tests.WichmannHill_TestBasicOps) ... ok test_sample_inputs (tests.WichmannHill_TestBasicOps) ... ok test_sample_on_dicts (tests.WichmannHill_TestBasicOps) ... ok test_saverestore (tests.WichmannHill_TestBasicOps) ... ok test_seedargs (tests.WichmannHill_TestBasicOps) ... ok test_setstate_first_arg (tests.WichmannHill_TestBasicOps) ... ok test_strong_jumpahead (tests.WichmannHill_TestBasicOps) ... ok test_53_bits_per_float (tests.MersenneTwister_TestBasicOps) ... ok test_autoseed (tests.MersenneTwister_TestBasicOps) ... ok test_bigrand (tests.MersenneTwister_TestBasicOps) ... ok test_bigrand_ranges (tests.MersenneTwister_TestBasicOps) ... ok test_gauss (tests.MersenneTwister_TestBasicOps) ... ok test_genrandbits (tests.MersenneTwister_TestBasicOps) ... ok test_jumpahead (tests.MersenneTwister_TestBasicOps) ... ok test_long_seed (tests.MersenneTwister_TestBasicOps) ... ok test_pickling (tests.MersenneTwister_TestBasicOps) ... ok test_randbelow_logic (tests.MersenneTwister_TestBasicOps) ... ok test_randrange_bug_1590891 (tests.MersenneTwister_TestBasicOps) ... ok test_rangelimits (tests.MersenneTwister_TestBasicOps) ... ok test_referenceImplementation (tests.MersenneTwister_TestBasicOps) ... ok test_sample (tests.MersenneTwister_TestBasicOps) ... ok test_sample_distribution (tests.MersenneTwister_TestBasicOps) ... ok test_sample_inputs (tests.MersenneTwister_TestBasicOps) ... ok test_sample_on_dicts (tests.MersenneTwister_TestBasicOps) ... ok test_saverestore (tests.MersenneTwister_TestBasicOps) ... ok test_seedargs (tests.MersenneTwister_TestBasicOps) ... ok test_setstate_first_arg (tests.MersenneTwister_TestBasicOps) ... ok test_setstate_middle_arg (tests.MersenneTwister_TestBasicOps) ... ok test_strong_reference_implementation (tests.MersenneTwister_TestBasicOps) ... ok test_avg_std (tests.TestDistributions) ... ok test_zeroinputs (tests.TestDistributions) ... ok testMagicConstants (tests.TestModule) ... ok test__all__ (tests.TestModule) ... ok test_random_subclass_with_kwargs (tests.TestModule) ... ok ---------------------------------------------------------------------- Ran 41 tests in 0.324s OK >>> py3-random2: Entering fakeroot... running install running build running build_py running egg_info writing src/random2.egg-info/PKG-INFO writing dependency_links to src/random2.egg-info/dependency_links.txt writing top-level names to src/random2.egg-info/top_level.txt reading manifest file 'src/random2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching 'buildout.cfg' writing manifest file 'src/random2.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-random2/pkg creating /home/buildozer/aports/community/py3-random2/pkg/py3-random2 creating /home/buildozer/aports/community/py3-random2/pkg/py3-random2/usr creating /home/buildozer/aports/community/py3-random2/pkg/py3-random2/usr/lib creating /home/buildozer/aports/community/py3-random2/pkg/py3-random2/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-random2/pkg/py3-random2/usr/lib/python3.9/site-packages copying build/lib/random2.py -> /home/buildozer/aports/community/py3-random2/pkg/py3-random2/usr/lib/python3.9/site-packages byte-compiling /home/buildozer/aports/community/py3-random2/pkg/py3-random2/usr/lib/python3.9/site-packages/random2.py to random2.cpython-39.pyc running install_egg_info Copying src/random2.egg-info to /home/buildozer/aports/community/py3-random2/pkg/py3-random2/usr/lib/python3.9/site-packages/random2-1.0.1-py3.9.egg-info running install_scripts >>> py3-random2*: Running postcheck for py3-random2 >>> py3-random2*: Preparing package py3-random2... >>> py3-random2*: Tracing dependencies... >>> py3-random2*: Package size: 104.0 KB >>> py3-random2*: Compressing data... >>> py3-random2*: Create checksum... >>> py3-random2*: Create py3-random2-1.0.1-r1.apk >>> py3-random2: Build complete at Wed, 20 Oct 2021 18:55:42 +0000 elapsed time 0h 0m 12s >>> py3-random2: Cleaning up srcdir >>> py3-random2: Cleaning up pkgdir >>> py3-random2: Uninstalling dependencies... (1/13) Purging .makedepends-py3-random2 (20211020.185538) (2/13) Purging py3-setuptools (52.0.0-r4) (3/13) Purging py3-ordered-set (4.0.2-r2) (4/13) Purging py3-appdirs (1.4.4-r2) (5/13) Purging py3-packaging (20.9-r1) (6/13) Purging py3-parsing (2.4.7-r2) (7/13) Purging py3-six (1.16.0-r0) (8/13) Purging python3 (3.9.7-r3) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.20-r2) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-random2: Updating the community/x86_64 repository index... >>> py3-random2: Signing the index...