>>> py3-pbr: Building main/py3-pbr 5.11.1-r5 (using abuild 3.15.0-r1) started Mon, 17 Nov 2025 12:03:21 +0000 >>> py3-pbr: Validating /home/udu/aports/main/py3-pbr/APKBUILD... >>> py3-pbr: Analyzing dependencies... >>> py3-pbr: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/13) Installing py3-setuptools-pyc (80.9.0-r0) (2/13) Installing py3-parsing (3.2.3-r0) (3/13) Installing py3-parsing-pyc (3.2.3-r0) (4/13) Installing py3-packaging-pyc (25.0-r0) (5/13) Installing py3-packaging (25.0-r0) (6/13) Installing py3-setuptools (80.9.0-r0) (7/13) Installing py3-installer (0.7.0-r2) (8/13) Installing py3-installer-pyc (0.7.0-r2) (9/13) Installing py3-gpep517 (19-r0) (10/13) Installing py3-gpep517-pyc (19-r0) (11/13) Installing py3-wheel (0.46.1-r0) (12/13) Installing py3-wheel-pyc (0.46.1-r0) (13/13) Installing .makedepends-py3-pbr (20251117.120323) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 102 packages >>> py3-pbr: Fetching https://files.pythonhosted.org/packages/source/p/pbr/pbr-5.11.1.tar.gz >>> py3-pbr: Fetching https://files.pythonhosted.org/packages/source/p/pbr/pbr-5.11.1.tar.gz >>> py3-pbr: Checking sha512sums... pbr-5.11.1.tar.gz: OK >>> py3-pbr: Unpacking /var/cache/distfiles/pbr-5.11.1.tar.gz... 2025-11-17 12:03:24,339 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /home/udu/aports/main/py3-pbr/src/pbr-5.11.1/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-17 12:03:24,510 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-11-17 12:03:24,534 root INFO running build 2025-11-17 12:03:24,534 root INFO running build_py 2025-11-17 12:03:24,541 root INFO creating build/lib/pbr/cmd 2025-11-17 12:03:24,542 root INFO copying pbr/cmd/__init__.py -> build/lib/pbr/cmd 2025-11-17 12:03:24,543 root INFO copying pbr/cmd/main.py -> build/lib/pbr/cmd 2025-11-17 12:03:24,544 root INFO copying pbr/git.py -> build/lib/pbr 2025-11-17 12:03:24,545 root INFO copying pbr/build.py -> build/lib/pbr 2025-11-17 12:03:24,546 root INFO copying pbr/find_package.py -> build/lib/pbr 2025-11-17 12:03:24,546 root INFO copying pbr/builddoc.py -> build/lib/pbr 2025-11-17 12:03:24,547 root INFO copying pbr/extra_files.py -> build/lib/pbr 2025-11-17 12:03:24,547 root INFO copying pbr/packaging.py -> build/lib/pbr 2025-11-17 12:03:24,548 root INFO copying pbr/core.py -> build/lib/pbr 2025-11-17 12:03:24,548 root INFO copying pbr/util.py -> build/lib/pbr 2025-11-17 12:03:24,549 root INFO copying pbr/sphinxext.py -> build/lib/pbr 2025-11-17 12:03:24,550 root INFO copying pbr/options.py -> build/lib/pbr 2025-11-17 12:03:24,550 root INFO copying pbr/pbr_json.py -> build/lib/pbr 2025-11-17 12:03:24,551 root INFO copying pbr/version.py -> build/lib/pbr 2025-11-17 12:03:24,551 root INFO copying pbr/__init__.py -> build/lib/pbr 2025-11-17 12:03:24,552 root INFO copying pbr/testr_command.py -> build/lib/pbr 2025-11-17 12:03:24,553 root INFO creating build/lib/pbr/tests 2025-11-17 12:03:24,553 root INFO copying pbr/tests/base.py -> build/lib/pbr/tests 2025-11-17 12:03:24,554 root INFO copying pbr/tests/test_util.py -> build/lib/pbr/tests 2025-11-17 12:03:24,554 root INFO copying pbr/tests/test_packaging.py -> build/lib/pbr/tests 2025-11-17 12:03:24,555 root INFO copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests 2025-11-17 12:03:24,556 root INFO copying pbr/tests/test_hooks.py -> build/lib/pbr/tests 2025-11-17 12:03:24,556 root INFO copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests 2025-11-17 12:03:24,557 root INFO copying pbr/tests/util.py -> build/lib/pbr/tests 2025-11-17 12:03:24,557 root INFO copying pbr/tests/test_integration.py -> build/lib/pbr/tests 2025-11-17 12:03:24,558 root INFO copying pbr/tests/test_files.py -> build/lib/pbr/tests 2025-11-17 12:03:24,558 root INFO copying pbr/tests/__init__.py -> build/lib/pbr/tests 2025-11-17 12:03:24,559 root INFO copying pbr/tests/test_commands.py -> build/lib/pbr/tests 2025-11-17 12:03:24,559 root INFO copying pbr/tests/test_core.py -> build/lib/pbr/tests 2025-11-17 12:03:24,560 root INFO copying pbr/tests/test_setup.py -> build/lib/pbr/tests 2025-11-17 12:03:24,560 root INFO copying pbr/tests/test_version.py -> build/lib/pbr/tests 2025-11-17 12:03:24,561 root INFO creating build/lib/pbr/hooks 2025-11-17 12:03:24,561 root INFO copying pbr/hooks/base.py -> build/lib/pbr/hooks 2025-11-17 12:03:24,562 root INFO copying pbr/hooks/commands.py -> build/lib/pbr/hooks 2025-11-17 12:03:24,562 root INFO copying pbr/hooks/files.py -> build/lib/pbr/hooks 2025-11-17 12:03:24,563 root INFO copying pbr/hooks/metadata.py -> build/lib/pbr/hooks 2025-11-17 12:03:24,564 root INFO copying pbr/hooks/backwards.py -> build/lib/pbr/hooks 2025-11-17 12:03:24,564 root INFO copying pbr/hooks/__init__.py -> build/lib/pbr/hooks 2025-11-17 12:03:24,565 root INFO running egg_info 2025-11-17 12:03:24,570 root INFO writing pbr.egg-info/PKG-INFO 2025-11-17 12:03:24,571 root INFO writing dependency_links to pbr.egg-info/dependency_links.txt 2025-11-17 12:03:24,572 root INFO writing entry points to pbr.egg-info/entry_points.txt 2025-11-17 12:03:24,573 root INFO writing top-level names to pbr.egg-info/top_level.txt 2025-11-17 12:03:24,573 root INFO [pbr] Reusing existing SOURCES.txt /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.data_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.data_files' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.data_files' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.data_files' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.doc.source' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.doc.source' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.doc.source' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.doc.source' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage.package_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage.package_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage.package_data' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage.package_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.src' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-11-17 12:03:24,583 root INFO creating build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,583 root INFO copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,584 root INFO copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,585 root INFO copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,585 root INFO copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,586 root INFO copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,586 root INFO copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,587 root INFO copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,587 root INFO copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,588 root INFO copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage 2025-11-17 12:03:24,588 root INFO creating build/lib/pbr/tests/testpackage/data_files 2025-11-17 12:03:24,589 root INFO copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files 2025-11-17 12:03:24,589 root INFO copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files 2025-11-17 12:03:24,589 root INFO copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files 2025-11-17 12:03:24,590 root INFO creating build/lib/pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,590 root INFO copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,591 root INFO copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,592 root INFO copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,592 root INFO copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,593 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,593 root INFO copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,594 root INFO copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,594 root INFO copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,595 root INFO copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,595 root INFO copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,595 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-11-17 12:03:24,596 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-11-17 12:03:24,596 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2025-11-17 12:03:24,596 root INFO creating build/lib/pbr/tests/testpackage/src 2025-11-17 12:03:24,597 root INFO copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src 2025-11-17 12:03:24,598 root INFO installing to build/bdist.linux-x86_64/wheel 2025-11-17 12:03:24,598 root INFO running install 2025-11-17 12:03:24,613 root INFO [pbr] Generating AUTHORS 2025-11-17 12:03:24,615 root INFO [pbr] AUTHORS complete (0.0s) 2025-11-17 12:03:24,615 root INFO running install_lib 2025-11-17 12:03:24,620 root INFO creating build/bdist.linux-x86_64/wheel 2025-11-17 12:03:24,621 root INFO creating build/bdist.linux-x86_64/wheel/pbr 2025-11-17 12:03:24,621 root INFO copying build/lib/pbr/git.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,622 root INFO copying build/lib/pbr/build.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,622 root INFO copying build/lib/pbr/find_package.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,623 root INFO copying build/lib/pbr/builddoc.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,624 root INFO copying build/lib/pbr/extra_files.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,624 root INFO creating build/bdist.linux-x86_64/wheel/pbr/cmd 2025-11-17 12:03:24,625 root INFO copying build/lib/pbr/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr/cmd 2025-11-17 12:03:24,625 root INFO copying build/lib/pbr/cmd/main.py -> build/bdist.linux-x86_64/wheel/./pbr/cmd 2025-11-17 12:03:24,626 root INFO copying build/lib/pbr/packaging.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,626 root INFO copying build/lib/pbr/core.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,626 root INFO copying build/lib/pbr/util.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,627 root INFO copying build/lib/pbr/sphinxext.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,627 root INFO copying build/lib/pbr/options.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,627 root INFO copying build/lib/pbr/pbr_json.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,628 root INFO copying build/lib/pbr/version.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,628 root INFO copying build/lib/pbr/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,629 root INFO creating build/bdist.linux-x86_64/wheel/pbr/hooks 2025-11-17 12:03:24,629 root INFO copying build/lib/pbr/hooks/base.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks 2025-11-17 12:03:24,629 root INFO copying build/lib/pbr/hooks/commands.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks 2025-11-17 12:03:24,630 root INFO copying build/lib/pbr/hooks/files.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks 2025-11-17 12:03:24,630 root INFO copying build/lib/pbr/hooks/metadata.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks 2025-11-17 12:03:24,630 root INFO copying build/lib/pbr/hooks/backwards.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks 2025-11-17 12:03:24,631 root INFO copying build/lib/pbr/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks 2025-11-17 12:03:24,631 root INFO creating build/bdist.linux-x86_64/wheel/pbr/tests 2025-11-17 12:03:24,632 root INFO copying build/lib/pbr/tests/base.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,632 root INFO copying build/lib/pbr/tests/test_util.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,632 root INFO copying build/lib/pbr/tests/test_packaging.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,633 root INFO copying build/lib/pbr/tests/test_wsgi.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,633 root INFO copying build/lib/pbr/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,633 root INFO copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,634 root INFO copying build/lib/pbr/tests/util.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,634 root INFO creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage 2025-11-17 12:03:24,634 root INFO creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/src 2025-11-17 12:03:24,635 root INFO copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/src 2025-11-17 12:03:24,635 root INFO copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,635 root INFO copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,636 root INFO copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,636 root INFO copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,636 root INFO copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,637 root INFO copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,637 root INFO creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/data_files 2025-11-17 12:03:24,638 root INFO copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/data_files 2025-11-17 12:03:24,638 root INFO copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/data_files 2025-11-17 12:03:24,638 root INFO copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/data_files 2025-11-17 12:03:24,639 root INFO creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/doc 2025-11-17 12:03:24,639 root INFO creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,639 root INFO copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,640 root INFO copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,640 root INFO copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,640 root INFO copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/doc/source 2025-11-17 12:03:24,641 root INFO copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,641 root INFO copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,642 root INFO creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,642 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,642 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,642 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,643 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,643 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage 2025-11-17 12:03:24,644 root INFO creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data 2025-11-17 12:03:24,644 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data 2025-11-17 12:03:24,644 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data 2025-11-17 12:03:24,645 root INFO copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage 2025-11-17 12:03:24,645 root INFO copying build/lib/pbr/tests/test_integration.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,645 root INFO copying build/lib/pbr/tests/test_files.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,646 root INFO copying build/lib/pbr/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,646 root INFO copying build/lib/pbr/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,646 root INFO copying build/lib/pbr/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,647 root INFO copying build/lib/pbr/tests/test_setup.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,647 root INFO copying build/lib/pbr/tests/test_version.py -> build/bdist.linux-x86_64/wheel/./pbr/tests 2025-11-17 12:03:24,647 root INFO copying build/lib/pbr/testr_command.py -> build/bdist.linux-x86_64/wheel/./pbr 2025-11-17 12:03:24,648 root INFO running install_egg_info 2025-11-17 12:03:24,654 root INFO Copying pbr.egg-info to build/bdist.linux-x86_64/wheel/./pbr-5.11.1-py3.12.egg-info 2025-11-17 12:03:24,657 root INFO running install_scripts /home/udu/aports/main/py3-pbr/src/pbr-5.11.1/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /home/udu/aports/main/py3-pbr/src/pbr-5.11.1/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) 2025-11-17 12:03:24,662 root INFO creating build/bdist.linux-x86_64/wheel/pbr-5.11.1.dist-info/WHEEL 2025-11-17 12:03:24,663 wheel INFO creating '/home/udu/aports/main/py3-pbr/src/pbr-5.11.1/.dist/.tmp-zux6cw3_/pbr-5.11.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-11-17 12:03:24,664 wheel INFO adding 'pbr/__init__.py' 2025-11-17 12:03:24,664 wheel INFO adding 'pbr/build.py' 2025-11-17 12:03:24,665 wheel INFO adding 'pbr/builddoc.py' 2025-11-17 12:03:24,666 wheel INFO adding 'pbr/core.py' 2025-11-17 12:03:24,666 wheel INFO adding 'pbr/extra_files.py' 2025-11-17 12:03:24,666 wheel INFO adding 'pbr/find_package.py' 2025-11-17 12:03:24,667 wheel INFO adding 'pbr/git.py' 2025-11-17 12:03:24,667 wheel INFO adding 'pbr/options.py' 2025-11-17 12:03:24,668 wheel INFO adding 'pbr/packaging.py' 2025-11-17 12:03:24,668 wheel INFO adding 'pbr/pbr_json.py' 2025-11-17 12:03:24,669 wheel INFO adding 'pbr/sphinxext.py' 2025-11-17 12:03:24,669 wheel INFO adding 'pbr/testr_command.py' 2025-11-17 12:03:24,670 wheel INFO adding 'pbr/util.py' 2025-11-17 12:03:24,670 wheel INFO adding 'pbr/version.py' 2025-11-17 12:03:24,671 wheel INFO adding 'pbr/cmd/__init__.py' 2025-11-17 12:03:24,671 wheel INFO adding 'pbr/cmd/main.py' 2025-11-17 12:03:24,672 wheel INFO adding 'pbr/hooks/__init__.py' 2025-11-17 12:03:24,672 wheel INFO adding 'pbr/hooks/backwards.py' 2025-11-17 12:03:24,673 wheel INFO adding 'pbr/hooks/base.py' 2025-11-17 12:03:24,673 wheel INFO adding 'pbr/hooks/commands.py' 2025-11-17 12:03:24,674 wheel INFO adding 'pbr/hooks/files.py' 2025-11-17 12:03:24,674 wheel INFO adding 'pbr/hooks/metadata.py' 2025-11-17 12:03:24,675 wheel INFO adding 'pbr/tests/__init__.py' 2025-11-17 12:03:24,675 wheel INFO adding 'pbr/tests/base.py' 2025-11-17 12:03:24,676 wheel INFO adding 'pbr/tests/test_commands.py' 2025-11-17 12:03:24,676 wheel INFO adding 'pbr/tests/test_core.py' 2025-11-17 12:03:24,677 wheel INFO adding 'pbr/tests/test_files.py' 2025-11-17 12:03:24,677 wheel INFO adding 'pbr/tests/test_hooks.py' 2025-11-17 12:03:24,677 wheel INFO adding 'pbr/tests/test_integration.py' 2025-11-17 12:03:24,678 wheel INFO adding 'pbr/tests/test_packaging.py' 2025-11-17 12:03:24,678 wheel INFO adding 'pbr/tests/test_pbr_json.py' 2025-11-17 12:03:24,679 wheel INFO adding 'pbr/tests/test_setup.py' 2025-11-17 12:03:24,679 wheel INFO adding 'pbr/tests/test_util.py' 2025-11-17 12:03:24,680 wheel INFO adding 'pbr/tests/test_version.py' 2025-11-17 12:03:24,680 wheel INFO adding 'pbr/tests/test_wsgi.py' 2025-11-17 12:03:24,680 wheel INFO adding 'pbr/tests/util.py' 2025-11-17 12:03:24,681 wheel INFO adding 'pbr/tests/testpackage/CHANGES.txt' 2025-11-17 12:03:24,681 wheel INFO adding 'pbr/tests/testpackage/LICENSE.txt' 2025-11-17 12:03:24,681 wheel INFO adding 'pbr/tests/testpackage/MANIFEST.in' 2025-11-17 12:03:24,682 wheel INFO adding 'pbr/tests/testpackage/README.txt' 2025-11-17 12:03:24,682 wheel INFO adding 'pbr/tests/testpackage/extra-file.txt' 2025-11-17 12:03:24,683 wheel INFO adding 'pbr/tests/testpackage/git-extra-file.txt' 2025-11-17 12:03:24,683 wheel INFO adding 'pbr/tests/testpackage/setup.cfg' 2025-11-17 12:03:24,684 wheel INFO adding 'pbr/tests/testpackage/setup.py' 2025-11-17 12:03:24,684 wheel INFO adding 'pbr/tests/testpackage/test-requirements.txt' 2025-11-17 12:03:24,684 wheel INFO adding 'pbr/tests/testpackage/data_files/a.txt' 2025-11-17 12:03:24,685 wheel INFO adding 'pbr/tests/testpackage/data_files/b.txt' 2025-11-17 12:03:24,685 wheel INFO adding 'pbr/tests/testpackage/data_files/c.rst' 2025-11-17 12:03:24,686 wheel INFO adding 'pbr/tests/testpackage/doc/source/conf.py' 2025-11-17 12:03:24,686 wheel INFO adding 'pbr/tests/testpackage/doc/source/index.rst' 2025-11-17 12:03:24,686 wheel INFO adding 'pbr/tests/testpackage/doc/source/installation.rst' 2025-11-17 12:03:24,687 wheel INFO adding 'pbr/tests/testpackage/doc/source/usage.rst' 2025-11-17 12:03:24,687 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' 2025-11-17 12:03:24,687 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' 2025-11-17 12:03:24,688 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' 2025-11-17 12:03:24,688 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' 2025-11-17 12:03:24,688 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' 2025-11-17 12:03:24,689 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' 2025-11-17 12:03:24,689 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' 2025-11-17 12:03:24,689 wheel INFO adding 'pbr/tests/testpackage/src/testext.c' 2025-11-17 12:03:24,690 wheel INFO adding 'pbr-5.11.1.dist-info/licenses/AUTHORS' 2025-11-17 12:03:24,691 wheel INFO adding 'pbr-5.11.1.dist-info/licenses/LICENSE' 2025-11-17 12:03:24,691 wheel INFO adding 'pbr-5.11.1.dist-info/METADATA' 2025-11-17 12:03:24,691 wheel INFO adding 'pbr-5.11.1.dist-info/WHEEL' 2025-11-17 12:03:24,691 wheel INFO adding 'pbr-5.11.1.dist-info/entry_points.txt' 2025-11-17 12:03:24,691 wheel INFO adding 'pbr-5.11.1.dist-info/top_level.txt' 2025-11-17 12:03:24,692 wheel INFO adding 'pbr-5.11.1.dist-info/RECORD' 2025-11-17 12:03:24,692 root INFO removing build/bdist.linux-x86_64/wheel 2025-11-17 12:03:24,696 gpep517 INFO The backend produced .dist/pbr-5.11.1-py2.py3-none-any.whl pbr-5.11.1-py2.py3-none-any.whl >>> py3-pbr: Entering fakeroot... >>> py3-pbr-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pbr/cmd/__pycache__' -> '/home/udu/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/cmd/__pycache__' 'usr/lib/python3.12/site-packages/pbr/__pycache__' -> '/home/udu/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/__pycache__' 'usr/lib/python3.12/site-packages/pbr/hooks/__pycache__' -> '/home/udu/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/hooks/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/testpackage/doc/source/__pycache__' -> '/home/udu/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/testpackage/doc/source/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/testpackage/__pycache__' -> '/home/udu/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/testpackage/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__' -> '/home/udu/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__' 'usr/lib/python3.12/site-packages/pbr/tests/__pycache__' -> '/home/udu/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.12/site-packages/pbr/tests/__pycache__' >>> py3-pbr-pyc*: Preparing subpackage py3-pbr-pyc... >>> py3-pbr-pyc*: Running postcheck for py3-pbr-pyc >>> py3-pbr*: Running postcheck for py3-pbr >>> py3-pbr*: Preparing package py3-pbr... >>> py3-pbr-pyc*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-pbr-pyc*: Package size: 325.5 KB >>> py3-pbr-pyc*: Compressing data... >>> py3-pbr-pyc*: Create checksum... >>> py3-pbr-pyc*: Create py3-pbr-pyc-5.11.1-r5.apk >>> py3-pbr*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-pbr*: Package size: 319.3 KB >>> py3-pbr*: Compressing data... >>> py3-pbr*: Create checksum... >>> py3-pbr*: Create py3-pbr-5.11.1-r5.apk >>> py3-pbr: Build complete at Mon, 17 Nov 2025 12:03:26 +0000 elapsed time 0h 0m 5s >>> py3-pbr: Updating the main/x86_64 repository index... >>> py3-pbr: Signing the index...