[#315091] [test-only] p10 FAILED (try 3) python3-module-autocommand.git=2.2.2-alt1 ...

Girar awaiter (ancieg) girar-builder at altlinux.org
Sun Feb 12 21:05:23 MSK 2023


https://git.altlinux.org/tasks/315091/logs/events.3.1.log

subtask  name                        aarch64  armh    i586  ppc64le  x86_64
    #20  python3-module-autocommand       49  1:12      26     1:01      25
    #40  python3-module-pip-run            ?     ?  failed        ?  failed

2023-Feb-12 18:04:09 :: test-only task #315091 for p10 resumed by ancieg:
#20 build 2.2.2-alt1 from /gears/p/python3-module-autocommand.git fetched at 2023-Feb-12 17:58:50
#40 build 9.2.0-alt1 from /gears/p/python3-module-pip-run.git fetched at 2023-Feb-12 17:56:42
#100 build 65.6.3-alt1 from /gears/p/python3-module-setuptools.git fetched at 2023-Feb-12 15:29:03
#200 build 0.4.0-alt1 from /gears/p/python3-module-pyproject-installer.git fetched at 2023-Feb-12 15:29:23
#300 build 0.1.21-alt1 from /gears/r/rpm-build-python3.git fetched at 2023-Feb-12 15:29:42
#400 build 0.11.0-alt1 from /gears/p/python3-module-pathspec.git fetched at 2023-Feb-12 15:30:02
#500 build 0.3-alt1 from /gears/p/python3-module-editables.git fetched at 2023-Feb-12 15:30:12
#600 build 1.12.2-alt1 from /gears/p/python3-module-hatchling.git fetched at 2023-Feb-12 15:30:23
2023-Feb-12 18:04:10 :: created build repo
2023-Feb-12 18:04:11 :: #40: force rebuild
2023-Feb-12 18:04:11 :: #100: force rebuild
2023-Feb-12 18:04:11 :: [x86_64] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:04:11 :: [armh] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:04:11 :: [aarch64] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:04:11 :: [i586] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:04:11 :: [ppc64le] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:04:36 :: [x86_64] #20 python3-module-autocommand.git 2.2.2-alt1: build OK
2023-Feb-12 18:04:37 :: [x86_64] #40 python3-module-pip-run.git 9.2.0-alt1: build start
2023-Feb-12 18:04:37 :: [i586] #20 python3-module-autocommand.git 2.2.2-alt1: build OK
2023-Feb-12 18:04:37 :: [i586] #40 python3-module-pip-run.git 9.2.0-alt1: build start
2023-Feb-12 18:05:00 :: [aarch64] #20 python3-module-autocommand.git 2.2.2-alt1: build OK
[x86_64] E       AssertionError: assert [] == ['matplotlib']
[x86_64] E         Right contains one more item: 'matplotlib'
[x86_64] --
[x86_64] >       assert reqs == ['matplotlib']
[x86_64] E       AssertionError: assert [] == ['matplotlib']
[x86_64] E         Right contains one more item: 'matplotlib'
[x86_64] --
[x86_64]                                          output=stdout, stderr=stderr)
[x86_64] E               subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-pip-run-9.2.0/.tox/py3/bin/python', '-m', 'pip-run', '--no-index', '--', '/usr/src/tmp/pytest-of-builder/pytest-0/test_pkg_loaded_from_url0/script_dir/script']' returned non-zero exit status 1.
[x86_64] /usr/lib64/python3.9/subprocess.py:528: CalledProcessError
[x86_64] --
[x86_64]     pre, post = split_at(args, '--'.__eq__, maxsplit=1)
[x86_64] TypeError: split_at() got an unexpected keyword argument 'maxsplit'
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED pip_run/commands.py::pip_run.commands._separate_dash
[x86_64] FAILED pip_run/commands.py::pip_run.commands._separate_script
[x86_64] FAILED pip_run/commands.py::pip_run.commands.separate_dash
[x86_64] FAILED pip_run/read-deps.py::pip_run.read-deps.run
[x86_64] FAILED pip_run/scripts.py::pip_run.scripts.DepsReader.read_python
[x86_64] FAILED tests/test_scripts.py::test_pkg_imported - subprocess.CalledProcessErr...
[x86_64] FAILED tests/test_scripts.py::TestSourceDepsReader::test_reads_files_with_attribute_assignment
2023-Feb-12 18:05:00 :: [x86_64] python3-module-pip-run.git 9.2.0-alt1: remote: build failed
2023-Feb-12 18:05:00 :: [x86_64] #40 python3-module-pip-run.git 9.2.0-alt1: build FAILED
2023-Feb-12 18:05:00 :: [x86_64] requesting cancellation of task processing
2023-Feb-12 18:05:01 :: [aarch64] task processing CANCELLED
[i586] E       AssertionError: assert [] == ['matplotlib']
[i586] E         Right contains one more item: 'matplotlib'
[i586] --
[i586] >       assert reqs == ['matplotlib']
[i586] E       AssertionError: assert [] == ['matplotlib']
[i586] E         Right contains one more item: 'matplotlib'
[i586] --
[i586]                                          output=stdout, stderr=stderr)
[i586] E               subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-pip-run-9.2.0/.tox/py3/bin/python', '-m', 'pip-run', '--no-index', '--', '/usr/src/tmp/pytest-of-builder/pytest-0/test_pkg_loaded_from_url0/script_dir/script']' returned non-zero exit status 1.
[i586] /usr/lib/python3.9/subprocess.py:528: CalledProcessError
[i586] --
[i586]     pre, post = split_at(args, '--'.__eq__, maxsplit=1)
[i586] TypeError: split_at() got an unexpected keyword argument 'maxsplit'
[i586] =========================== short test summary info ============================
[i586] FAILED pip_run/commands.py::pip_run.commands._separate_dash
[i586] FAILED pip_run/commands.py::pip_run.commands._separate_script
[i586] FAILED pip_run/commands.py::pip_run.commands.separate_dash
[i586] FAILED pip_run/read-deps.py::pip_run.read-deps.run
[i586] FAILED pip_run/scripts.py::pip_run.scripts.DepsReader.read_python
[i586] FAILED tests/test_scripts.py::test_pkg_imported - subprocess.CalledProcessErr...
[i586] FAILED tests/test_scripts.py::TestSourceDepsReader::test_reads_files_with_attribute_assignment
2023-Feb-12 18:05:03 :: [i586] python3-module-pip-run.git 9.2.0-alt1: remote: build failed
2023-Feb-12 18:05:03 :: [i586] #40 python3-module-pip-run.git 9.2.0-alt1: build FAILED
2023-Feb-12 18:05:12 :: [ppc64le] #20 python3-module-autocommand.git 2.2.2-alt1: build OK
2023-Feb-12 18:05:12 :: [ppc64le] task processing CANCELLED
2023-Feb-12 18:05:23 :: [armh] #20 python3-module-autocommand.git 2.2.2-alt1: build OK
2023-Feb-12 18:05:23 :: [armh] task processing CANCELLED
2023-Feb-12 18:05:01 :: [x86_64] build FAILED
2023-Feb-12 18:05:01 :: [aarch64] build FAILED
2023-Feb-12 18:05:03 :: [i586] build FAILED
2023-Feb-12 18:05:12 :: [ppc64le] build FAILED
2023-Feb-12 18:05:23 :: [armh] build FAILED
2023-Feb-12 18:05:23 :: task #315091 for p10 FAILED


More information about the Girar-builder-p10 mailing list