>>> vcstool: Building testing/vcstool 0.3.0-r1 (using abuild 3.9.0-r0) started Thu, 30 Dec 2021 02:03:31 +0000 >>> vcstool: Checking sanity of /home/buildozer/aports/testing/vcstool/APKBUILD... >>> vcstool: Analyzing dependencies... >>> vcstool: Installing for build: build-base python3 py3-yaml py3-setuptools py3-pytest py3-flake8 py3-pydocstyle py3-flake8-import-order subversion mercurial git (1/39) Installing libffi (3.4.2-r1) (2/39) Installing gdbm (1.22-r0) (3/39) Installing mpdecimal (2.5.1-r1) (4/39) Installing readline (8.1.1-r0) (5/39) Installing sqlite-libs (3.37.0-r0) (6/39) Installing python3 (3.10.1-r0) (7/39) Installing yaml (0.2.5-r0) (8/39) Installing py3-yaml (5.4.1.1-r2) (9/39) Installing py3-ordered-set (4.0.2-r3) (10/39) Installing py3-appdirs (1.4.4-r3) (11/39) Installing py3-parsing (2.4.7-r3) (12/39) Installing py3-six (1.16.0-r1) (13/39) Installing py3-packaging (21.3-r0) (14/39) Installing py3-setuptools (52.0.0-r5) (15/39) Installing py3-atomicwrites (1.4.0-r2) (16/39) Installing py3-attrs (21.2.0-r1) (17/39) Installing py3-more-itertools (8.12.0-r1) (18/39) Installing py3-iniconfig (1.1.1-r2) (19/39) Installing py3-pluggy (0.13.1-r5) (20/39) Installing py3-py (1.10.0-r2) (21/39) Installing py3-wcwidth (0.2.5-r2) (22/39) Installing py3-toml (0.10.2-r3) (23/39) Installing py3-pytest (6.2.5-r1) (24/39) Installing py3-pyflakes (2.4.0-r0) (25/39) Installing py3-pycodestyle (2.8.0-r0) (26/39) Installing py3-mccabe (0.6.1-r7) (27/39) Installing py3-flake8 (4.0.1-r0) (28/39) Installing py3-snowballstemmer (2.1.0-r2) (29/39) Installing py3-pydocstyle (5.1.1-r2) (30/39) Installing py3-flake8-import-order (0.18.1-r3) (31/39) Installing apr (1.7.0-r0) (32/39) Installing apr-util (1.6.1-r11) (33/39) Installing libsasl (2.1.27-r14) (34/39) Installing serf (1.3.9-r7) (35/39) Installing subversion-libs (1.14.1-r8) (36/39) Installing subversion (1.14.1-r8) Executing subversion-1.14.1-r8.pre-install (37/39) Installing mercurial (5.9.3-r1) (38/39) Installing .makedepends-vcstool (20211230.020332) (39/39) Installing subversion-openrc (1.14.1-r8) Executing busybox-1.34.1-r6.trigger OK: 433 MiB in 144 packages >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Fetching vcstool-0.3.0.tar.gz::https://github.com/dirk-thomas/vcstool/archive/0.3.0.tar.gz % 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 126 100 126 0 0 607 0 --:--:-- --:--:-- --:--:-- 608 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38641 0 38641 0 0 87713 0 --:--:-- --:--:-- --:--:-- 170k >>> vcstool: Fetching vcstool-0.3.0.tar.gz::https://github.com/dirk-thomas/vcstool/archive/0.3.0.tar.gz >>> vcstool: Checking sha512sums... vcstool-0.3.0.tar.gz: OK >>> vcstool: Unpacking /var/cache/distfiles/edge/vcstool-0.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/vcstool copying vcstool/util.py -> build/lib/vcstool copying vcstool/streams.py -> build/lib/vcstool copying vcstool/__init__.py -> build/lib/vcstool copying vcstool/crawler.py -> build/lib/vcstool copying vcstool/executor.py -> build/lib/vcstool creating build/lib/vcstool/commands copying vcstool/commands/log.py -> build/lib/vcstool/commands copying vcstool/commands/status.py -> build/lib/vcstool/commands copying vcstool/commands/pull.py -> build/lib/vcstool/commands copying vcstool/commands/command.py -> build/lib/vcstool/commands copying vcstool/commands/validate.py -> build/lib/vcstool/commands copying vcstool/commands/diff.py -> build/lib/vcstool/commands copying vcstool/commands/push.py -> build/lib/vcstool/commands copying vcstool/commands/vcs.py -> build/lib/vcstool/commands copying vcstool/commands/import_.py -> build/lib/vcstool/commands copying vcstool/commands/custom.py -> build/lib/vcstool/commands copying vcstool/commands/branch.py -> build/lib/vcstool/commands copying vcstool/commands/__init__.py -> build/lib/vcstool/commands copying vcstool/commands/help.py -> build/lib/vcstool/commands copying vcstool/commands/remotes.py -> build/lib/vcstool/commands copying vcstool/commands/export.py -> build/lib/vcstool/commands creating build/lib/vcstool/clients copying vcstool/clients/git.py -> build/lib/vcstool/clients copying vcstool/clients/svn.py -> build/lib/vcstool/clients copying vcstool/clients/__init__.py -> build/lib/vcstool/clients copying vcstool/clients/tar.py -> build/lib/vcstool/clients copying vcstool/clients/hg.py -> build/lib/vcstool/clients copying vcstool/clients/vcs_base.py -> build/lib/vcstool/clients copying vcstool/clients/bzr.py -> build/lib/vcstool/clients copying vcstool/clients/none.py -> build/lib/vcstool/clients copying vcstool/clients/zip.py -> build/lib/vcstool/clients ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/vcstool/src/vcstool-0.3.0 collecting ... svn, version 1.14.1 (r1886195) compiled Dec 15 2021, 19:17:41 on x86_64-alpine-linux-musl Copyright (C) 2021 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http://subversion.apache.org/ The following repository access (RA) modules are available: * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme * ra_serf : Module for accessing a repository via WebDAV protocol using serf. - using serf 1.3.9 (compiled with 1.3.9) - handles 'http' scheme - handles 'https' scheme The following authentication credential caches are available: * GPG-Agent collected 21 items / 1 deselected / 20 selected test/test_commands.py::TestCommands::test_branch PASSED test/test_commands.py::TestCommands::test_custom PASSED test/test_commands.py::TestCommands::test_diff PASSED test/test_commands.py::TestCommands::test_export_exact PASSED test/test_commands.py::TestCommands::test_export_exact_with_tags PASSED test/test_commands.py::TestCommands::test_import_force_non_empty PASSED test/test_commands.py::TestCommands::test_import_url PASSED test/test_commands.py::TestCommands::test_log PASSED test/test_commands.py::TestCommands::test_log_merge_only PASSED test/test_commands.py::TestCommands::test_pull PASSED test/test_commands.py::TestCommands::test_pull_api PASSED test/test_commands.py::TestCommands::test_reimport PASSED test/test_commands.py::TestCommands::test_reimport_failed PASSED test/test_commands.py::TestCommands::test_remote PASSED test/test_commands.py::TestCommands::test_status PASSED test/test_commands.py::TestCommands::test_validate PASSED test/test_commands.py::TestCommands::test_validate_svn_and_hg PASSED test/test_flake8.py::test_flake8 flake8.plugins.manager MainProcess 25251 INFO Loading entry-points for "flake8.extension". flake8.plugins.manager MainProcess 25258 INFO Loading entry-points for "flake8.report". flake8.plugins.manager MainProcess 25263 INFO Loading plugin "C90" from entry-point. flake8.plugins.manager MainProcess 25266 INFO Loading plugin "F" from entry-point. flake8.plugins.manager MainProcess 25289 INFO Loading plugin "I" from entry-point. flake8.plugins.manager MainProcess 25620 INFO Loading plugin "pycodestyle.ambiguous_identifier" from entry-point. flake8.plugins.manager MainProcess 25621 INFO Loading plugin "pycodestyle.bare_except" from entry-point. flake8.plugins.manager MainProcess 25621 INFO Loading plugin "pycodestyle.blank_lines" from entry-point. flake8.plugins.manager MainProcess 25621 INFO Loading plugin "pycodestyle.break_after_binary_operator" from entry-point. flake8.plugins.manager MainProcess 25621 INFO Loading plugin "pycodestyle.break_before_binary_operator" from entry-point. flake8.plugins.manager MainProcess 25622 INFO Loading plugin "pycodestyle.comparison_negative" from entry-point. flake8.plugins.manager MainProcess 25622 INFO Loading plugin "pycodestyle.comparison_to_singleton" from entry-point. flake8.plugins.manager MainProcess 25622 INFO Loading plugin "pycodestyle.comparison_type" from entry-point. flake8.plugins.manager MainProcess 25622 INFO Loading plugin "pycodestyle.compound_statements" from entry-point. flake8.plugins.manager MainProcess 25622 INFO Loading plugin "pycodestyle.continued_indentation" from entry-point. flake8.plugins.manager MainProcess 25623 INFO Loading plugin "pycodestyle.explicit_line_join" from entry-point. flake8.plugins.manager MainProcess 25623 INFO Loading plugin "pycodestyle.extraneous_whitespace" from entry-point. flake8.plugins.manager MainProcess 25623 INFO Loading plugin "pycodestyle.imports_on_separate_lines" from entry-point. flake8.plugins.manager MainProcess 25623 INFO Loading plugin "pycodestyle.indentation" from entry-point. flake8.plugins.manager MainProcess 25623 INFO Loading plugin "pycodestyle.maximum_doc_length" from entry-point. flake8.plugins.manager MainProcess 25624 INFO Loading plugin "pycodestyle.maximum_line_length" from entry-point. flake8.plugins.manager MainProcess 25624 INFO Loading plugin "pycodestyle.missing_whitespace" from entry-point. flake8.plugins.manager MainProcess 25624 INFO Loading plugin "pycodestyle.missing_whitespace_after_import_keyword" from entry-point. flake8.plugins.manager MainProcess 25624 INFO Loading plugin "pycodestyle.missing_whitespace_around_operator" from entry-point. flake8.plugins.manager MainProcess 25625 INFO Loading plugin "pycodestyle.module_imports_on_top_of_file" from entry-point. flake8.plugins.manager MainProcess 25625 INFO Loading plugin "pycodestyle.python_3000_async_await_keywords" from entry-point. flake8.plugins.manager MainProcess 25625 INFO Loading plugin "pycodestyle.python_3000_backticks" from entry-point. flake8.plugins.manager MainProcess 25625 INFO Loading plugin "pycodestyle.python_3000_has_key" from entry-point. flake8.plugins.manager MainProcess 25625 INFO Loading plugin "pycodestyle.python_3000_invalid_escape_sequence" from entry-point. flake8.plugins.manager MainProcess 25626 INFO Loading plugin "pycodestyle.python_3000_not_equal" from entry-point. flake8.plugins.manager MainProcess 25626 INFO Loading plugin "pycodestyle.python_3000_raise_comma" from entry-point. flake8.plugins.manager MainProcess 25626 INFO Loading plugin "pycodestyle.tabs_obsolete" from entry-point. flake8.plugins.manager MainProcess 25626 INFO Loading plugin "pycodestyle.tabs_or_spaces" from entry-point. flake8.plugins.manager MainProcess 25626 INFO Loading plugin "pycodestyle.trailing_blank_lines" from entry-point. flake8.plugins.manager MainProcess 25627 INFO Loading plugin "pycodestyle.trailing_whitespace" from entry-point. flake8.plugins.manager MainProcess 25627 INFO Loading plugin "pycodestyle.whitespace_around_comma" from entry-point. flake8.plugins.manager MainProcess 25627 INFO Loading plugin "pycodestyle.whitespace_around_keywords" from entry-point. flake8.plugins.manager MainProcess 25627 INFO Loading plugin "pycodestyle.whitespace_around_named_parameter_equals" from entry-point. flake8.plugins.manager MainProcess 25628 INFO Loading plugin "pycodestyle.whitespace_around_operator" from entry-point. flake8.plugins.manager MainProcess 25628 INFO Loading plugin "pycodestyle.whitespace_before_comment" from entry-point. flake8.plugins.manager MainProcess 25628 INFO Loading plugin "pycodestyle.whitespace_before_parameters" from entry-point. flake8.plugins.manager MainProcess 25628 INFO Loading plugin "default" from entry-point. flake8.plugins.manager MainProcess 25630 INFO Loading plugin "pylint" from entry-point. flake8.plugins.manager MainProcess 25631 INFO Loading plugin "quiet-filename" from entry-point. flake8.plugins.manager MainProcess 25631 INFO Loading plugin "quiet-nothing" from entry-point. flake8.options.manager MainProcess 25631 WARNING option --max-complexity: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future flake8.options.manager MainProcess 25632 WARNING option --application-import-names: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future flake8.options.manager MainProcess 25632 WARNING option --application-package-names: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future flake8.options.manager MainProcess 25637 WARNING option --import-order-style: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future flake8.checker MainProcess 25640 INFO Making checkers flake8.checker MainProcess 25675 INFO Checking 50 files flake8.main.application MainProcess 26469 INFO Finished running flake8.main.application MainProcess 26470 INFO Reporting errors flake8.main.application MainProcess 26472 INFO Found a total of 16 violations and reported 0 PASSED test/test_options.py::TestOptions::test_clients PASSED test/test_options.py::TestOptions::test_commands PASSED =============================== warnings summary =============================== test/test_flake8.py::test_flake8 test/test_flake8.py::test_flake8 /usr/lib/python3.10/site-packages/flake8/plugins/manager.py:261: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. eps = importlib_metadata.entry_points().get(self.namespace, ()) test/test_flake8.py: 216 warnings /usr/lib/python3.10/site-packages/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( -- Docs: https://docs.pytest.org/en/stable/warnings.html =============== 20 passed, 1 deselected, 218 warnings in 27.65s ================ >>> vcstool: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/vcstool/pkg creating /home/buildozer/aports/testing/vcstool/pkg/vcstool creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10 creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool copying build/lib/vcstool/util.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool copying build/lib/vcstool/streams.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/log.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/status.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/pull.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/command.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/validate.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/diff.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/push.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/vcs.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/import_.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/custom.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/branch.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/__init__.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/help.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/remotes.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/export.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/__init__.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/git.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/svn.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/__init__.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/tar.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/hg.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/vcs_base.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/bzr.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/none.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/zip.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/crawler.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool copying build/lib/vcstool/executor.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/streams.py to streams.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/status.py to status.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/pull.py to pull.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/validate.py to validate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/diff.py to diff.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/push.py to push.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/vcs.py to vcs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/import_.py to import_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/custom.py to custom.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/branch.py to branch.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/help.py to help.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/remotes.py to remotes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/export.py to export.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/git.py to git.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/svn.py to svn.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/tar.py to tar.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/hg.py to hg.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/vcs_base.py to vcs_base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/bzr.py to bzr.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/none.py to none.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/zip.py to zip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/crawler.py to crawler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/executor.py to executor.cpython-310.pyc running install_data creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion copying vcstool-completion/vcs.bash -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion copying vcstool-completion/vcs.tcsh -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion copying vcstool-completion/vcs.zsh -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion copying vcstool-completion/vcs.fish -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion running install_egg_info running egg_info creating vcstool.egg-info writing vcstool.egg-info/PKG-INFO writing dependency_links to vcstool.egg-info/dependency_links.txt writing entry points to vcstool.egg-info/entry_points.txt writing requirements to vcstool.egg-info/requires.txt writing top-level names to vcstool.egg-info/top_level.txt writing manifest file 'vcstool.egg-info/SOURCES.txt' reading manifest file 'vcstool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vcstool.egg-info/SOURCES.txt' Copying vcstool.egg-info to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool-0.3.0-py3.10.egg-info running install_scripts Installing vcs script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-branch script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-bzr script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-custom script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-diff script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-export script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-git script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-help script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-hg script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-import script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-log script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-pull script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-push script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-remotes script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-status script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-svn script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-validate script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin >>> vcstool-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-bash-completion/usr/share/bash-completion/completions' >>> vcstool-bash-completion*: Preparing subpackage vcstool-bash-completion... >>> vcstool-bash-completion*: Running postcheck for vcstool-bash-completion >>> vcstool-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-zsh-completion/usr/share/zsh/site-functions' >>> vcstool-zsh-completion*: Preparing subpackage vcstool-zsh-completion... >>> vcstool-zsh-completion*: Running postcheck for vcstool-zsh-completion >>> vcstool-tcsh-completion*: Running split function tcshcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/tcsh-completion/completions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-tcsh-completion/usr/share/tcsh-completion/completions' >>> vcstool-tcsh-completion*: Preparing subpackage vcstool-tcsh-completion... >>> vcstool-tcsh-completion*: Running postcheck for vcstool-tcsh-completion >>> vcstool*: Running postcheck for vcstool >>> vcstool*: Preparing package vcstool... >>> vcstool-bash-completion*: Tracing dependencies... >>> vcstool-bash-completion*: Package size: 24.0 KB >>> vcstool-bash-completion*: Compressing data... >>> vcstool-bash-completion*: Create checksum... >>> vcstool-bash-completion*: Create vcstool-bash-completion-0.3.0-r1.apk >>> vcstool-tcsh-completion*: Tracing dependencies... >>> vcstool-tcsh-completion*: Package size: 24.0 KB >>> vcstool-tcsh-completion*: Compressing data... >>> vcstool-tcsh-completion*: Create checksum... >>> vcstool-tcsh-completion*: Create vcstool-tcsh-completion-0.3.0-r1.apk >>> vcstool-zsh-completion*: Tracing dependencies... >>> vcstool-zsh-completion*: Package size: 24.0 KB >>> vcstool-zsh-completion*: Compressing data... >>> vcstool-zsh-completion*: Create checksum... >>> vcstool-zsh-completion*: Create vcstool-zsh-completion-0.3.0-r1.apk >>> vcstool*: Tracing dependencies... >>> vcstool*: Package size: 488.0 KB >>> vcstool*: Compressing data... >>> vcstool*: Create checksum... >>> vcstool*: Create vcstool-0.3.0-r1.apk >>> vcstool: Build complete at Thu, 30 Dec 2021 02:04:04 +0000 elapsed time 0h 0m 33s >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Uninstalling dependencies... (1/39) Purging .makedepends-vcstool (20211230.020332) (2/39) Purging py3-yaml (5.4.1.1-r2) (3/39) Purging py3-setuptools (52.0.0-r5) (4/39) Purging py3-ordered-set (4.0.2-r3) (5/39) Purging py3-appdirs (1.4.4-r3) (6/39) Purging py3-pytest (6.2.5-r1) (7/39) Purging py3-atomicwrites (1.4.0-r2) (8/39) Purging py3-attrs (21.2.0-r1) (9/39) Purging py3-more-itertools (8.12.0-r1) (10/39) Purging py3-iniconfig (1.1.1-r2) (11/39) Purging py3-pluggy (0.13.1-r5) (12/39) Purging py3-py (1.10.0-r2) (13/39) Purging py3-wcwidth (0.2.5-r2) (14/39) Purging py3-packaging (21.3-r0) (15/39) Purging py3-parsing (2.4.7-r3) (16/39) Purging py3-six (1.16.0-r1) (17/39) Purging py3-toml (0.10.2-r3) (18/39) Purging py3-pydocstyle (5.1.1-r2) (19/39) Purging py3-snowballstemmer (2.1.0-r2) (20/39) Purging py3-flake8-import-order (0.18.1-r3) (21/39) Purging py3-flake8 (4.0.1-r0) (22/39) Purging py3-pyflakes (2.4.0-r0) (23/39) Purging py3-pycodestyle (2.8.0-r0) (24/39) Purging py3-mccabe (0.6.1-r7) (25/39) Purging subversion-openrc (1.14.1-r8) (26/39) Purging subversion (1.14.1-r8) (27/39) Purging mercurial (5.9.3-r1) (28/39) Purging python3 (3.10.1-r0) (29/39) Purging libffi (3.4.2-r1) (30/39) Purging subversion-libs (1.14.1-r8) (31/39) Purging libsasl (2.1.27-r14) (32/39) Purging gdbm (1.22-r0) (33/39) Purging mpdecimal (2.5.1-r1) (34/39) Purging readline (8.1.1-r0) (35/39) Purging sqlite-libs (3.37.0-r0) (36/39) Purging yaml (0.2.5-r0) (37/39) Purging serf (1.3.9-r7) (38/39) Purging apr-util (1.6.1-r11) (39/39) Purging apr (1.7.0-r0) Executing busybox-1.34.1-r6.trigger OK: 344 MiB in 105 packages >>> vcstool: Updating the testing/x86_64 repository index... >>> vcstool: Signing the index...