>>> py3-memory-profiler: Building testing/py3-memory-profiler 0.61-r1 (using abuild 3.12.0-r5) started Thu, 28 Mar 2024 19:59:38 +0000 >>> py3-memory-profiler: Checking sanity of /home/buildozer/aports/testing/py3-memory-profiler/APKBUILD... >>> py3-memory-profiler: Analyzing dependencies... >>> py3-memory-profiler: Installing for build: build-base py3-psutil py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/33) Installing libffi (3.4.6-r0) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (4.0.0-r0) (4/33) Installing libpanelw (6.4_p20240309-r0) (5/33) Installing readline (8.2.10-r0) (6/33) Installing sqlite-libs (3.45.2-r0) (7/33) Installing python3 (3.11.8-r0) (8/33) Installing python3-pycache-pyc0 (3.11.8-r0) (9/33) Installing pyc (3.11.8-r0) (10/33) Installing py3-psutil-pyc (5.9.8-r0) (11/33) Installing python3-pyc (3.11.8-r0) (12/33) Installing py3-psutil (5.9.8-r0) (13/33) Installing py3-installer (0.7.0-r1) (14/33) Installing py3-installer-pyc (0.7.0-r1) (15/33) Installing py3-gpep517 (15-r1) (16/33) Installing py3-gpep517-pyc (15-r1) (17/33) Installing py3-parsing (3.1.2-r0) (18/33) Installing py3-parsing-pyc (3.1.2-r0) (19/33) Installing py3-packaging (24.0-r0) (20/33) Installing py3-packaging-pyc (24.0-r0) (21/33) Installing py3-setuptools (69.2.0-r0) (22/33) Installing py3-setuptools-pyc (69.2.0-r0) (23/33) Installing py3-wheel (0.42.0-r0) (24/33) Installing py3-wheel-pyc (0.42.0-r0) (25/33) Installing py3-iniconfig (2.0.0-r0) (26/33) Installing py3-iniconfig-pyc (2.0.0-r0) (27/33) Installing py3-pluggy (1.4.0-r0) (28/33) Installing py3-pluggy-pyc (1.4.0-r0) (29/33) Installing py3-py (1.11.0-r2) (30/33) Installing py3-py-pyc (1.11.0-r2) (31/33) Installing py3-pytest (8.1.1-r0) (32/33) Installing py3-pytest-pyc (8.1.1-r0) (33/33) Installing .makedepends-py3-memory-profiler (20240328.195940) Executing busybox-1.36.1-r24.trigger OK: 326 MiB in 143 packages >>> py3-memory-profiler: Cleaning up srcdir >>> py3-memory-profiler: Cleaning up pkgdir >>> py3-memory-profiler: Cleaning up tmpdir >>> py3-memory-profiler: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-memory-profiler-0.61.tar.gz >>> py3-memory-profiler: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-memory-profiler-0.61.tar.gz >>> py3-memory-profiler: Checking sha512sums... py3-memory-profiler-0.61.tar.gz: OK assertRaisesRegexp.patch: OK >>> py3-memory-profiler: Unpacking /var/cache/distfiles/py3-memory-profiler-0.61.tar.gz... >>> py3-memory-profiler: assertRaisesRegexp.patch patching file test/test_exit_code.py 2024-03-28 19:59:40,778 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-03-28 19:59:40,830 root INFO running bdist_wheel 2024-03-28 19:59:40,845 root INFO running build 2024-03-28 19:59:40,845 root INFO running build_py 2024-03-28 19:59:40,847 root INFO creating build 2024-03-28 19:59:40,848 root INFO creating build/lib 2024-03-28 19:59:40,848 root INFO copying memory_profiler.py -> build/lib 2024-03-28 19:59:40,848 root INFO copying mprof.py -> build/lib 2024-03-28 19:59:40,853 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-03-28 19:59:40,853 root INFO running install 2024-03-28 19:59:40,869 root INFO running install_lib 2024-03-28 19:59:40,871 root INFO creating build/bdist.linux-ppc64le 2024-03-28 19:59:40,871 root INFO creating build/bdist.linux-ppc64le/wheel 2024-03-28 19:59:40,871 root INFO copying build/lib/mprof.py -> build/bdist.linux-ppc64le/wheel 2024-03-28 19:59:40,871 root INFO copying build/lib/memory_profiler.py -> build/bdist.linux-ppc64le/wheel 2024-03-28 19:59:40,872 root INFO running install_egg_info 2024-03-28 19:59:40,875 root INFO running egg_info 2024-03-28 19:59:40,875 root INFO creating memory_profiler.egg-info 2024-03-28 19:59:40,877 root INFO writing memory_profiler.egg-info/PKG-INFO 2024-03-28 19:59:40,877 root INFO writing dependency_links to memory_profiler.egg-info/dependency_links.txt 2024-03-28 19:59:40,877 root INFO writing entry points to memory_profiler.egg-info/entry_points.txt 2024-03-28 19:59:40,877 root INFO writing requirements to memory_profiler.egg-info/requires.txt 2024-03-28 19:59:40,877 root INFO writing top-level names to memory_profiler.egg-info/top_level.txt 2024-03-28 19:59:40,878 root INFO writing manifest file 'memory_profiler.egg-info/SOURCES.txt' 2024-03-28 19:59:40,880 root INFO reading manifest file 'memory_profiler.egg-info/SOURCES.txt' 2024-03-28 19:59:40,880 root INFO adding license file 'COPYING' 2024-03-28 19:59:40,881 root INFO writing manifest file 'memory_profiler.egg-info/SOURCES.txt' 2024-03-28 19:59:40,881 root INFO Copying memory_profiler.egg-info to build/bdist.linux-ppc64le/wheel/memory_profiler-0.61.0-py3.11.egg-info 2024-03-28 19:59:40,882 root INFO running install_scripts 2024-03-28 19:59:40,886 wheel INFO creating build/bdist.linux-ppc64le/wheel/memory_profiler-0.61.0.dist-info/WHEEL 2024-03-28 19:59:40,886 wheel INFO creating '/home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/.dist/.tmp-cgphqdg6/memory_profiler-0.61.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-03-28 19:59:40,886 wheel INFO adding 'memory_profiler.py' 2024-03-28 19:59:40,887 wheel INFO adding 'mprof.py' 2024-03-28 19:59:40,887 wheel INFO adding 'memory_profiler-0.61.0.dist-info/COPYING' 2024-03-28 19:59:40,888 wheel INFO adding 'memory_profiler-0.61.0.dist-info/METADATA' 2024-03-28 19:59:40,888 wheel INFO adding 'memory_profiler-0.61.0.dist-info/WHEEL' 2024-03-28 19:59:40,888 wheel INFO adding 'memory_profiler-0.61.0.dist-info/entry_points.txt' 2024-03-28 19:59:40,888 wheel INFO adding 'memory_profiler-0.61.0.dist-info/top_level.txt' 2024-03-28 19:59:40,888 wheel INFO adding 'memory_profiler-0.61.0.dist-info/RECORD' 2024-03-28 19:59:40,888 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-03-28 19:59:40,889 gpep517 INFO The backend produced .dist/memory_profiler-0.61.0-py3-none-any.whl memory_profiler-0.61.0-py3-none-any.whl Filename: test/test_func.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 2 16.000 MiB 16.000 MiB 2 @profile 3 def test_1(i): 4 # .. will be called twice .. 5 16.000 MiB 0.000 MiB 2 c = {} 6 16.000 MiB 0.000 MiB 10012 for i in range(i): 7 16.000 MiB 0.000 MiB 10010 c[i] = 2 Filename: test/test_loop.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 11 16.000 MiB 16.000 MiB 1 @profile 12 def test_2(): 13 25.562 MiB 9.562 MiB 1 a = [1] * (10 ** 6) 14 177.875 MiB 152.312 MiB 1 b = [2] * (2 * 10 ** 7) 15 32.312 MiB -145.562 MiB 1 del b 16 17 32.625 MiB -0.312 MiB 3 for i in range(2): 18 32.625 MiB 0.000 MiB 2 a = [1] * (10 ** 6) 19 177.875 MiB 290.500 MiB 2 b = [2] * (2 * 10 ** 7) 20 32.625 MiB -290.500 MiB 2 del b 21 32.312 MiB -0.312 MiB 1 return a Filename: test/test_mprofile.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 5 16.000 MiB 16.000 MiB 1 @profile 6 def test1(l): 7 """test1 docstring""" 8 16.000 MiB 0.000 MiB 1 a = [1] * l 9 16.000 MiB 0.000 MiB 1 time.sleep(1) 10 16.000 MiB 0.000 MiB 1 return a Filename: test/test_mprofile.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 12 16.000 MiB 16.000 MiB 1 @profile 13 def test2(l): 14 16.000 MiB 0.000 MiB 1 b = [1] * l 15 16.000 MiB 0.000 MiB 1 time.sleep(1) 16 16.000 MiB 0.000 MiB 1 return b Filename: test/test_as.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 3 16.000 MiB 16.000 MiB 1 @profile 4 def f(): 5 16.000 MiB 0.000 MiB 1 o = math.sqrt(2013) 6 16.000 MiB 0.000 MiB 1 return o Filename: test/test_precision_command_line.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 11 16.000 MiB 16.000 MiB 1 @profile(precision=4) 12 def test_1(): 13 24.625 MiB 8.625 MiB 1 a = [1] * (10 ** 6) 14 176.938 MiB 152.312 MiB 1 b = [2] * (2 * 10 ** 7) 15 176.938 MiB 0.000 MiB 1 time.sleep(0.6) 16 32.125 MiB -144.812 MiB 1 del b 17 18 32.438 MiB -0.312 MiB 3 for i in range(2): 19 32.438 MiB 0.000 MiB 2 a = [1] * (10 ** 6) 20 176.938 MiB 289.000 MiB 2 b = [2] * (2 * 10 ** 7) 21 32.438 MiB -289.000 MiB 2 del b 22 32.125 MiB -0.312 MiB 1 return a Filename: test/test_precision_command_line.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 24 24.125 MiB 24.125 MiB 1 @profile(precision=2) 25 def test_2(): 26 24.125 MiB 0.000 MiB 1 a = {} 27 24.125 MiB 0.000 MiB 1 time.sleep(0.5) 28 24.125 MiB 0.000 MiB 10001 for i in range(10000): 29 24.125 MiB 0.000 MiB 10000 a[i] = i + 1 30 24.125 MiB 0.000 MiB 1 time.sleep(0.6) 31 24.125 MiB 0.000 MiB 1 return Filename: test/test_gen.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 2 16.000 MiB 16.000 MiB 1 @profile 3 def my_func(): 4 24.812 MiB 8.812 MiB 1 a = [1] * (10 ** 6) 5 177.125 MiB 152.312 MiB 1 b = [2] * (2 * 10 ** 7) 6 31.938 MiB -145.188 MiB 1 del b 7 31.938 MiB 0.000 MiB 2 yield a Filename: test/test_gen.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 10 23.938 MiB 23.938 MiB 1 @profile 11 def test_comprehension(): 12 # Dict comprehension 13 23.938 MiB 0.000 MiB 40 d_comp = dict((str(k*k), [v] * (1<<17)) 14 23.938 MiB 0.000 MiB 13 for (v, k) in enumerate(range(99, 111))) 15 16 # List comprehension 17 47.938 MiB 24.000 MiB 102 l_comp = [[i] * (i<<9) for i in range(99)] 18 31.938 MiB -16.000 MiB 1 del l_comp 19 23.062 MiB -8.875 MiB 1 del d_comp 20 21 30.875 MiB -0.188 MiB 4 def hh(x=1): 22 # Set comprehension 23 54.875 MiB -284.000 MiB 135 s_comp = set(('Z',) * (k<<13) for k in range(x, 19 + 2*x)) 24 54.875 MiB -0.188 MiB 3 return s_comp 25 26 22.875 MiB -8.188 MiB 1 val = [range(1, 4), max(1, 4), 42 + len(hh())] 27 46.812 MiB -8.062 MiB 1 val = hh() | hh(4) 28 46.812 MiB 0.000 MiB 1 val.add(40) 29 54.812 MiB 8.000 MiB 102 l1_comp = [[(1, i)] * (i<<9) for i in range(99)] 30 78.812 MiB 24.000 MiB 102 l2_comp = [[(3, i)] * (i<<9) for i in range(99)] 31 32 78.812 MiB 0.000 MiB 1 return val Filename: test/test_gen.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 35 23.938 MiB 23.938 MiB 1 @profile 36 def test_generator(): 37 41.438 MiB 17.500 MiB 9 a_gen = ([42] * (1<<20) for __ in '123') 38 41.438 MiB 0.000 MiB 1 huge_lst = list(a_gen) 39 40 41.438 MiB 0.000 MiB 2 b_gen = ([24] * (1<<20) for __ in '123') 41 41.438 MiB 0.000 MiB 1 del b_gen 42 23.938 MiB -17.500 MiB 1 del huge_lst 43 44 23.938 MiB 0.000 MiB 1 return a_gen Filename: test/test_unicode.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 2 16.000 MiB 16.000 MiB 1 @profile 3 def test_unicode(txt): 4 # test when unicode is present 5 16.000 MiB 0.000 MiB 1 txt = txt.replace (u"ی", u"ي") #Arabic Yah = ي 6 16.000 MiB 0.000 MiB 1 return txt Filename: /home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/test/test_import.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 4 16.0 MiB 16.0 MiB 1 @profile 5 def my_func(): 6 24.2 MiB 8.2 MiB 1 a = [1] * (10 ** 6) 7 176.6 MiB 152.3 MiB 1 b = [2] * (2 * 10 ** 7) 8 30.9 MiB -145.7 MiB 1 del b 9 30.9 MiB 0.0 MiB 1 return a Filename: /home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/test/test_precision_import.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 13 16.0000 MiB 16.0000 MiB 1 @profile(precision=4) 14 def test_1(): 15 24.0000 MiB 8.0000 MiB 1 a = [1] * (10 ** 6) 16 176.3125 MiB 152.3125 MiB 1 b = [2] * (2 * 10 ** 7) 17 176.3125 MiB 0.0000 MiB 1 time.sleep(0.6) 18 32.2500 MiB -144.0625 MiB 1 del b 19 20 32.5625 MiB -6.3125 MiB 3 for i in range(2): 21 32.5625 MiB 0.0000 MiB 2 a = [1] * (10 ** 6) 22 170.3125 MiB 275.5000 MiB 2 b = [2] * (2 * 10 ** 7) 23 32.5625 MiB -281.5000 MiB 2 del b 24 26.2500 MiB -6.3125 MiB 1 return a Filename: /home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/test/test_precision_import.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 26 18.25000 MiB 18.25000 MiB 1 @profile(precision=5) 27 def test_2(): 28 18.25000 MiB 0.00000 MiB 1 a = {} 29 18.25000 MiB 0.00000 MiB 1 time.sleep(0.5) 30 18.25000 MiB 0.00000 MiB 10001 for i in range(10000): 31 18.25000 MiB 0.00000 MiB 10000 a[i] = i + 1 32 18.25000 MiB 0.00000 MiB 1 time.sleep(0.6) 33 18.25000 MiB 0.00000 MiB 1 return Success Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/memory_profiler.py", line 1351, in exec_with_profiler(script_filename, prof, args.backend, script_args) File "/home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/memory_profiler.py", line 1252, in exec_with_profiler exec(compile(f.read(), filename, 'exec'), ns, ns) File "/tmp/tmpnbt7x131.py", line 1, in raise RuntimeError('I am not working nicely') RuntimeError: I am not working nicely ERROR:mprof:Program resulted with a non-zero exit code: 1 ..Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/memory_profiler.py", line 1351, in exec_with_profiler(script_filename, prof, args.backend, script_args) File "/home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/memory_profiler.py", line 1252, in exec_with_profiler exec(compile(f.read(), filename, 'exec'), ns, ns) File "/tmp/tmpzl802v9k.py", line 1, in raise RuntimeError('I am not working nicely') RuntimeError: I am not working nicely . ---------------------------------------------------------------------- Ran 3 tests in 0.669s OK : Sampling memory every 0.1s running new process running as a Python program... : Sampling memory every 0.1s running new process running as a Python program... : Sampling memory every 0.1s running new process running as a Python program... . ---------------------------------------------------------------------- Ran 1 test in 0.000s OK Filename: /home/buildozer/aports/testing/py3-memory-profiler/src/memory_profiler-0.61/test/test_async.py Line # Mem usage Increment Occurrences Line Contents ============================================================= 7 16.0 MiB 16.0 MiB 1 @profile 8 async def my_func(): 9 24.9 MiB 8.9 MiB 1 a = [1] * (10 ** 6) 10 177.2 MiB 152.3 MiB 1 b = [2] * (2 * 10 ** 7) 11 177.2 MiB 0.0 MiB 2 await asyncio.sleep(1e-2) 12 31.5 MiB -145.7 MiB 1 del b >>> py3-memory-profiler: Entering fakeroot... >>> py3-memory-profiler-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-memory-profiler/pkg/py3-memory-profiler/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-memory-profiler/pkg/py3-memory-profiler-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-memory-profiler-pyc*: Preparing subpackage py3-memory-profiler-pyc... >>> py3-memory-profiler-pyc*: Running postcheck for py3-memory-profiler-pyc >>> py3-memory-profiler*: Running postcheck for py3-memory-profiler >>> py3-memory-profiler*: Preparing package py3-memory-profiler... >>> py3-memory-profiler-pyc*: Tracing dependencies... py3-psutil python3~3.11 >>> py3-memory-profiler-pyc*: Package size: 140.0 KB >>> py3-memory-profiler-pyc*: Compressing data... >>> py3-memory-profiler-pyc*: Create checksum... >>> py3-memory-profiler-pyc*: Create py3-memory-profiler-pyc-0.61-r1.apk >>> py3-memory-profiler*: Tracing dependencies... py3-psutil python3~3.11 >>> py3-memory-profiler*: Package size: 156.0 KB >>> py3-memory-profiler*: Compressing data... >>> py3-memory-profiler*: Create checksum... >>> py3-memory-profiler*: Create py3-memory-profiler-0.61-r1.apk >>> py3-memory-profiler: Build complete at Thu, 28 Mar 2024 20:00:08 +0000 elapsed time 0h 0m 30s >>> py3-memory-profiler: Cleaning up srcdir >>> py3-memory-profiler: Cleaning up pkgdir >>> py3-memory-profiler: Uninstalling dependencies... (1/33) Purging .makedepends-py3-memory-profiler (20240328.195940) (2/33) Purging py3-psutil-pyc (5.9.8-r0) (3/33) Purging py3-psutil (5.9.8-r0) (4/33) Purging py3-gpep517-pyc (15-r1) (5/33) Purging py3-gpep517 (15-r1) (6/33) Purging py3-installer-pyc (0.7.0-r1) (7/33) Purging py3-installer (0.7.0-r1) (8/33) Purging py3-setuptools-pyc (69.2.0-r0) (9/33) Purging py3-setuptools (69.2.0-r0) (10/33) Purging py3-wheel-pyc (0.42.0-r0) (11/33) Purging py3-wheel (0.42.0-r0) (12/33) Purging py3-pytest-pyc (8.1.1-r0) (13/33) Purging py3-pytest (8.1.1-r0) (14/33) Purging py3-iniconfig-pyc (2.0.0-r0) (15/33) Purging py3-iniconfig (2.0.0-r0) (16/33) Purging py3-packaging-pyc (24.0-r0) (17/33) Purging py3-packaging (24.0-r0) (18/33) Purging py3-parsing-pyc (3.1.2-r0) (19/33) Purging py3-parsing (3.1.2-r0) (20/33) Purging py3-pluggy-pyc (1.4.0-r0) (21/33) Purging py3-pluggy (1.4.0-r0) (22/33) Purging py3-py-pyc (1.11.0-r2) (23/33) Purging py3-py (1.11.0-r2) (24/33) Purging python3-pyc (3.11.8-r0) (25/33) Purging python3-pycache-pyc0 (3.11.8-r0) (26/33) Purging pyc (3.11.8-r0) (27/33) Purging python3 (3.11.8-r0) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.6-r0) (30/33) Purging libpanelw (6.4_p20240309-r0) (31/33) Purging mpdecimal (4.0.0-r0) (32/33) Purging readline (8.2.10-r0) (33/33) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r24.trigger OK: 265 MiB in 110 packages >>> py3-memory-profiler: Updating the testing/ppc64le repository index... >>> py3-memory-profiler: Signing the index...