>>> py3-evtx: Building community/py3-evtx 0.7.4-r7 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 00:59:37 +0000 >>> py3-evtx: Checking sanity of /home/buildozer/aports/community/py3-evtx/APKBUILD... >>> py3-evtx: Analyzing dependencies... >>> py3-evtx: Installing for build: build-base python3 py3-six py3-hexdump py3-setuptools py3-wheel py3-pytest py3-parsing py3-lxml (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.6.1-r3) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.4_p20240330-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.45.2-r0) (9/39) Installing python3 (3.12.2-r1) (10/39) Installing python3-pycache-pyc0 (3.12.2-r1) (11/39) Installing pyc (3.12.2-r1) (12/39) Installing python3-pyc (3.12.2-r1) (13/39) Installing py3-six (1.16.0-r9) (14/39) Installing py3-six-pyc (1.16.0-r9) (15/39) Installing py3-hexdump (3.3-r2) (16/39) Installing py3-hexdump-pyc (3.3-r2) (17/39) Installing py3-parsing (3.1.2-r1) (18/39) Installing py3-parsing-pyc (3.1.2-r1) (19/39) Installing py3-packaging (24.0-r1) (20/39) Installing py3-packaging-pyc (24.0-r1) (21/39) Installing py3-setuptools (69.2.0-r2) (22/39) Installing py3-setuptools-pyc (69.2.0-r2) (23/39) Installing py3-wheel (0.42.0-r1) (24/39) Installing py3-wheel-pyc (0.42.0-r1) (25/39) Installing py3-iniconfig (2.0.0-r1) (26/39) Installing py3-iniconfig-pyc (2.0.0-r1) (27/39) Installing py3-pluggy (1.4.0-r1) (28/39) Installing py3-pluggy-pyc (1.4.0-r1) (29/39) Installing py3-py (1.11.0-r3) (30/39) Installing py3-py-pyc (1.11.0-r3) (31/39) Installing py3-pytest (8.1.1-r1) (32/39) Installing py3-pytest-pyc (8.1.1-r1) (33/39) Installing libgpg-error (1.48-r0) (34/39) Installing libgcrypt (1.10.3-r0) (35/39) Installing libxml2 (2.12.6-r2) (36/39) Installing libxslt (1.1.39-r1) (37/39) Installing py3-lxml (5.1.0-r0) (38/39) Installing py3-lxml-pyc (5.1.0-r0) (39/39) Installing .makedepends-py3-evtx (20240413.005938) Executing busybox-1.36.1-r25.trigger OK: 372 MiB in 142 packages >>> py3-evtx: Cleaning up srcdir >>> py3-evtx: Cleaning up pkgdir >>> py3-evtx: Cleaning up tmpdir >>> py3-evtx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-evtx-0.7.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-evtx-0.7.4.tar.gz.part' py3-evtx-0.7.4.tar.g 100% |********************************| 435k 0:00:00 ETA '/var/cache/distfiles/py3-evtx-0.7.4.tar.gz.part' saved >>> py3-evtx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-evtx-0.7.4.tar.gz >>> py3-evtx: Checking sha512sums... py3-evtx-0.7.4.tar.gz: OK >>> py3-evtx: Unpacking /var/cache/distfiles/py3-evtx-0.7.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/Evtx copying Evtx/__init__.py -> build/lib/Evtx copying Evtx/Views.py -> build/lib/Evtx copying Evtx/Evtx.py -> build/lib/Evtx copying Evtx/BinaryParser.py -> build/lib/Evtx copying Evtx/Nodes.py -> build/lib/Evtx running build_scripts creating build/scripts-3.12 copying and adjusting scripts/evtx_dump.py -> build/scripts-3.12 copying and adjusting scripts/evtx_dump_chunk_slack.py -> build/scripts-3.12 copying and adjusting scripts/evtx_eid_record_numbers.py -> build/scripts-3.12 copying and adjusting scripts/evtx_extract_record.py -> build/scripts-3.12 copying and adjusting scripts/evtx_filter_records.py -> build/scripts-3.12 copying and adjusting scripts/evtx_info.py -> build/scripts-3.12 copying and adjusting scripts/evtx_record_structure.py -> build/scripts-3.12 copying and adjusting scripts/evtx_structure.py -> build/scripts-3.12 copying and adjusting scripts/evtx_templates.py -> build/scripts-3.12 changing mode of build/scripts-3.12/evtx_dump.py from 644 to 755 changing mode of build/scripts-3.12/evtx_dump_chunk_slack.py from 644 to 755 changing mode of build/scripts-3.12/evtx_eid_record_numbers.py from 644 to 755 changing mode of build/scripts-3.12/evtx_extract_record.py from 644 to 755 changing mode of build/scripts-3.12/evtx_filter_records.py from 644 to 755 changing mode of build/scripts-3.12/evtx_info.py from 644 to 755 changing mode of build/scripts-3.12/evtx_record_structure.py from 644 to 755 changing mode of build/scripts-3.12/evtx_structure.py from 644 to 755 changing mode of build/scripts-3.12/evtx_templates.py from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-evtx/src/python-evtx-0.7.4 collected 17 items tests/test_chunks.py .. [ 11%] tests/test_header.py .. [ 23%] tests/test_issue_37.py .. [ 35%] tests/test_issue_38.py . [ 41%] tests/test_issue_39.py . [ 47%] tests/test_issue_43.py . [ 52%] tests/test_records.py ........ [100%] =============================== warnings summary =============================== tests/fixtures.py:22 /home/buildozer/aports/community/py3-evtx/src/python-evtx-0.7.4/tests/fixtures.py:22: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture tests/fixtures.py:52 /home/buildozer/aports/community/py3-evtx/src/python-evtx-0.7.4/tests/fixtures.py:52: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture Evtx/Evtx.py:276 /home/buildozer/aports/community/py3-evtx/src/python-evtx-0.7.4/Evtx/Evtx.py:276: SyntaxWarning: invalid escape sequence '\[' matcher = "\[(?:Normal|Conditional) Substitution\(index=(\d+), type=\d+\)\]" Evtx/Views.py:80 /home/buildozer/aports/community/py3-evtx/src/python-evtx-0.7.4/Evtx/Views.py:80: SyntaxWarning: invalid escape sequence '\-' NAME_PATTERN = re.compile('[a-zA-Z_][a-zA-Z_\-]*') tests/test_records.py:251 /home/buildozer/aports/community/py3-evtx/src/python-evtx-0.7.4/tests/test_records.py:251: SyntaxWarning: invalid escape sequence '\W' ['WstringTypeNode', 'C:\Windows\System32\Winevt\Logs\Archive-System-2012-03-14-04-17-39-932.evtx']]]]]]]]]]] tests/test_issue_37.py: 7 warnings tests/test_issue_38.py: 1 warning tests/test_issue_39.py: 1 warning tests/test_issue_43.py: 1 warning tests/test_records.py: 7958 warnings /home/buildozer/aports/community/py3-evtx/src/python-evtx-0.7.4/Evtx/BinaryParser.py:112: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). return datetime.utcfromtimestamp(float(qword) * 1e-7 - 11644473600) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 17 passed, 7973 warnings in 37.24s ====================== >>> py3-evtx: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-evtx/pkg creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx copying build/lib/Evtx/__init__.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx copying build/lib/Evtx/Views.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx copying build/lib/Evtx/Evtx.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx copying build/lib/Evtx/BinaryParser.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx copying build/lib/Evtx/Nodes.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx/Views.py to Views.cpython-312.pyc /usr/lib/python3.12/site-packages/Evtx/Views.py:80: SyntaxWarning: invalid escape sequence '\-' byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx/Evtx.py to Evtx.cpython-312.pyc /usr/lib/python3.12/site-packages/Evtx/Evtx.py:276: SyntaxWarning: invalid escape sequence '\[' byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx/BinaryParser.py to BinaryParser.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx/Nodes.py to Nodes.cpython-312.pyc running install_egg_info running egg_info creating python_evtx.egg-info writing python_evtx.egg-info/PKG-INFO writing dependency_links to python_evtx.egg-info/dependency_links.txt writing requirements to python_evtx.egg-info/requires.txt writing top-level names to python_evtx.egg-info/top_level.txt writing manifest file 'python_evtx.egg-info/SOURCES.txt' reading manifest file 'python_evtx.egg-info/SOURCES.txt' adding license file 'LICENSE.TXT' writing manifest file 'python_evtx.egg-info/SOURCES.txt' Copying python_evtx.egg-info to /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/python_evtx-0.7.4-py3.12.egg-info running install_scripts creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_record_structure.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_extract_record.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_dump_chunk_slack.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_templates.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_structure.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_filter_records.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_eid_record_numbers.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_info.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.12/evtx_dump.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_record_structure.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_extract_record.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_dump_chunk_slack.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_templates.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_structure.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_filter_records.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_eid_record_numbers.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_info.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_dump.py to 755 >>> py3-evtx-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.12/site-packages/Evtx/__pycache__' -> '/home/buildozer/aports/community/py3-evtx/pkg/py3-evtx-pyc/usr/lib/python3.12/site-packages/Evtx/__pycache__' >>> py3-evtx-pyc*: Preparing subpackage py3-evtx-pyc... >>> py3-evtx-pyc*: Running postcheck for py3-evtx-pyc >>> py3-evtx*: Running postcheck for py3-evtx >>> py3-evtx*: Preparing package py3-evtx... >>> py3-evtx-pyc*: Tracing dependencies... python3 py3-six py3-hexdump python3~3.12 >>> py3-evtx-pyc*: Package size: 188.0 KB >>> py3-evtx-pyc*: Compressing data... >>> py3-evtx-pyc*: Create checksum... >>> py3-evtx-pyc*: Create py3-evtx-pyc-0.7.4-r7.apk >>> py3-evtx*: Tracing dependencies... python3 py3-six py3-hexdump python3~3.12 >>> py3-evtx*: Package size: 204.0 KB >>> py3-evtx*: Compressing data... >>> py3-evtx*: Create checksum... >>> py3-evtx*: Create py3-evtx-0.7.4-r7.apk >>> py3-evtx: Build complete at Sat, 13 Apr 2024 01:00:17 +0000 elapsed time 0h 0m 40s >>> py3-evtx: Cleaning up srcdir >>> py3-evtx: Cleaning up pkgdir >>> py3-evtx: Uninstalling dependencies... (1/39) Purging .makedepends-py3-evtx (20240413.005938) (2/39) Purging py3-six-pyc (1.16.0-r9) (3/39) Purging py3-six (1.16.0-r9) (4/39) Purging py3-hexdump-pyc (3.3-r2) (5/39) Purging py3-hexdump (3.3-r2) (6/39) Purging py3-setuptools-pyc (69.2.0-r2) (7/39) Purging py3-setuptools (69.2.0-r2) (8/39) Purging py3-wheel-pyc (0.42.0-r1) (9/39) Purging py3-wheel (0.42.0-r1) (10/39) Purging py3-pytest-pyc (8.1.1-r1) (11/39) Purging py3-pytest (8.1.1-r1) (12/39) Purging py3-iniconfig-pyc (2.0.0-r1) (13/39) Purging py3-iniconfig (2.0.0-r1) (14/39) Purging py3-packaging-pyc (24.0-r1) (15/39) Purging py3-packaging (24.0-r1) (16/39) Purging py3-pluggy-pyc (1.4.0-r1) (17/39) Purging py3-pluggy (1.4.0-r1) (18/39) Purging py3-py-pyc (1.11.0-r3) (19/39) Purging py3-py (1.11.0-r3) (20/39) Purging py3-parsing-pyc (3.1.2-r1) (21/39) Purging py3-parsing (3.1.2-r1) (22/39) Purging py3-lxml-pyc (5.1.0-r0) (23/39) Purging py3-lxml (5.1.0-r0) (24/39) Purging libxslt (1.1.39-r1) (25/39) Purging python3-pyc (3.12.2-r1) (26/39) Purging python3-pycache-pyc0 (3.12.2-r1) (27/39) Purging pyc (3.12.2-r1) (28/39) Purging python3 (3.12.2-r1) (29/39) Purging gdbm (1.23-r1) (30/39) Purging libbz2 (1.0.8-r6) (31/39) Purging libffi (3.4.6-r0) (32/39) Purging libgcrypt (1.10.3-r0) (33/39) Purging libgpg-error (1.48-r0) (34/39) Purging libpanelw (6.4_p20240330-r0) (35/39) Purging libxml2 (2.12.6-r2) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.45.2-r0) (39/39) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-evtx: Updating the community/armhf repository index... >>> py3-evtx: Signing the index...